-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbase16-grayscale.dark.bbcolors
More file actions
executable file
·54 lines (54 loc) · 2.83 KB
/
Copy pathbase16-grayscale.dark.bbcolors
File metadata and controls
executable file
·54 lines (54 loc) · 2.83 KB
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
53
54
<?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.06274509803921569,0.06274509803921569,0.06274509803921569,1.000000)</string>
<key>CommentsColor</key>
<string>rgba(0.3215686274509804,0.3215686274509804,0.3215686274509804,1.000000)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.6274509803921569,0.6274509803921569,0.6274509803921569,1.000000)</string>
<key>ForegroundColor</key>
<string>rgba(0.7254901960784313,0.7254901960784313,0.7254901960784313,1.000000)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.5254901960784314,0.5254901960784314,0.5254901960784314,1.000000)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.6,0.6,0.6,1.000000)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.5568627450980392,0.5568627450980392,0.5568627450980392,1.000000)</string>
<key>HTMLImageColor</key>
<string>rgba(0.5254901960784314,0.5254901960784314,0.5254901960784314,1.000000)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.3686274509803922,0.3686274509803922,0.3686274509803922,1.000000)</string>
<key>HTMLTagColor</key>
<string>rgba(0.48627450980392156,0.48627450980392156,0.48627450980392156,1.000000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>rgba(0.27450980392156865,0.27450980392156865,0.27450980392156865,1.000000)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.3215686274509804,0.3215686274509804,0.3215686274509804,1.000000)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.3215686274509804,0.3215686274509804,0.3215686274509804,1.000000)</string>
<key>KeywordsColor</key>
<string>rgba(0.4549019607843137,0.4549019607843137,0.4549019607843137,1.000000)</string>
<key>NumericConstantColor</key>
<string>rgba(0.6,0.6,0.6,1.000000)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.5254901960784314,0.5254901960784314,0.5254901960784314,1.000000)</string>
<key>PrimaryHighlightColor</key>
<string>rgba(0.27450980392156865,0.27450980392156865,0.27450980392156865,1.000000)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.5254901960784314,0.5254901960784314,0.5254901960784314,1.000000)</string>
<key>SecondaryHighlightColor</key>
<string>rgba(0.6705882352941176,0.6705882352941176,0.6705882352941176,1.000000)</string>
<key>SpellingColor</key>
<string>rgba(0.48627450980392156,0.48627450980392156,0.48627450980392156,1.000000)</string>
<key>StringColor</key>
<string>rgba(0.5568627450980392,0.5568627450980392,0.5568627450980392,1.000000)</string>
<key>UseCustomHighlightColor</key>
<true/>
<key>VariablesColor</key>
<string>rgba(0.48627450980392156,0.48627450980392156,0.48627450980392156,1.000000)</string>
</dict>
</plist>