-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMonokainda.bbColorScheme
152 lines (152 loc) · 7.02 KB
/
Monokainda.bbColorScheme
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?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>hsla(0.194, 0.150, 0.158, 1.000)</string>
<key>DifferenceHighlightColor</key>
<string>hsla(0.194, 0.150, 0.158, 1.000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>hsla(0.194, 0.130, 0.180, 1.000)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.630300,0.390809,0.381379,1.0)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.498039216,0.498039216,0.498039216,1.0)</string>
<key>PrimaryHighlightColor</key>
<string>rgba(0.458823,0.443137,0.368627,1.0)</string>
<key>SecondaryHighlightColor</key>
<string>rgba(0.286274,0.282352,0.243137,1.0)</string>
<key>SpellingColor</key>
<string>rgba(1.0, 0.498039216, 0.498039216,1.0)</string>
<key>SublineDifferenceHighlightColor</key>
<string>hsla(0.194, 0.107, 0.221, 1.000)</string>
<key>UseCustomHighlightColor</key>
<false/>
<key>com.barebones.bblm.JavaScript.regexp</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.Pyth.decorator</key>
<string>rgba(0.302083,0.442156,0.620372,1.0)</string>
<key>com.barebones.bblm.TeX.math-string</key>
<string>hsla(0.726, 0.494, 1.000, 1.000)</string>
<key>com.barebones.bblm.TeX.param-content</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.code</key>
<string>rgba(0.972549,0.972549,0.949020,1.0)</string>
<key>com.barebones.bblm.comment</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.css.color-spec</key>
<string>hsla(0.155, 0.497, 0.906, 1.000)</string>
<key>com.barebones.bblm.css.custom-property</key>
<string>hsla(0.222, 0.796, 0.887, 1.000)</string>
<key>com.barebones.bblm.css.property</key>
<string>hsla(0.222, 0.796, 0.887, 1.000)</string>
<key>com.barebones.bblm.css.vendor-property</key>
<string>hsla(0.222, 0.796, 0.887, 1.000)</string>
<key>com.barebones.bblm.file-include</key>
<string>hsla(0.528, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.grep.charclass</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.grep.escape-sequence</key>
<string>hsla(0.600, 0.581, 0.878, 1.000)</string>
<key>com.barebones.bblm.grep.metachar</key>
<string>hsla(0.943, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.grep.repeat</key>
<string>hsla(0.560, 0.413, 1.000, 1.000)</string>
<key>com.barebones.bblm.grep.repeat-data</key>
<string>hsla(0.560, 0.413, 1.000, 1.000)</string>
<key>com.barebones.bblm.heredoc-string</key>
<string>hsla(0.152, 0.497, 0.903, 1.000)</string>
<key>com.barebones.bblm.html.anchor</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.html.attribute-name</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.html.attribute-value</key>
<string>hsla(0.152, 0.497, 0.903, 1.000)</string>
<key>com.barebones.bblm.html.image</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.indexed-symbol</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.keyword</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.keyword-argument-name</key>
<string>hsla(0.529, 0.663, 0.813, 1.000)</string>
<key>com.barebones.bblm.markdown.Emph</key>
<string>hsla(0.072, 0.830, 0.962, 1.000)</string>
<key>com.barebones.bblm.markdown.HorizontalRule</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.markdown.ImageAltText</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.markdown.ImageId</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.markdown.InlineCode</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.markdown.InlineLinkText</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.markdown.Keyword</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.markdown.LinkDefId</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.markdown.LinkDefTitle</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.markdown.LinkDefUrl</key>
<string>hsla(0.152, 0.497, 0.903, 1.000)</string>
<key>com.barebones.bblm.markdown.ListItemMarker</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.markdown.Pre</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.markdown.QuoteMarker</key>
<string>hsla(0.726, 0.494, 1.000, 1.000)</string>
<key>com.barebones.bblm.markdown.QuotedContent</key>
<string>hsla(0.726, 0.494, 1.000, 1.000)</string>
<key>com.barebones.bblm.number</key>
<string>rgba(0.682352,0.505882,1.0,1.0)</string>
<key>com.barebones.bblm.perl.outer-pod</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.perl.pre-generic-string</key>
<string>hsla(0.600, 0.580, 0.878, 1.000)</string>
<key>com.barebones.bblm.predefined-symbol</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.preprocessor</key>
<string>hsla(0.600, 0.580, 0.878, 1.000)</string>
<key>com.barebones.bblm.ruby.regexp</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.ruby.symbol</key>
<string>hsla(0.072, 0.830, 0.962, 1.000)</string>
<key>com.barebones.bblm.sgml-decl</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
<key>com.barebones.bblm.sgml-entity</key>
<string>hsla(0.071, 0.830, 0.962, 1.000)</string>
<key>com.barebones.bblm.sgml-tag</key>
<string>hsla(0.528, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.string</key>
<string>hsla(0.152, 0.497, 0.903, 1.000)</string>
<key>com.barebones.bblm.variable</key>
<string>hsla(0.072, 0.830, 0.962, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.comment-1</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.comment-2</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.comment-3</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.input-type</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.output-type</key>
<string>hsla(0.222, 0.796, 0.886, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.register-type</key>
<string>hsla(0.072, 0.830, 0.962, 1.000)</string>
<key>com.barebones.bblm.verilog-hdl.wire-type</key>
<string>hsla(0.529, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.vhdl.comment-1</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.vhdl.comment-2</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.vhdl.comment-3</key>
<string>hsla(0.146, 0.154, 0.584, 1.000)</string>
<key>com.barebones.bblm.xml-empty</key>
<string>hsla(0.528, 0.573, 0.937, 1.000)</string>
<key>com.barebones.bblm.xml-pi</key>
<string>hsla(0.942, 0.847, 0.976, 1.000)</string>
</dict>
</plist>