rmthemegen 0.0.21 → 0.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/rmthemegen/geany_fix.rb +8 -7
- data/lib/rmthemegen/rmthemegen_187.rb +11 -6
- data/lib/rmthemegen/rmthemegen_187_textmate.rb +88 -0
- data/lib/rmthemegen/token_list.rb +1 -1
- data/lib/rmthemegen/version.rb +1 -1
- data/rmthemegen.gemspec +1 -1
- data/test/Active4D.tmTheme +407 -0
- data/test/All Hallow's Eve Custom.tmTheme +273 -0
- data/test/All Hallow's Eve.tmTheme +277 -0
- data/test/Amy.tmTheme +557 -0
- data/test/BBEdit.tmTheme +437 -0
- data/test/Black Pearl II.tmTheme +496 -0
- data/test/Black Pearl.tmTheme +400 -0
- data/test/Blackboard Black.tmTheme +350 -0
- data/test/Blackboard.tmTheme +350 -0
- data/test/Bongzilla.tmTheme +223 -0
- data/test/Brilliance Black.tmTheme +2619 -0
- data/test/Brilliance Dull.tmTheme +2243 -0
- data/test/CSSEdit.tmTheme +203 -0
- data/test/Clouds Midnight.tmTheme +361 -0
- data/test/Clouds.tmTheme +348 -0
- data/test/Cobalt.tmTheme +559 -0
- data/test/Coda.tmTheme +313 -0
- data/test/Cool Glow.tmTheme +350 -0
- data/test/Dawn.tmTheme +437 -0
- data/test/Django (Smoothy).tmTheme +453 -0
- data/test/Django.tmTheme +436 -0
- data/test/Eiffel.tmTheme +439 -0
- data/test/Emacs Strict.tmTheme +241 -0
- data/test/Espresso Libre.tmTheme +402 -0
- data/test/Espresso Tutti.tmTheme +392 -0
- data/test/Espresso.tmTheme +329 -0
- data/test/Fade to Grey.tmTheme +308 -0
- data/test/Fluidvision.tmTheme +443 -0
- data/test/ForLaTeX.tmTheme +214 -0
- data/test/Freckle.tmTheme +279 -0
- data/test/Friendship Bracelet.tmTheme +303 -0
- data/test/GitHub.tmTheme +653 -0
- data/test/GlitterBomb.tmTheme +387 -0
- data/test/Happy happy joy joy 2.tmTheme +841 -0
- data/test/IDLE.tmTheme +235 -0
- data/test/IR_Black.tmTheme +810 -0
- data/test/IR_White.tmTheme +792 -0
- data/test/LAZY.tmTheme +291 -0
- data/test/Lowlight.tmTheme +605 -0
- data/test/Mac Classic.tmTheme +450 -0
- data/test/Made of Code.tmTheme +695 -0
- data/test/MagicWB (Amiga).tmTheme +376 -0
- data/test/Merbivore Soft.tmTheme +285 -0
- data/test/Merbivore.tmTheme +285 -0
- data/test/Monokai.tmTheme +289 -0
- data/test/MultiMarkdown.tmTheme +183 -0
- data/test/Pastels on Dark.tmTheme +701 -0
- data/test/Pastie.tmTheme +321 -0
- data/test/Putty.tmTheme +275 -0
- data/test/RDark.tmTheme +235 -0
- data/test/Rails Envy.tmTheme +299 -0
- data/test/Railscasts.tmTheme +278 -0
- data/test/Ryan Light.tmTheme +232 -0
- data/test/Slush & Poppies.tmTheme +336 -0
- data/test/Smoothy.tmTheme +623 -0
- data/test/SpaceCadet.tmTheme +212 -0
- data/test/Spectacular.tmTheme +436 -0
- data/test/Starlight.tmTheme +111 -0
- data/test/Summer Camp Mod.tmTheme +229 -0
- data/test/Summer Camp.tmTheme +229 -0
- data/test/Sunburst.tmTheme +665 -0
- data/test/Swyphs II.tmTheme +306 -0
- data/test/Tango.tmTheme +450 -0
- data/test/Text Ex Machina.tmTheme +295 -0
- data/test/Tubster.tmTheme +280 -0
- data/test/Twilight.tmTheme +518 -0
- data/test/Vibrant Fin.tmTheme +447 -0
- data/test/Vibrant Ink.tmTheme +447 -0
- data/test/Vibrant Tango.tmTheme +438 -0
- data/test/WhysPoignant.tmTheme +191 -0
- data/test/Zenburnesque.tmTheme +343 -0
- data/test/[ Argonaut ].tmTheme +387 -0
- data/test/choco.tmTheme +542 -0
- data/test/fake.tmTheme +669 -0
- data/test/get_tm_tokens.rb +100 -0
- data/test/iLife 05.tmTheme +619 -0
- data/test/iPlastic.tmTheme +286 -0
- data/test/idleFingers.tmTheme +380 -0
- data/test/krTheme.tmTheme +551 -0
- data/test/monoindustrial.tmTheme +451 -0
- data/test/test_generate_themes.rb +3 -1
- metadata +85 -5
- data/test/rmthemegen_spec.rb +0 -9
@@ -0,0 +1,701 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
+
<plist version="1.0">
|
4
|
+
<dict>
|
5
|
+
<key>author</key>
|
6
|
+
<string>Mats Persson</string>
|
7
|
+
<key>name</key>
|
8
|
+
<string>Pastels on Dark</string>
|
9
|
+
<key>settings</key>
|
10
|
+
<array>
|
11
|
+
<dict>
|
12
|
+
<key>settings</key>
|
13
|
+
<dict>
|
14
|
+
<key>background</key>
|
15
|
+
<string>#211E1E</string>
|
16
|
+
<key>caret</key>
|
17
|
+
<string>#FFFFFF</string>
|
18
|
+
<key>foreground</key>
|
19
|
+
<string>#DADADA</string>
|
20
|
+
<key>invisibles</key>
|
21
|
+
<string>#4F4D4D</string>
|
22
|
+
<key>lineHighlight</key>
|
23
|
+
<string>#353030</string>
|
24
|
+
<key>selection</key>
|
25
|
+
<string>#73597E80</string>
|
26
|
+
</dict>
|
27
|
+
</dict>
|
28
|
+
<dict>
|
29
|
+
<key>name</key>
|
30
|
+
<string>Comments</string>
|
31
|
+
<key>scope</key>
|
32
|
+
<string>comment</string>
|
33
|
+
<key>settings</key>
|
34
|
+
<dict>
|
35
|
+
<key>fontStyle</key>
|
36
|
+
<string></string>
|
37
|
+
<key>foreground</key>
|
38
|
+
<string>#555555</string>
|
39
|
+
</dict>
|
40
|
+
</dict>
|
41
|
+
<dict>
|
42
|
+
<key>name</key>
|
43
|
+
<string>Comments Block</string>
|
44
|
+
<key>scope</key>
|
45
|
+
<string>comment.block</string>
|
46
|
+
<key>settings</key>
|
47
|
+
<dict>
|
48
|
+
<key>fontStyle</key>
|
49
|
+
<string></string>
|
50
|
+
<key>foreground</key>
|
51
|
+
<string>#555555</string>
|
52
|
+
</dict>
|
53
|
+
</dict>
|
54
|
+
<dict>
|
55
|
+
<key>name</key>
|
56
|
+
<string>Strings</string>
|
57
|
+
<key>scope</key>
|
58
|
+
<string>string</string>
|
59
|
+
<key>settings</key>
|
60
|
+
<dict>
|
61
|
+
<key>foreground</key>
|
62
|
+
<string>#AD9361</string>
|
63
|
+
</dict>
|
64
|
+
</dict>
|
65
|
+
<dict>
|
66
|
+
<key>name</key>
|
67
|
+
<string>Numbers</string>
|
68
|
+
<key>scope</key>
|
69
|
+
<string>constant.numeric</string>
|
70
|
+
<key>settings</key>
|
71
|
+
<dict>
|
72
|
+
<key>fontStyle</key>
|
73
|
+
<string></string>
|
74
|
+
<key>foreground</key>
|
75
|
+
<string>#CCCCCC</string>
|
76
|
+
</dict>
|
77
|
+
</dict>
|
78
|
+
<dict>
|
79
|
+
<key>name</key>
|
80
|
+
<string>Keywords</string>
|
81
|
+
<key>scope</key>
|
82
|
+
<string>keyword</string>
|
83
|
+
<key>settings</key>
|
84
|
+
<dict>
|
85
|
+
<key>fontStyle</key>
|
86
|
+
<string></string>
|
87
|
+
<key>foreground</key>
|
88
|
+
<string>#A1A1FF</string>
|
89
|
+
</dict>
|
90
|
+
</dict>
|
91
|
+
<dict>
|
92
|
+
<key>name</key>
|
93
|
+
<string>Preprocessor Line</string>
|
94
|
+
<key>scope</key>
|
95
|
+
<string>meta.preprocessor</string>
|
96
|
+
<key>settings</key>
|
97
|
+
<dict>
|
98
|
+
<key>fontStyle</key>
|
99
|
+
<string></string>
|
100
|
+
<key>foreground</key>
|
101
|
+
<string>#2F006E</string>
|
102
|
+
</dict>
|
103
|
+
</dict>
|
104
|
+
<dict>
|
105
|
+
<key>name</key>
|
106
|
+
<string>Preprocessor Directive</string>
|
107
|
+
<key>scope</key>
|
108
|
+
<string>keyword.control.import</string>
|
109
|
+
<key>settings</key>
|
110
|
+
<dict>
|
111
|
+
<key>fontStyle</key>
|
112
|
+
<string>bold</string>
|
113
|
+
</dict>
|
114
|
+
</dict>
|
115
|
+
<dict>
|
116
|
+
<key>name</key>
|
117
|
+
<string>Functions</string>
|
118
|
+
<key>scope</key>
|
119
|
+
<string>support.function</string>
|
120
|
+
<key>settings</key>
|
121
|
+
<dict>
|
122
|
+
<key>fontStyle</key>
|
123
|
+
<string></string>
|
124
|
+
<key>foreground</key>
|
125
|
+
<string>#A1A1FF</string>
|
126
|
+
</dict>
|
127
|
+
</dict>
|
128
|
+
<dict>
|
129
|
+
<key>name</key>
|
130
|
+
<string>Function result</string>
|
131
|
+
<key>scope</key>
|
132
|
+
<string>declaration.function function-result</string>
|
133
|
+
<key>settings</key>
|
134
|
+
<dict>
|
135
|
+
<key>foreground</key>
|
136
|
+
<string>#0000FF</string>
|
137
|
+
</dict>
|
138
|
+
</dict>
|
139
|
+
<dict>
|
140
|
+
<key>name</key>
|
141
|
+
<string>Function name</string>
|
142
|
+
<key>scope</key>
|
143
|
+
<string>declaration.function function-name</string>
|
144
|
+
<key>settings</key>
|
145
|
+
<dict>
|
146
|
+
<key>fontStyle</key>
|
147
|
+
<string>bold</string>
|
148
|
+
</dict>
|
149
|
+
</dict>
|
150
|
+
<dict>
|
151
|
+
<key>name</key>
|
152
|
+
<string>Function argument name</string>
|
153
|
+
<key>scope</key>
|
154
|
+
<string>declaration.function argument-name</string>
|
155
|
+
<key>settings</key>
|
156
|
+
<dict>
|
157
|
+
<key>fontStyle</key>
|
158
|
+
<string>bold</string>
|
159
|
+
</dict>
|
160
|
+
</dict>
|
161
|
+
<dict>
|
162
|
+
<key>name</key>
|
163
|
+
<string>Function argument type</string>
|
164
|
+
<key>scope</key>
|
165
|
+
<string>declaration.function function-arg-type</string>
|
166
|
+
<key>settings</key>
|
167
|
+
<dict>
|
168
|
+
<key>foreground</key>
|
169
|
+
<string>#0000FF</string>
|
170
|
+
</dict>
|
171
|
+
</dict>
|
172
|
+
<dict>
|
173
|
+
<key>name</key>
|
174
|
+
<string>Function argument variable</string>
|
175
|
+
<key>scope</key>
|
176
|
+
<string>declaration.function function-argument</string>
|
177
|
+
<key>settings</key>
|
178
|
+
<dict>
|
179
|
+
<key>fontStyle</key>
|
180
|
+
<string>italic</string>
|
181
|
+
</dict>
|
182
|
+
</dict>
|
183
|
+
<dict>
|
184
|
+
<key>name</key>
|
185
|
+
<string>Class name</string>
|
186
|
+
<key>scope</key>
|
187
|
+
<string>declaration.class class-name</string>
|
188
|
+
<key>settings</key>
|
189
|
+
<dict>
|
190
|
+
<key>fontStyle</key>
|
191
|
+
<string>underline</string>
|
192
|
+
</dict>
|
193
|
+
</dict>
|
194
|
+
<dict>
|
195
|
+
<key>name</key>
|
196
|
+
<string>Class inheritance</string>
|
197
|
+
<key>scope</key>
|
198
|
+
<string>declaration.class class-inheritance</string>
|
199
|
+
<key>settings</key>
|
200
|
+
<dict>
|
201
|
+
<key>fontStyle</key>
|
202
|
+
<string>italic underline</string>
|
203
|
+
</dict>
|
204
|
+
</dict>
|
205
|
+
<dict>
|
206
|
+
<key>name</key>
|
207
|
+
<string>Invalid</string>
|
208
|
+
<key>scope</key>
|
209
|
+
<string>invalid</string>
|
210
|
+
<key>settings</key>
|
211
|
+
<dict>
|
212
|
+
<key>background</key>
|
213
|
+
<string>#FF0000</string>
|
214
|
+
<key>fontStyle</key>
|
215
|
+
<string>bold</string>
|
216
|
+
<key>foreground</key>
|
217
|
+
<string>#FFF9F9</string>
|
218
|
+
</dict>
|
219
|
+
</dict>
|
220
|
+
<dict>
|
221
|
+
<key>name</key>
|
222
|
+
<string>Invalid Trailing Whitespace</string>
|
223
|
+
<key>scope</key>
|
224
|
+
<string>invalid.deprecated.trailing-whitespace</string>
|
225
|
+
<key>settings</key>
|
226
|
+
<dict>
|
227
|
+
<key>background</key>
|
228
|
+
<string>#FFD0D0</string>
|
229
|
+
</dict>
|
230
|
+
</dict>
|
231
|
+
<dict>
|
232
|
+
<key>name</key>
|
233
|
+
<string>Section</string>
|
234
|
+
<key>scope</key>
|
235
|
+
<string>declaration.section section-name</string>
|
236
|
+
<key>settings</key>
|
237
|
+
<dict>
|
238
|
+
<key>fontStyle</key>
|
239
|
+
<string>italic</string>
|
240
|
+
</dict>
|
241
|
+
</dict>
|
242
|
+
<dict>
|
243
|
+
<key>name</key>
|
244
|
+
<string>Interpolation</string>
|
245
|
+
<key>scope</key>
|
246
|
+
<string>string.interpolation</string>
|
247
|
+
<key>settings</key>
|
248
|
+
<dict>
|
249
|
+
<key>foreground</key>
|
250
|
+
<string>#C10006</string>
|
251
|
+
</dict>
|
252
|
+
</dict>
|
253
|
+
<dict>
|
254
|
+
<key>name</key>
|
255
|
+
<string>Regular Expressions</string>
|
256
|
+
<key>scope</key>
|
257
|
+
<string>string.regexp</string>
|
258
|
+
<key>settings</key>
|
259
|
+
<dict>
|
260
|
+
<key>fontStyle</key>
|
261
|
+
<string></string>
|
262
|
+
<key>foreground</key>
|
263
|
+
<string>#666666</string>
|
264
|
+
</dict>
|
265
|
+
</dict>
|
266
|
+
<dict>
|
267
|
+
<key>name</key>
|
268
|
+
<string>Variables</string>
|
269
|
+
<key>scope</key>
|
270
|
+
<string>variable</string>
|
271
|
+
<key>settings</key>
|
272
|
+
<dict>
|
273
|
+
<key>foreground</key>
|
274
|
+
<string>#C1C144</string>
|
275
|
+
</dict>
|
276
|
+
</dict>
|
277
|
+
<dict>
|
278
|
+
<key>name</key>
|
279
|
+
<string>Constants</string>
|
280
|
+
<key>scope</key>
|
281
|
+
<string>constant</string>
|
282
|
+
<key>settings</key>
|
283
|
+
<dict>
|
284
|
+
<key>foreground</key>
|
285
|
+
<string>#6782D3</string>
|
286
|
+
</dict>
|
287
|
+
</dict>
|
288
|
+
<dict>
|
289
|
+
<key>name</key>
|
290
|
+
<string>Character Constants</string>
|
291
|
+
<key>scope</key>
|
292
|
+
<string>constant.character</string>
|
293
|
+
<key>settings</key>
|
294
|
+
<dict>
|
295
|
+
<key>fontStyle</key>
|
296
|
+
<string></string>
|
297
|
+
<key>foreground</key>
|
298
|
+
<string>#AFA472</string>
|
299
|
+
</dict>
|
300
|
+
</dict>
|
301
|
+
<dict>
|
302
|
+
<key>name</key>
|
303
|
+
<string>Language Constants</string>
|
304
|
+
<key>scope</key>
|
305
|
+
<string>constant.language</string>
|
306
|
+
<key>settings</key>
|
307
|
+
<dict>
|
308
|
+
<key>fontStyle</key>
|
309
|
+
<string>bold</string>
|
310
|
+
<key>foreground</key>
|
311
|
+
<string>#DE8E30</string>
|
312
|
+
</dict>
|
313
|
+
</dict>
|
314
|
+
<dict>
|
315
|
+
<key>name</key>
|
316
|
+
<string>Embedded Code</string>
|
317
|
+
<key>scope</key>
|
318
|
+
<string>embedded</string>
|
319
|
+
<key>settings</key>
|
320
|
+
<dict>
|
321
|
+
<key>fontStyle</key>
|
322
|
+
<string>underline</string>
|
323
|
+
</dict>
|
324
|
+
</dict>
|
325
|
+
<dict>
|
326
|
+
<key>name</key>
|
327
|
+
<string>Tag name</string>
|
328
|
+
<key>scope</key>
|
329
|
+
<string>keyword.markup.element-name</string>
|
330
|
+
<key>settings</key>
|
331
|
+
<dict>
|
332
|
+
<key>fontStyle</key>
|
333
|
+
<string></string>
|
334
|
+
<key>foreground</key>
|
335
|
+
<string>#858EF4</string>
|
336
|
+
</dict>
|
337
|
+
</dict>
|
338
|
+
<dict>
|
339
|
+
<key>name</key>
|
340
|
+
<string>Attribute name</string>
|
341
|
+
<key>scope</key>
|
342
|
+
<string>keyword.markup.attribute-name</string>
|
343
|
+
<key>settings</key>
|
344
|
+
<dict>
|
345
|
+
<key>fontStyle</key>
|
346
|
+
<string></string>
|
347
|
+
<key>foreground</key>
|
348
|
+
<string>#9B456F</string>
|
349
|
+
</dict>
|
350
|
+
</dict>
|
351
|
+
<dict>
|
352
|
+
<key>name</key>
|
353
|
+
<string>Attribute with Value</string>
|
354
|
+
<key>scope</key>
|
355
|
+
<string>meta.attribute-with-value</string>
|
356
|
+
<key>settings</key>
|
357
|
+
<dict>
|
358
|
+
<key>fontStyle</key>
|
359
|
+
<string></string>
|
360
|
+
<key>foreground</key>
|
361
|
+
<string>#9B456F</string>
|
362
|
+
</dict>
|
363
|
+
</dict>
|
364
|
+
<dict>
|
365
|
+
<key>name</key>
|
366
|
+
<string>Exceptions</string>
|
367
|
+
<key>scope</key>
|
368
|
+
<string>keyword.exception</string>
|
369
|
+
<key>settings</key>
|
370
|
+
<dict>
|
371
|
+
<key>fontStyle</key>
|
372
|
+
<string>bold</string>
|
373
|
+
<key>foreground</key>
|
374
|
+
<string>#C82255</string>
|
375
|
+
</dict>
|
376
|
+
</dict>
|
377
|
+
<dict>
|
378
|
+
<key>name</key>
|
379
|
+
<string>Operators</string>
|
380
|
+
<key>scope</key>
|
381
|
+
<string>keyword.operator</string>
|
382
|
+
<key>settings</key>
|
383
|
+
<dict>
|
384
|
+
<key>fontStyle</key>
|
385
|
+
<string></string>
|
386
|
+
<key>foreground</key>
|
387
|
+
<string>#47B8D6</string>
|
388
|
+
</dict>
|
389
|
+
</dict>
|
390
|
+
<dict>
|
391
|
+
<key>name</key>
|
392
|
+
<string>Control Structures</string>
|
393
|
+
<key>scope</key>
|
394
|
+
<string>keyword.control</string>
|
395
|
+
<key>settings</key>
|
396
|
+
<dict>
|
397
|
+
<key>fontStyle</key>
|
398
|
+
<string>bold</string>
|
399
|
+
<key>foreground</key>
|
400
|
+
<string>#6969FA</string>
|
401
|
+
</dict>
|
402
|
+
</dict>
|
403
|
+
<dict>
|
404
|
+
<key>name</key>
|
405
|
+
<string>HTML: DocInfo XML</string>
|
406
|
+
<key>scope</key>
|
407
|
+
<string>meta.tag.preprocessor.xml</string>
|
408
|
+
<key>settings</key>
|
409
|
+
<dict>
|
410
|
+
<key>foreground</key>
|
411
|
+
<string>#68685B</string>
|
412
|
+
</dict>
|
413
|
+
</dict>
|
414
|
+
<dict>
|
415
|
+
<key>name</key>
|
416
|
+
<string>HTML: DocType</string>
|
417
|
+
<key>scope</key>
|
418
|
+
<string>meta.tag.sgml.doctype</string>
|
419
|
+
<key>settings</key>
|
420
|
+
<dict>
|
421
|
+
<key>foreground</key>
|
422
|
+
<string>#888888</string>
|
423
|
+
</dict>
|
424
|
+
</dict>
|
425
|
+
<dict>
|
426
|
+
<key>name</key>
|
427
|
+
<string>HTML: DocInfo DTD</string>
|
428
|
+
<key>scope</key>
|
429
|
+
<string>string.quoted.docinfo.doctype.DTD</string>
|
430
|
+
<key>settings</key>
|
431
|
+
<dict>
|
432
|
+
<key>fontStyle</key>
|
433
|
+
<string>italic</string>
|
434
|
+
</dict>
|
435
|
+
</dict>
|
436
|
+
<dict>
|
437
|
+
<key>name</key>
|
438
|
+
<string>HTML: ServerSide Includes</string>
|
439
|
+
<key>scope</key>
|
440
|
+
<string>comment.other.server-side-include.xhtml, comment.other.server-side-include.html</string>
|
441
|
+
<key>settings</key>
|
442
|
+
<dict>
|
443
|
+
<key>foreground</key>
|
444
|
+
<string>#909090</string>
|
445
|
+
</dict>
|
446
|
+
</dict>
|
447
|
+
<dict>
|
448
|
+
<key>name</key>
|
449
|
+
<string>HTML: Tag</string>
|
450
|
+
<key>scope</key>
|
451
|
+
<string>text.html declaration.tag, text.html meta.tag, text.html entity.name.tag.xhtml</string>
|
452
|
+
<key>settings</key>
|
453
|
+
<dict>
|
454
|
+
<key>foreground</key>
|
455
|
+
<string>#858EF4</string>
|
456
|
+
</dict>
|
457
|
+
</dict>
|
458
|
+
<dict>
|
459
|
+
<key>name</key>
|
460
|
+
<string>HTML: attribute=""</string>
|
461
|
+
<key>scope</key>
|
462
|
+
<string>keyword.markup.attribute-name</string>
|
463
|
+
<key>settings</key>
|
464
|
+
<dict>
|
465
|
+
<key>foreground</key>
|
466
|
+
<string>#9B456F</string>
|
467
|
+
</dict>
|
468
|
+
</dict>
|
469
|
+
<dict>
|
470
|
+
<key>name</key>
|
471
|
+
<string>PHP: PHPdocs</string>
|
472
|
+
<key>scope</key>
|
473
|
+
<string>keyword.other.phpdoc.php</string>
|
474
|
+
<key>settings</key>
|
475
|
+
<dict>
|
476
|
+
<key>foreground</key>
|
477
|
+
<string>#777777</string>
|
478
|
+
</dict>
|
479
|
+
</dict>
|
480
|
+
<dict>
|
481
|
+
<key>name</key>
|
482
|
+
<string>PHP: Include() & Require()</string>
|
483
|
+
<key>scope</key>
|
484
|
+
<string>keyword.other.include.php</string>
|
485
|
+
<key>settings</key>
|
486
|
+
<dict>
|
487
|
+
<key>foreground</key>
|
488
|
+
<string>#C82255</string>
|
489
|
+
</dict>
|
490
|
+
</dict>
|
491
|
+
<dict>
|
492
|
+
<key>name</key>
|
493
|
+
<string>PHP: Constants Core Predefined</string>
|
494
|
+
<key>scope</key>
|
495
|
+
<string>support.constant.core.php</string>
|
496
|
+
<key>settings</key>
|
497
|
+
<dict>
|
498
|
+
<key>fontStyle</key>
|
499
|
+
<string>bold</string>
|
500
|
+
<key>foreground</key>
|
501
|
+
<string>#DE8E20</string>
|
502
|
+
</dict>
|
503
|
+
</dict>
|
504
|
+
<dict>
|
505
|
+
<key>name</key>
|
506
|
+
<string>PHP: Constants Standard Predefined</string>
|
507
|
+
<key>scope</key>
|
508
|
+
<string>support.constant.std.php</string>
|
509
|
+
<key>settings</key>
|
510
|
+
<dict>
|
511
|
+
<key>fontStyle</key>
|
512
|
+
<string>bold</string>
|
513
|
+
<key>foreground</key>
|
514
|
+
<string>#DE8E10</string>
|
515
|
+
</dict>
|
516
|
+
</dict>
|
517
|
+
<dict>
|
518
|
+
<key>name</key>
|
519
|
+
<string>PHP: Variables Globals</string>
|
520
|
+
<key>scope</key>
|
521
|
+
<string>variable.other.global.php</string>
|
522
|
+
<key>settings</key>
|
523
|
+
<dict>
|
524
|
+
<key>foreground</key>
|
525
|
+
<string>#B72E1D</string>
|
526
|
+
</dict>
|
527
|
+
</dict>
|
528
|
+
<dict>
|
529
|
+
<key>name</key>
|
530
|
+
<string>PHP: Variables Safer Globals</string>
|
531
|
+
<key>scope</key>
|
532
|
+
<string>variable.other.global.safer.php</string>
|
533
|
+
<key>settings</key>
|
534
|
+
<dict>
|
535
|
+
<key>foreground</key>
|
536
|
+
<string>#00FF00</string>
|
537
|
+
</dict>
|
538
|
+
</dict>
|
539
|
+
<dict>
|
540
|
+
<key>name</key>
|
541
|
+
<string>PHP: Strings Single-Quoted</string>
|
542
|
+
<key>scope</key>
|
543
|
+
<string>string.quoted.single.php</string>
|
544
|
+
<key>settings</key>
|
545
|
+
<dict>
|
546
|
+
<key>foreground</key>
|
547
|
+
<string>#BFA36D</string>
|
548
|
+
</dict>
|
549
|
+
</dict>
|
550
|
+
<dict>
|
551
|
+
<key>name</key>
|
552
|
+
<string>PHP: Keywords Storage</string>
|
553
|
+
<key>scope</key>
|
554
|
+
<string>keyword.storage.php</string>
|
555
|
+
<key>settings</key>
|
556
|
+
<dict>
|
557
|
+
<key>foreground</key>
|
558
|
+
<string>#6969FA</string>
|
559
|
+
</dict>
|
560
|
+
</dict>
|
561
|
+
<dict>
|
562
|
+
<key>name</key>
|
563
|
+
<string>PHP: Strings Double-Quoted</string>
|
564
|
+
<key>scope</key>
|
565
|
+
<string>string.quoted.double.php</string>
|
566
|
+
<key>settings</key>
|
567
|
+
<dict>
|
568
|
+
<key>foreground</key>
|
569
|
+
<string>#AD9361</string>
|
570
|
+
</dict>
|
571
|
+
</dict>
|
572
|
+
<dict>
|
573
|
+
<key>name</key>
|
574
|
+
<string>CSS: Selectors #ID</string>
|
575
|
+
<key>scope</key>
|
576
|
+
<string>entity.other.attribute-name.id.css</string>
|
577
|
+
<key>settings</key>
|
578
|
+
<dict>
|
579
|
+
<key>foreground</key>
|
580
|
+
<string>#EC9E00</string>
|
581
|
+
</dict>
|
582
|
+
</dict>
|
583
|
+
<dict>
|
584
|
+
<key>name</key>
|
585
|
+
<string>CSS: Selectors <Elements></string>
|
586
|
+
<key>scope</key>
|
587
|
+
<string>entity.name.tag.css</string>
|
588
|
+
<key>settings</key>
|
589
|
+
<dict>
|
590
|
+
<key>fontStyle</key>
|
591
|
+
<string>bold</string>
|
592
|
+
<key>foreground</key>
|
593
|
+
<string>#B8CD06</string>
|
594
|
+
</dict>
|
595
|
+
</dict>
|
596
|
+
<dict>
|
597
|
+
<key>name</key>
|
598
|
+
<string>CSS: Selectors .ClassName</string>
|
599
|
+
<key>scope</key>
|
600
|
+
<string>entity.other.attribute-name.class.css</string>
|
601
|
+
<key>settings</key>
|
602
|
+
<dict>
|
603
|
+
<key>foreground</key>
|
604
|
+
<string>#EDCA06</string>
|
605
|
+
</dict>
|
606
|
+
</dict>
|
607
|
+
<dict>
|
608
|
+
<key>name</key>
|
609
|
+
<string>CSS: Selectors :PseudoClass</string>
|
610
|
+
<key>scope</key>
|
611
|
+
<string>entity.other.attribute-name.pseudo-class.css</string>
|
612
|
+
<key>settings</key>
|
613
|
+
<dict>
|
614
|
+
<key>foreground</key>
|
615
|
+
<string>#2E759C</string>
|
616
|
+
</dict>
|
617
|
+
</dict>
|
618
|
+
<dict>
|
619
|
+
<key>name</key>
|
620
|
+
<string>CSS: Invalid Comma</string>
|
621
|
+
<key>scope</key>
|
622
|
+
<string>invalid.bad-comma.css</string>
|
623
|
+
<key>settings</key>
|
624
|
+
<dict>
|
625
|
+
<key>background</key>
|
626
|
+
<string>#FF0000</string>
|
627
|
+
<key>foreground</key>
|
628
|
+
<string>#FFFFFF</string>
|
629
|
+
</dict>
|
630
|
+
</dict>
|
631
|
+
<dict>
|
632
|
+
<key>name</key>
|
633
|
+
<string>CSS: Property Value</string>
|
634
|
+
<key>scope</key>
|
635
|
+
<string>support.constant.property-value.css</string>
|
636
|
+
<key>settings</key>
|
637
|
+
<dict>
|
638
|
+
<key>foreground</key>
|
639
|
+
<string>#9B2E4D</string>
|
640
|
+
</dict>
|
641
|
+
</dict>
|
642
|
+
<dict>
|
643
|
+
<key>name</key>
|
644
|
+
<string>CSS: Property Keyword</string>
|
645
|
+
<key>scope</key>
|
646
|
+
<string>support.type.property-name.css</string>
|
647
|
+
<key>settings</key>
|
648
|
+
<dict>
|
649
|
+
<key>foreground</key>
|
650
|
+
<string>#E1C96B</string>
|
651
|
+
</dict>
|
652
|
+
</dict>
|
653
|
+
<dict>
|
654
|
+
<key>name</key>
|
655
|
+
<string>CSS: Property Colours</string>
|
656
|
+
<key>scope</key>
|
657
|
+
<string>constant.other.rgb-value.css</string>
|
658
|
+
<key>settings</key>
|
659
|
+
<dict>
|
660
|
+
<key>foreground</key>
|
661
|
+
<string>#666633</string>
|
662
|
+
</dict>
|
663
|
+
</dict>
|
664
|
+
<dict>
|
665
|
+
<key>name</key>
|
666
|
+
<string>CSS: Font Names</string>
|
667
|
+
<key>scope</key>
|
668
|
+
<string>support.constant.font-name.css</string>
|
669
|
+
<key>settings</key>
|
670
|
+
<dict>
|
671
|
+
<key>foreground</key>
|
672
|
+
<string>#666633</string>
|
673
|
+
</dict>
|
674
|
+
</dict>
|
675
|
+
<dict>
|
676
|
+
<key>name</key>
|
677
|
+
<string>TMLangDef: Keys</string>
|
678
|
+
<key>scope</key>
|
679
|
+
<string>support.constant.tm-language-def, support.constant.name.tm-language-def</string>
|
680
|
+
<key>settings</key>
|
681
|
+
<dict>
|
682
|
+
<key>foreground</key>
|
683
|
+
<string>#7171F3</string>
|
684
|
+
</dict>
|
685
|
+
</dict>
|
686
|
+
<dict>
|
687
|
+
<key>name</key>
|
688
|
+
<string>CSS: Units</string>
|
689
|
+
<key>scope</key>
|
690
|
+
<string>keyword.other.unit.css</string>
|
691
|
+
<key>settings</key>
|
692
|
+
<dict>
|
693
|
+
<key>foreground</key>
|
694
|
+
<string>#6969FA</string>
|
695
|
+
</dict>
|
696
|
+
</dict>
|
697
|
+
</array>
|
698
|
+
<key>uuid</key>
|
699
|
+
<string>343011CC-B7DF-11D9-B5C6-000D93C8BE28</string>
|
700
|
+
</dict>
|
701
|
+
</plist>
|