-
Notifications
You must be signed in to change notification settings - Fork 2
/
base16-bright.dark.bbcolors
executable file
·54 lines (54 loc) · 2.87 KB
/
base16-bright.dark.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
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.0,0.0,0.0,1.000000)</string>
<key>CommentsColor</key>
<string>rgba(0.6901960784313725,0.6901960784313725,0.6901960784313725,1.000000)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.9921568627450981,0.6392156862745098,0.19215686274509805,1.000000)</string>
<key>ForegroundColor</key>
<string>rgba(0.8784313725490196,0.8784313725490196,0.8784313725490196,1.000000)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.4627450980392157,0.7803921568627451,0.7176470588235294,1.000000)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.9882352941176471,0.42745098039215684,0.1411764705882353,1.000000)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.6313725490196078,0.7764705882352941,0.34901960784313724,1.000000)</string>
<key>HTMLImageColor</key>
<string>rgba(0.4627450980392157,0.7803921568627451,0.7176470588235294,1.000000)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.7450980392156863,0.39215686274509803,0.23529411764705882,1.000000)</string>
<key>HTMLTagColor</key>
<string>rgba(0.984313725490196,0.00392156862745098,0.12549019607843137,1.000000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>rgba(0.3137254901960784,0.3137254901960784,0.3137254901960784,1.000000)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.6901960784313725,0.6901960784313725,0.6901960784313725,1.000000)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.6901960784313725,0.6901960784313725,0.6901960784313725,1.000000)</string>
<key>KeywordsColor</key>
<string>rgba(0.8274509803921568,0.5058823529411764,0.7647058823529411,1.000000)</string>
<key>NumericConstantColor</key>
<string>rgba(0.9882352941176471,0.42745098039215684,0.1411764705882353,1.000000)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.4627450980392157,0.7803921568627451,0.7176470588235294,1.000000)</string>
<key>PrimaryHighlightColor</key>
<string>rgba(0.3137254901960784,0.3137254901960784,0.3137254901960784,1.000000)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.4627450980392157,0.7803921568627451,0.7176470588235294,1.000000)</string>
<key>SecondaryHighlightColor</key>
<string>rgba(0.8156862745098039,0.8156862745098039,0.8156862745098039,1.000000)</string>
<key>SpellingColor</key>
<string>rgba(0.984313725490196,0.00392156862745098,0.12549019607843137,1.000000)</string>
<key>StringColor</key>
<string>rgba(0.6313725490196078,0.7764705882352941,0.34901960784313724,1.000000)</string>
<key>UseCustomHighlightColor</key>
<true/>
<key>VariablesColor</key>
<string>rgba(0.984313725490196,0.00392156862745098,0.12549019607843137,1.000000)</string>
</dict>
</plist>