forked from billkeller/BBEdit-Color-Schemes-Pack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ponies.bbcolors
46 lines (46 loc) · 1.83 KB
/
Ponies.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
<?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(1.000000,0.968628,0.992157,1.000000)</string>
<key>CommentsColor</key>
<string>rgba(0.665912,0.665827,0.665927,1.000000)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.6,0.0,0.4,1.0)</string>
<key>ForegroundColor</key>
<string>rgba(0.478564,0.309378,0.085992,1.000000)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.309660,0.507752,0.682842,1.000000)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.000000,0.575102,0.185220,1.000000)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.846533,0.335609,0.116370,1.000000)</string>
<key>HTMLImageColor</key>
<string>rgba(0.000000,0.431691,0.745515,1.000000)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.357291,0.717621,0.953902,1.000000)</string>
<key>HTMLTagColor</key>
<string>rgba(0.732182,0.190425,0.718680,1.000000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InvisibleOthersColor</key>
<string>rgba(0.866666667,0.031372549,0.023529412,1.0)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.498039216,0.498039216,0.498039216,1.0)</string>
<key>KeywordsColor</key>
<string>rgba(0.851719,0.220420,0.807550,1.000000)</string>
<key>NumericConstantColor</key>
<string>rgba(0.686048,0.126463,0.067983,1.000000)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.000000,0.354270,0.463596,1.000000)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.927717,0.900221,0.377716,1.000000)</string>
<key>SpellingColor</key>
<string>rgba(1.0, 0.498039216, 0.498039216,1.0)</string>
<key>StringColor</key>
<string>rgba(1.0,0.2,0.6,1.0)</string>
<key>UseCustomHighlightColor</key>
<false/>
</dict>
</plist>