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.
Files changed (89) hide show
  1. data/lib/rmthemegen/geany_fix.rb +8 -7
  2. data/lib/rmthemegen/rmthemegen_187.rb +11 -6
  3. data/lib/rmthemegen/rmthemegen_187_textmate.rb +88 -0
  4. data/lib/rmthemegen/token_list.rb +1 -1
  5. data/lib/rmthemegen/version.rb +1 -1
  6. data/rmthemegen.gemspec +1 -1
  7. data/test/Active4D.tmTheme +407 -0
  8. data/test/All Hallow's Eve Custom.tmTheme +273 -0
  9. data/test/All Hallow's Eve.tmTheme +277 -0
  10. data/test/Amy.tmTheme +557 -0
  11. data/test/BBEdit.tmTheme +437 -0
  12. data/test/Black Pearl II.tmTheme +496 -0
  13. data/test/Black Pearl.tmTheme +400 -0
  14. data/test/Blackboard Black.tmTheme +350 -0
  15. data/test/Blackboard.tmTheme +350 -0
  16. data/test/Bongzilla.tmTheme +223 -0
  17. data/test/Brilliance Black.tmTheme +2619 -0
  18. data/test/Brilliance Dull.tmTheme +2243 -0
  19. data/test/CSSEdit.tmTheme +203 -0
  20. data/test/Clouds Midnight.tmTheme +361 -0
  21. data/test/Clouds.tmTheme +348 -0
  22. data/test/Cobalt.tmTheme +559 -0
  23. data/test/Coda.tmTheme +313 -0
  24. data/test/Cool Glow.tmTheme +350 -0
  25. data/test/Dawn.tmTheme +437 -0
  26. data/test/Django (Smoothy).tmTheme +453 -0
  27. data/test/Django.tmTheme +436 -0
  28. data/test/Eiffel.tmTheme +439 -0
  29. data/test/Emacs Strict.tmTheme +241 -0
  30. data/test/Espresso Libre.tmTheme +402 -0
  31. data/test/Espresso Tutti.tmTheme +392 -0
  32. data/test/Espresso.tmTheme +329 -0
  33. data/test/Fade to Grey.tmTheme +308 -0
  34. data/test/Fluidvision.tmTheme +443 -0
  35. data/test/ForLaTeX.tmTheme +214 -0
  36. data/test/Freckle.tmTheme +279 -0
  37. data/test/Friendship Bracelet.tmTheme +303 -0
  38. data/test/GitHub.tmTheme +653 -0
  39. data/test/GlitterBomb.tmTheme +387 -0
  40. data/test/Happy happy joy joy 2.tmTheme +841 -0
  41. data/test/IDLE.tmTheme +235 -0
  42. data/test/IR_Black.tmTheme +810 -0
  43. data/test/IR_White.tmTheme +792 -0
  44. data/test/LAZY.tmTheme +291 -0
  45. data/test/Lowlight.tmTheme +605 -0
  46. data/test/Mac Classic.tmTheme +450 -0
  47. data/test/Made of Code.tmTheme +695 -0
  48. data/test/MagicWB (Amiga).tmTheme +376 -0
  49. data/test/Merbivore Soft.tmTheme +285 -0
  50. data/test/Merbivore.tmTheme +285 -0
  51. data/test/Monokai.tmTheme +289 -0
  52. data/test/MultiMarkdown.tmTheme +183 -0
  53. data/test/Pastels on Dark.tmTheme +701 -0
  54. data/test/Pastie.tmTheme +321 -0
  55. data/test/Putty.tmTheme +275 -0
  56. data/test/RDark.tmTheme +235 -0
  57. data/test/Rails Envy.tmTheme +299 -0
  58. data/test/Railscasts.tmTheme +278 -0
  59. data/test/Ryan Light.tmTheme +232 -0
  60. data/test/Slush & Poppies.tmTheme +336 -0
  61. data/test/Smoothy.tmTheme +623 -0
  62. data/test/SpaceCadet.tmTheme +212 -0
  63. data/test/Spectacular.tmTheme +436 -0
  64. data/test/Starlight.tmTheme +111 -0
  65. data/test/Summer Camp Mod.tmTheme +229 -0
  66. data/test/Summer Camp.tmTheme +229 -0
  67. data/test/Sunburst.tmTheme +665 -0
  68. data/test/Swyphs II.tmTheme +306 -0
  69. data/test/Tango.tmTheme +450 -0
  70. data/test/Text Ex Machina.tmTheme +295 -0
  71. data/test/Tubster.tmTheme +280 -0
  72. data/test/Twilight.tmTheme +518 -0
  73. data/test/Vibrant Fin.tmTheme +447 -0
  74. data/test/Vibrant Ink.tmTheme +447 -0
  75. data/test/Vibrant Tango.tmTheme +438 -0
  76. data/test/WhysPoignant.tmTheme +191 -0
  77. data/test/Zenburnesque.tmTheme +343 -0
  78. data/test/[ Argonaut ].tmTheme +387 -0
  79. data/test/choco.tmTheme +542 -0
  80. data/test/fake.tmTheme +669 -0
  81. data/test/get_tm_tokens.rb +100 -0
  82. data/test/iLife 05.tmTheme +619 -0
  83. data/test/iPlastic.tmTheme +286 -0
  84. data/test/idleFingers.tmTheme +380 -0
  85. data/test/krTheme.tmTheme +551 -0
  86. data/test/monoindustrial.tmTheme +451 -0
  87. data/test/test_generate_themes.rb +3 -1
  88. metadata +85 -5
  89. data/test/rmthemegen_spec.rb +0 -9
@@ -0,0 +1,619 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>comment</key>
6
+ <string>iLife 05 2.0 — by Thomas Aylott of subtleGradient.com</string>
7
+ <key>name</key>
8
+ <string>iLife 05</string>
9
+ <key>settings</key>
10
+ <array>
11
+ <dict>
12
+ <key>settings</key>
13
+ <dict>
14
+ <key>background</key>
15
+ <string>#FFFFFFFC</string>
16
+ <key>caret</key>
17
+ <string>#A600F6</string>
18
+ <key>foreground</key>
19
+ <string>#333333</string>
20
+ <key>invisibles</key>
21
+ <string>#D76A004D</string>
22
+ <key>lineHighlight</key>
23
+ <string>#FFFF551A</string>
24
+ <key>selection</key>
25
+ <string>#A600F640</string>
26
+ </dict>
27
+ </dict>
28
+ <dict>
29
+ <key>name</key>
30
+ <string>text</string>
31
+ <key>scope</key>
32
+ <string>text</string>
33
+ <key>settings</key>
34
+ <dict>
35
+ <key>background</key>
36
+ <string>#F2F1F2F2</string>
37
+ <key>foreground</key>
38
+ <string>#333333</string>
39
+ </dict>
40
+ </dict>
41
+ <dict>
42
+ <key>name</key>
43
+ <string>source</string>
44
+ <key>scope</key>
45
+ <string>source -meta.source.embedded</string>
46
+ <key>settings</key>
47
+ <dict>
48
+ <key>background</key>
49
+ <string>#FFFFFFF2</string>
50
+ <key>foreground</key>
51
+ <string>#565859</string>
52
+ </dict>
53
+ </dict>
54
+ <dict>
55
+ <key>name</key>
56
+ <string>meta.source.embedded</string>
57
+ <key>scope</key>
58
+ <string>meta.source.embedded</string>
59
+ <key>settings</key>
60
+ <dict>
61
+ <key>foreground</key>
62
+ <string>#C8415C</string>
63
+ </dict>
64
+ </dict>
65
+ <dict>
66
+ <key>name</key>
67
+ <string>meta.source.embedded source</string>
68
+ <key>scope</key>
69
+ <string>meta.source.embedded source</string>
70
+ <key>settings</key>
71
+ <dict>
72
+ <key>background</key>
73
+ <string>#FFFFFFF2</string>
74
+ <key>foreground</key>
75
+ <string>#666666</string>
76
+ </dict>
77
+ </dict>
78
+ <dict>
79
+ <key>name</key>
80
+ <string>meta.source.embedded.bound</string>
81
+ <key>scope</key>
82
+ <string>meta.source.embedded.bound</string>
83
+ <key>settings</key>
84
+ <dict>
85
+ <key>background</key>
86
+ <string>#E6FAFF</string>
87
+ <key>foreground</key>
88
+ <string>#308095</string>
89
+ </dict>
90
+ </dict>
91
+ <dict>
92
+ <key>name</key>
93
+ <string>meta.source.embedded.return-value</string>
94
+ <key>scope</key>
95
+ <string>meta.source.embedded.return-value</string>
96
+ <key>settings</key>
97
+ <dict>
98
+ <key>background</key>
99
+ <string>#F4FFE6</string>
100
+ <key>foreground</key>
101
+ <string>#B6D48F</string>
102
+ </dict>
103
+ </dict>
104
+ <dict>
105
+ <key>name</key>
106
+ <string>string.interpolated</string>
107
+ <key>scope</key>
108
+ <string>string.interpolated</string>
109
+ <key>settings</key>
110
+ <dict>
111
+ <key>background</key>
112
+ <string>#FFFF55BF</string>
113
+ </dict>
114
+ </dict>
115
+ <dict>
116
+ <key>name</key>
117
+ <string>html tags</string>
118
+ <key>scope</key>
119
+ <string>meta.tag, declaration.tag</string>
120
+ <key>settings</key>
121
+ <dict>
122
+ <key>background</key>
123
+ <string>#39A0BA1A</string>
124
+ <key>foreground</key>
125
+ <string>#39A0BA</string>
126
+ </dict>
127
+ </dict>
128
+ <dict>
129
+ <key>name</key>
130
+ <string>Tag name</string>
131
+ <key>scope</key>
132
+ <string>entity.name.tag</string>
133
+ <key>settings</key>
134
+ <dict>
135
+ <key>fontStyle</key>
136
+ <string>bold</string>
137
+ <key>foreground</key>
138
+ <string>#308095</string>
139
+ </dict>
140
+ </dict>
141
+ <dict>
142
+ <key>name</key>
143
+ <string>Tag attribute</string>
144
+ <key>scope</key>
145
+ <string>entity.other.attribute-name</string>
146
+ <key>settings</key>
147
+ <dict/>
148
+ </dict>
149
+ <dict>
150
+ <key>name</key>
151
+ <string>Tag attribute value</string>
152
+ <key>scope</key>
153
+ <string>meta.tag string -(text source), declaration.tag string -(text source)</string>
154
+ <key>settings</key>
155
+ <dict>
156
+ <key>fontStyle</key>
157
+ <string></string>
158
+ <key>foreground</key>
159
+ <string>#69B200</string>
160
+ </dict>
161
+ </dict>
162
+ <dict>
163
+ <key>name</key>
164
+ <string>String Source</string>
165
+ <key>scope</key>
166
+ <string>meta.tag string &amp;(text source), declaration.tag string &amp;(text source), source string source</string>
167
+ <key>settings</key>
168
+ <dict>
169
+ <key>background</key>
170
+ <string>#FFFFFF</string>
171
+ <key>fontStyle</key>
172
+ <string></string>
173
+ </dict>
174
+ </dict>
175
+ <dict>
176
+ <key>name</key>
177
+ <string>source.ruby.embedded.source</string>
178
+ <key>scope</key>
179
+ <string>source string source</string>
180
+ <key>settings</key>
181
+ <dict>
182
+ <key>background</key>
183
+ <string>#ECEBEC</string>
184
+ <key>foreground</key>
185
+ <string>#000000</string>
186
+ </dict>
187
+ </dict>
188
+ <dict>
189
+ <key>name</key>
190
+ <string>Comment</string>
191
+ <key>scope</key>
192
+ <string>comment</string>
193
+ <key>settings</key>
194
+ <dict>
195
+ <key>background</key>
196
+ <string>#00000008</string>
197
+ <key>fontStyle</key>
198
+ <string>italic</string>
199
+ <key>foreground</key>
200
+ <string>#B35EED</string>
201
+ </dict>
202
+ </dict>
203
+ <dict>
204
+ <key>name</key>
205
+ <string>String</string>
206
+ <key>scope</key>
207
+ <string>string</string>
208
+ <key>settings</key>
209
+ <dict>
210
+ <key>background</key>
211
+ <string>#FFFBBC1A</string>
212
+ <key>fontStyle</key>
213
+ <string></string>
214
+ <key>foreground</key>
215
+ <string>#69B200</string>
216
+ </dict>
217
+ </dict>
218
+ <dict>
219
+ <key>name</key>
220
+ <string>String Source String</string>
221
+ <key>scope</key>
222
+ <string>String Source String, meta.tag string source string</string>
223
+ <key>settings</key>
224
+ <dict>
225
+ <key>fontStyle</key>
226
+ <string></string>
227
+ </dict>
228
+ </dict>
229
+ <dict>
230
+ <key>name</key>
231
+ <string>Number</string>
232
+ <key>scope</key>
233
+ <string>constant.numeric</string>
234
+ <key>settings</key>
235
+ <dict>
236
+ <key>fontStyle</key>
237
+ <string>bold</string>
238
+ <key>foreground</key>
239
+ <string>#69B200</string>
240
+ </dict>
241
+ </dict>
242
+ <dict>
243
+ <key>name</key>
244
+ <string>Built-in constant</string>
245
+ <key>scope</key>
246
+ <string>constant.language</string>
247
+ <key>settings</key>
248
+ <dict>
249
+ <key>fontStyle</key>
250
+ <string>bold</string>
251
+ <key>foreground</key>
252
+ <string>#1C7A1F</string>
253
+ </dict>
254
+ </dict>
255
+ <dict>
256
+ <key>name</key>
257
+ <string>User-defined constant</string>
258
+ <key>scope</key>
259
+ <string>constant.character, constant.other</string>
260
+ <key>settings</key>
261
+ <dict>
262
+ <key>background</key>
263
+ <string>#B6D48F26</string>
264
+ <key>foreground</key>
265
+ <string>#1C7A1F</string>
266
+ </dict>
267
+ </dict>
268
+ <dict>
269
+ <key>name</key>
270
+ <string>constant.character, constant.other</string>
271
+ <key>scope</key>
272
+ <string>text source constant.character, text source constant.other</string>
273
+ <key>settings</key>
274
+ <dict>
275
+ <key>background</key>
276
+ <string>#FFFEF4</string>
277
+ </dict>
278
+ </dict>
279
+ <dict>
280
+ <key>name</key>
281
+ <string>Variable</string>
282
+ <key>scope</key>
283
+ <string>variable.language, variable.other, variable</string>
284
+ <key>settings</key>
285
+ <dict>
286
+ <key>fontStyle</key>
287
+ <string>bold</string>
288
+ <key>foreground</key>
289
+ <string>#308095</string>
290
+ </dict>
291
+ </dict>
292
+ <dict>
293
+ <key>name</key>
294
+ <string>Keyword</string>
295
+ <key>scope</key>
296
+ <string>keyword</string>
297
+ <key>settings</key>
298
+ <dict>
299
+ <key>background</key>
300
+ <string>#FCE8EC1A</string>
301
+ <key>fontStyle</key>
302
+ <string>bold</string>
303
+ <key>foreground</key>
304
+ <string>#000000</string>
305
+ </dict>
306
+ </dict>
307
+ <dict>
308
+ <key>name</key>
309
+ <string>keyword</string>
310
+ <key>scope</key>
311
+ <string>text source keyword</string>
312
+ <key>settings</key>
313
+ <dict>
314
+ <key>background</key>
315
+ <string>#C5425D0D</string>
316
+ </dict>
317
+ </dict>
318
+ <dict>
319
+ <key>name</key>
320
+ <string>Storage</string>
321
+ <key>scope</key>
322
+ <string>storage</string>
323
+ <key>settings</key>
324
+ <dict>
325
+ <key>background</key>
326
+ <string>#9999991A</string>
327
+ <key>fontStyle</key>
328
+ <string>bold</string>
329
+ <key>foreground</key>
330
+ <string>#999999</string>
331
+ </dict>
332
+ </dict>
333
+ <dict>
334
+ <key>name</key>
335
+ <string>Class name</string>
336
+ <key>scope</key>
337
+ <string>entity.name.class</string>
338
+ <key>settings</key>
339
+ <dict>
340
+ <key>fontStyle</key>
341
+ <string></string>
342
+ </dict>
343
+ </dict>
344
+ <dict>
345
+ <key>name</key>
346
+ <string>Inherited class</string>
347
+ <key>scope</key>
348
+ <string>entity.other.inherited-class</string>
349
+ <key>settings</key>
350
+ <dict/>
351
+ </dict>
352
+ <dict>
353
+ <key>name</key>
354
+ <string>support.function</string>
355
+ <key>scope</key>
356
+ <string>support.function</string>
357
+ <key>settings</key>
358
+ <dict>
359
+ <key>background</key>
360
+ <string>#D4275508</string>
361
+ <key>fontStyle</key>
362
+ <string></string>
363
+ <key>foreground</key>
364
+ <string>#D42755</string>
365
+ </dict>
366
+ </dict>
367
+ <dict>
368
+ <key>name</key>
369
+ <string>Function name</string>
370
+ <key>scope</key>
371
+ <string>entity.name.function, storage.type.function</string>
372
+ <key>settings</key>
373
+ <dict>
374
+ <key>background</key>
375
+ <string>#69B200</string>
376
+ <key>fontStyle</key>
377
+ <string>bold</string>
378
+ <key>foreground</key>
379
+ <string>#FFFFFF</string>
380
+ </dict>
381
+ </dict>
382
+ <dict>
383
+ <key>name</key>
384
+ <string>meta.property.function</string>
385
+ <key>scope</key>
386
+ <string>meta.property.function, meta.function</string>
387
+ <key>settings</key>
388
+ <dict>
389
+ <key>background</key>
390
+ <string>#1C7A1F</string>
391
+ <key>foreground</key>
392
+ <string>#B6D48F</string>
393
+ </dict>
394
+ </dict>
395
+ <dict>
396
+ <key>name</key>
397
+ <string>Function argument</string>
398
+ <key>scope</key>
399
+ <string>variable.parameter.function</string>
400
+ <key>settings</key>
401
+ <dict>
402
+ <key>fontStyle</key>
403
+ <string>bold</string>
404
+ <key>foreground</key>
405
+ <string>#62D6F4</string>
406
+ </dict>
407
+ </dict>
408
+ <dict>
409
+ <key>name</key>
410
+ <string>Library function</string>
411
+ <key>scope</key>
412
+ <string>support.function</string>
413
+ <key>settings</key>
414
+ <dict/>
415
+ </dict>
416
+ <dict>
417
+ <key>name</key>
418
+ <string>Library constant</string>
419
+ <key>scope</key>
420
+ <string>support.constant</string>
421
+ <key>settings</key>
422
+ <dict>
423
+ <key>background</key>
424
+ <string>#B6D48F40</string>
425
+ <key>foreground</key>
426
+ <string>#69B200</string>
427
+ </dict>
428
+ </dict>
429
+ <dict>
430
+ <key>name</key>
431
+ <string>Library class/type</string>
432
+ <key>scope</key>
433
+ <string>support.type, support.class</string>
434
+ <key>settings</key>
435
+ <dict>
436
+ <key>fontStyle</key>
437
+ <string></string>
438
+ </dict>
439
+ </dict>
440
+ <dict>
441
+ <key>name</key>
442
+ <string>Library variable</string>
443
+ <key>scope</key>
444
+ <string>support.other.variable</string>
445
+ <key>settings</key>
446
+ <dict/>
447
+ </dict>
448
+ <dict>
449
+ <key>name</key>
450
+ <string>Invalid</string>
451
+ <key>scope</key>
452
+ <string>invalid</string>
453
+ <key>settings</key>
454
+ <dict/>
455
+ </dict>
456
+ <dict>
457
+ <key>name</key>
458
+ <string>support.class</string>
459
+ <key>scope</key>
460
+ <string>support.class</string>
461
+ <key>settings</key>
462
+ <dict>
463
+ <key>background</key>
464
+ <string>#1C7A1F0D</string>
465
+ <key>foreground</key>
466
+ <string>#1C7A1F</string>
467
+ </dict>
468
+ </dict>
469
+ <dict>
470
+ <key>name</key>
471
+ <string>support.class.collection</string>
472
+ <key>scope</key>
473
+ <string>support.class.collection</string>
474
+ <key>settings</key>
475
+ <dict>
476
+ <key>fontStyle</key>
477
+ <string>bold</string>
478
+ </dict>
479
+ </dict>
480
+ <dict>
481
+ <key>name</key>
482
+ <string>meta.round-brackets1</string>
483
+ <key>scope</key>
484
+ <string>meta.round-brackets, meta.property-list, comment.block.conditional</string>
485
+ <key>settings</key>
486
+ <dict>
487
+ <key>background</key>
488
+ <string>#39A0BA1A</string>
489
+ </dict>
490
+ </dict>
491
+ <dict>
492
+ <key>name</key>
493
+ <string>meta.round-brackets2</string>
494
+ <key>scope</key>
495
+ <string> meta.round-brackets meta.round-brackets, comment.block.conditional comment.block.conditional</string>
496
+ <key>settings</key>
497
+ <dict>
498
+ <key>background</key>
499
+ <string>#39A0BA0D</string>
500
+ </dict>
501
+ </dict>
502
+ <dict>
503
+ <key>name</key>
504
+ <string>meta.round-brackets3</string>
505
+ <key>scope</key>
506
+ <string> meta.round-brackets meta.round-brackets meta.round-brackets, comment.block.conditional comment.block.conditional comment.block.conditional</string>
507
+ <key>settings</key>
508
+ <dict>
509
+ <key>background</key>
510
+ <string>#39A0BA0D</string>
511
+ </dict>
512
+ </dict>
513
+ <dict>
514
+ <key>name</key>
515
+ <string>meta.round-brackets4</string>
516
+ <key>scope</key>
517
+ <string> meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets, comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional</string>
518
+ <key>settings</key>
519
+ <dict>
520
+ <key>background</key>
521
+ <string>#39A0BA0D</string>
522
+ </dict>
523
+ </dict>
524
+ <dict>
525
+ <key>name</key>
526
+ <string>meta.round-brackets5</string>
527
+ <key>scope</key>
528
+ <string> meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets, comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional</string>
529
+ <key>settings</key>
530
+ <dict>
531
+ <key>background</key>
532
+ <string>#39A0BA0D</string>
533
+ <key>foreground</key>
534
+ <string>#191919</string>
535
+ </dict>
536
+ </dict>
537
+ <dict>
538
+ <key>name</key>
539
+ <string>meta.round-brackets6</string>
540
+ <key>scope</key>
541
+ <string> meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets meta.round-brackets, comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional comment.block.conditional</string>
542
+ <key>settings</key>
543
+ <dict>
544
+ <key>background</key>
545
+ <string>#39A0BA0D</string>
546
+ </dict>
547
+ </dict>
548
+ <dict>
549
+ <key>name</key>
550
+ <string>text.plain</string>
551
+ <key>scope</key>
552
+ <string>text.plain</string>
553
+ <key>settings</key>
554
+ <dict>
555
+ <key>background</key>
556
+ <string>#FFFFFF</string>
557
+ </dict>
558
+ </dict>
559
+ <dict>
560
+ <key>name</key>
561
+ <string>special seperator</string>
562
+ <key>scope</key>
563
+ <string>keyword.other.go.sql</string>
564
+ <key>settings</key>
565
+ <dict>
566
+ <key>background</key>
567
+ <string>#FFFF551A</string>
568
+ <key>foreground</key>
569
+ <string>#D76A00</string>
570
+ </dict>
571
+ </dict>
572
+ <dict>
573
+ <key>name</key>
574
+ <string>meta.leading-space</string>
575
+ <key>scope</key>
576
+ <string>meta.leading-space</string>
577
+ <key>settings</key>
578
+ <dict>
579
+ <key>background</key>
580
+ <string>#FFFF551A</string>
581
+ </dict>
582
+ </dict>
583
+ <dict>
584
+ <key>name</key>
585
+ <string>source.css</string>
586
+ <key>scope</key>
587
+ <string>source.css</string>
588
+ <key>settings</key>
589
+ <dict/>
590
+ </dict>
591
+ <dict>
592
+ <key>name</key>
593
+ <string>meta.property.value.css</string>
594
+ <key>scope</key>
595
+ <string>meta.property-value.css</string>
596
+ <key>settings</key>
597
+ <dict>
598
+ <key>background</key>
599
+ <string>#39A0BA1A</string>
600
+ <key>foreground</key>
601
+ <string>#39A0BA</string>
602
+ </dict>
603
+ </dict>
604
+ <dict>
605
+ <key>name</key>
606
+ <string>support.constant.property-value.css</string>
607
+ <key>scope</key>
608
+ <string>support.constant.property-value.css</string>
609
+ <key>settings</key>
610
+ <dict>
611
+ <key>foreground</key>
612
+ <string>#AA5500</string>
613
+ </dict>
614
+ </dict>
615
+ </array>
616
+ <key>uuid</key>
617
+ <string>E1333B1D-AFEC-4314-8211-89809FB3AE5E</string>
618
+ </dict>
619
+ </plist>