forked from billkeller/BBEdit-Color-Schemes-Pack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
underwater.bbcolors
52 lines (52 loc) · 2.04 KB
/
underwater.bbcolors
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BackgroundColor</key>
<string>rgba(0.062745,0.109804,0.152941,1.0)</string>
<key>CommentsColor</key>
<string>rgba(0.235294,0.345098,0.458824,1.0)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.933333,0.533333,1.000000,1.0)</string>
<key>ForegroundColor</key>
<string>rgba(0.909804,1.000000,0.952941,1.0)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.760784,0.635294,0.933333,1.0)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.400000,0.807843,0.956863,1.0)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.513725,0.827451,0.266667,1.0)</string>
<key>HTMLImageColor</key>
<string>rgba(0.933333,0.537255,0.270588,1.0)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.200000,0.400000,0.600000,1.0)</string>
<key>HTMLTagColor</key>
<string>rgba(0.286275,0.588235,0.733333,1.0)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>rgba(0.066667,0.137255,0.207843,1.0)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.866667,0.031373,0.023529,1.0)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.498039,0.498039,0.498039,1.0)</string>
<key>KeywordsColor</key>
<string>rgba(0.400000,0.807843,0.956863,1.0)</string>
<key>NumericConstantColor</key>
<string>rgba(0.513725,0.827451,0.266667,1.0)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.933333,0.533333,0.270588,1.0)</string>
<key>PrimaryHighlightColor</key>
<string>rgba(0.086275,0.286275,0.341176,1.0)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.200, 0.400, 0.600, 1.000)</string>
<key>SecondaryHighlightColor</key>
<string>rgba(0.066667,0.137255,0.207843,1.0)</string>
<key>SpellingColor</key>
<string>rgba(1.000000,0.498039,0.498039,1.0)</string>
<key>StringColor</key>
<string>rgba(0.760784,0.635294,0.933333,1.0)</string>
<key>UseCustomHighlightColor</key>
<true/>
</dict>
</plist>