tm-themes 1.3.4 → 1.4.1

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.
@@ -0,0 +1,1447 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.background": "#E7E8E6",
4
+ "activityBar.foreground": "#2DAE58",
5
+ "activityBar.inactiveForeground": "#68696888",
6
+ "activityBarBadge.background": "#09A1ED",
7
+ "badge.background": "#09A1ED",
8
+ "badge.foreground": "#ffffff",
9
+ "button.background": "#2DAE58",
10
+ "debugExceptionWidget.background": "#FFAEAC33",
11
+ "debugExceptionWidget.border": "#FF5C57",
12
+ "debugToolBar.border": "#E9EAEB",
13
+ "diffEditor.insertedTextBackground": "#2DAE5824",
14
+ "diffEditor.removedTextBackground": "#FFAEAC44",
15
+ "dropdown.border": "#E9EAEB",
16
+ "editor.background": "#FAFBFC",
17
+ "editor.findMatchBackground": "#00E6E06A",
18
+ "editor.findMatchHighlightBackground": "#00E6E02A",
19
+ "editor.findRangeHighlightBackground": "#F5B90011",
20
+ "editor.focusedStackFrameHighlightBackground": "#2DAE5822",
21
+ "editor.foreground": "#565869",
22
+ "editor.hoverHighlightBackground": "#00E6E018",
23
+ "editor.rangeHighlightBackground": "#F5B90033",
24
+ "editor.selectionBackground": "#2DAE5822",
25
+ "editor.snippetTabstopHighlightBackground": "#ADB1C23A",
26
+ "editor.stackFrameHighlightBackground": "#F5B90033",
27
+ "editor.wordHighlightBackground": "#ADB1C23A",
28
+ "editorError.foreground": "#FF5C56",
29
+ "editorGroup.emptyBackground": "#F3F4F5",
30
+ "editorGutter.addedBackground": "#2DAE58",
31
+ "editorGutter.deletedBackground": "#FF5C57",
32
+ "editorGutter.modifiedBackground": "#00A39FAA",
33
+ "editorInlayHint.background": "#E9EAEB",
34
+ "editorInlayHint.foreground": "#565869",
35
+ "editorLineNumber.activeForeground": "#35CF68",
36
+ "editorLineNumber.foreground": "#9194A2aa",
37
+ "editorLink.activeForeground": "#35CF68",
38
+ "editorOverviewRuler.addedForeground": "#2DAE58",
39
+ "editorOverviewRuler.deletedForeground": "#FF5C57",
40
+ "editorOverviewRuler.errorForeground": "#FF5C56",
41
+ "editorOverviewRuler.findMatchForeground": "#13BBB7AA",
42
+ "editorOverviewRuler.modifiedForeground": "#00A39FAA",
43
+ "editorOverviewRuler.warningForeground": "#CF9C00",
44
+ "editorOverviewRuler.wordHighlightForeground": "#ADB1C288",
45
+ "editorOverviewRuler.wordHighlightStrongForeground": "#35CF68",
46
+ "editorWarning.foreground": "#CF9C00",
47
+ "editorWhitespace.foreground": "#ADB1C255",
48
+ "extensionButton.prominentBackground": "#2DAE58",
49
+ "extensionButton.prominentHoverBackground": "#238744",
50
+ "focusBorder": "#09A1ED",
51
+ "foreground": "#686968",
52
+ "gitDecoration.modifiedResourceForeground": "#00A39F",
53
+ "gitDecoration.untrackedResourceForeground": "#2DAE58",
54
+ "input.border": "#E9EAEB",
55
+ "list.activeSelectionBackground": "#09A1ED",
56
+ "list.activeSelectionForeground": "#ffffff",
57
+ "list.errorForeground": "#FF5C56",
58
+ "list.focusBackground": "#BCE7FC99",
59
+ "list.focusForeground": "#11658F",
60
+ "list.hoverBackground": "#E9EAEB",
61
+ "list.inactiveSelectionBackground": "#89B5CB33",
62
+ "list.warningForeground": "#B38700",
63
+ "menu.background": "#FAFBFC",
64
+ "menu.selectionBackground": "#E9EAEB",
65
+ "menu.selectionForeground": "#686968",
66
+ "menubar.selectionBackground": "#E9EAEB",
67
+ "menubar.selectionForeground": "#686968",
68
+ "merge.currentContentBackground": "#35CF6833",
69
+ "merge.currentHeaderBackground": "#35CF6866",
70
+ "merge.incomingContentBackground": "#14B1FF33",
71
+ "merge.incomingHeaderBackground": "#14B1FF77",
72
+ "peekView.border": "#09A1ED",
73
+ "peekViewEditor.background": "#14B1FF08",
74
+ "peekViewEditor.matchHighlightBackground": "#F5B90088",
75
+ "peekViewEditor.matchHighlightBorder": "#F5B900",
76
+ "peekViewEditorStickyScroll.background": "#EDF4FB",
77
+ "peekViewResult.matchHighlightBackground": "#F5B90088",
78
+ "peekViewResult.selectionBackground": "#09A1ED",
79
+ "peekViewResult.selectionForeground": "#FFFFFF",
80
+ "peekViewTitle.background": "#09A1ED11",
81
+ "selection.background": "#2DAE5844",
82
+ "settings.modifiedItemIndicator": "#13BBB7",
83
+ "sideBar.background": "#F3F4F5",
84
+ "sideBar.border": "#DEDFE0",
85
+ "sideBarSectionHeader.background": "#E9EAEB",
86
+ "sideBarSectionHeader.border": "#DEDFE0",
87
+ "statusBar.background": "#2DAE58",
88
+ "statusBar.debuggingBackground": "#13BBB7",
89
+ "statusBar.debuggingBorder": "#00A39F",
90
+ "statusBar.noFolderBackground": "#565869",
91
+ "statusBarItem.remoteBackground": "#238744",
92
+ "tab.activeBorderTop": "#2DAE58",
93
+ "terminal.ansiBlack": "#565869",
94
+ "terminal.ansiBlue": "#09A1ED",
95
+ "terminal.ansiBrightBlack": "#75798F",
96
+ "terminal.ansiBrightBlue": "#14B1FF",
97
+ "terminal.ansiBrightCyan": "#13BBB7",
98
+ "terminal.ansiBrightGreen": "#35CF68",
99
+ "terminal.ansiBrightMagenta": "#FF94D2",
100
+ "terminal.ansiBrightRed": "#FFAEAC",
101
+ "terminal.ansiBrightWhite": "#FFFFFF",
102
+ "terminal.ansiBrightYellow": "#F5B900",
103
+ "terminal.ansiCyan": "#13BBB7",
104
+ "terminal.ansiGreen": "#2DAE58",
105
+ "terminal.ansiMagenta": "#F767BB",
106
+ "terminal.ansiRed": "#FF5C57",
107
+ "terminal.ansiWhite": "#FAFBF9",
108
+ "terminal.ansiYellow": "#CF9C00",
109
+ "titleBar.activeBackground": "#F3F4F5"
110
+ },
111
+ "displayName": "Snazzy Light",
112
+ "name": "snazzy-light",
113
+ "tokenColors": [
114
+ {
115
+ "scope": "invalid.illegal",
116
+ "settings": {
117
+ "foreground": "#FF5C56"
118
+ }
119
+ },
120
+ {
121
+ "scope": [
122
+ "meta.object-literal.key",
123
+ "meta.object-literal.key constant.character.escape",
124
+ "meta.object-literal string",
125
+ "meta.object-literal string constant.character.escape",
126
+ "support.type.property-name",
127
+ "support.type.property-name constant.character.escape"
128
+ ],
129
+ "settings": {
130
+ "foreground": "#11658F"
131
+ }
132
+ },
133
+ {
134
+ "scope": [
135
+ "keyword",
136
+ "storage",
137
+ "meta.class storage.type",
138
+ "keyword.operator.expression.import",
139
+ "keyword.operator.new",
140
+ "keyword.operator.expression.delete"
141
+ ],
142
+ "settings": {
143
+ "foreground": "#F767BB"
144
+ }
145
+ },
146
+ {
147
+ "scope": [
148
+ "support.type",
149
+ "meta.type.annotation entity.name.type",
150
+ "new.expr meta.type.parameters entity.name.type",
151
+ "storage.type.primitive",
152
+ "storage.type.built-in.primitive",
153
+ "meta.function.parameter storage.type"
154
+ ],
155
+ "settings": {
156
+ "foreground": "#2DAE58"
157
+ }
158
+ },
159
+ {
160
+ "scope": [
161
+ "storage.type.annotation"
162
+ ],
163
+ "settings": {
164
+ "foreground": "#C25193"
165
+ }
166
+ },
167
+ {
168
+ "scope": "keyword.other.unit",
169
+ "settings": {
170
+ "foreground": "#FF5C57CC"
171
+ }
172
+ },
173
+ {
174
+ "scope": [
175
+ "constant.language",
176
+ "support.constant",
177
+ "variable.language"
178
+ ],
179
+ "settings": {
180
+ "foreground": "#2DAE58"
181
+ }
182
+ },
183
+ {
184
+ "scope": [
185
+ "variable",
186
+ "support.variable"
187
+ ],
188
+ "settings": {
189
+ "foreground": "#565869"
190
+ }
191
+ },
192
+ {
193
+ "scope": "variable.language.this",
194
+ "settings": {
195
+ "foreground": "#13BBB7"
196
+ }
197
+ },
198
+ {
199
+ "scope": [
200
+ "entity.name.function",
201
+ "support.function"
202
+ ],
203
+ "settings": {
204
+ "foreground": "#09A1ED"
205
+ }
206
+ },
207
+ {
208
+ "scope": [
209
+ "entity.name.function.decorator"
210
+ ],
211
+ "settings": {
212
+ "foreground": "#11658F"
213
+ }
214
+ },
215
+ {
216
+ "scope": [
217
+ "meta.class entity.name.type",
218
+ "new.expr entity.name.type",
219
+ "entity.other.inherited-class",
220
+ "support.class"
221
+ ],
222
+ "settings": {
223
+ "foreground": "#13BBB7"
224
+ }
225
+ },
226
+ {
227
+ "scope": [
228
+ "keyword.preprocessor.pragma",
229
+ "keyword.control.directive.include",
230
+ "keyword.other.preprocessor"
231
+ ],
232
+ "settings": {
233
+ "foreground": "#11658F"
234
+ }
235
+ },
236
+ {
237
+ "scope": "entity.name.exception",
238
+ "settings": {
239
+ "foreground": "#FF5C56"
240
+ }
241
+ },
242
+ {
243
+ "scope": "entity.name.section",
244
+ "settings": {
245
+ }
246
+ },
247
+ {
248
+ "scope": [
249
+ "constant.numeric"
250
+ ],
251
+ "settings": {
252
+ "foreground": "#FF5C57"
253
+ }
254
+ },
255
+ {
256
+ "scope": [
257
+ "constant",
258
+ "constant.character"
259
+ ],
260
+ "settings": {
261
+ "foreground": "#2DAE58"
262
+ }
263
+ },
264
+ {
265
+ "scope": "string",
266
+ "settings": {
267
+ "foreground": "#CF9C00"
268
+ }
269
+ },
270
+ {
271
+ "scope": "string",
272
+ "settings": {
273
+ "foreground": "#CF9C00"
274
+ }
275
+ },
276
+ {
277
+ "scope": "constant.character.escape",
278
+ "settings": {
279
+ "foreground": "#F5B900"
280
+ }
281
+ },
282
+ {
283
+ "scope": [
284
+ "string.regexp",
285
+ "string.regexp constant.character.escape"
286
+ ],
287
+ "settings": {
288
+ "foreground": "#13BBB7"
289
+ }
290
+ },
291
+ {
292
+ "scope": [
293
+ "keyword.operator.quantifier.regexp",
294
+ "keyword.operator.negation.regexp",
295
+ "keyword.operator.or.regexp",
296
+ "string.regexp punctuation",
297
+ "string.regexp keyword",
298
+ "string.regexp keyword.control",
299
+ "string.regexp constant",
300
+ "variable.other.regexp"
301
+ ],
302
+ "settings": {
303
+ "foreground": "#00A39F"
304
+ }
305
+ },
306
+ {
307
+ "scope": [
308
+ "string.regexp keyword.other"
309
+ ],
310
+ "settings": {
311
+ "foreground": "#00A39F88"
312
+ }
313
+ },
314
+ {
315
+ "scope": "constant.other.symbol",
316
+ "settings": {
317
+ "foreground": "#CF9C00"
318
+ }
319
+ },
320
+ {
321
+ "scope": [
322
+ "comment",
323
+ "punctuation.definition.comment"
324
+ ],
325
+ "settings": {
326
+ "foreground": "#ADB1C2"
327
+ }
328
+ },
329
+ {
330
+ "scope": "comment.block.preprocessor",
331
+ "settings": {
332
+ "fontStyle": "",
333
+ "foreground": "#9194A2"
334
+ }
335
+ },
336
+ {
337
+ "scope": "comment.block.documentation entity.name.type",
338
+ "settings": {
339
+ "foreground": "#2DAE58"
340
+ }
341
+ },
342
+ {
343
+ "scope": [
344
+ "comment.block.documentation storage",
345
+ "comment.block.documentation keyword.other",
346
+ "meta.class comment.block.documentation storage.type"
347
+ ],
348
+ "settings": {
349
+ "foreground": "#9194A2"
350
+ }
351
+ },
352
+ {
353
+ "scope": [
354
+ "comment.block.documentation variable"
355
+ ],
356
+ "settings": {
357
+ "foreground": "#C25193"
358
+ }
359
+ },
360
+ {
361
+ "scope": [
362
+ "punctuation"
363
+ ],
364
+ "settings": {
365
+ "foreground": "#ADB1C2"
366
+ }
367
+ },
368
+ {
369
+ "scope": [
370
+ "keyword.operator",
371
+ "keyword.other.arrow",
372
+ "keyword.control.@"
373
+ ],
374
+ "settings": {
375
+ "foreground": "#ADB1C2"
376
+ }
377
+ },
378
+ {
379
+ "scope": [
380
+ "meta.tag.metadata.doctype.html entity.name.tag",
381
+ "meta.tag.metadata.doctype.html entity.other.attribute-name.html",
382
+ "meta.tag.sgml.doctype",
383
+ "meta.tag.sgml.doctype string",
384
+ "meta.tag.sgml.doctype entity.name.tag",
385
+ "meta.tag.sgml punctuation.definition.tag.html"
386
+ ],
387
+ "settings": {
388
+ "foreground": "#9194A2"
389
+ }
390
+ },
391
+ {
392
+ "scope": [
393
+ "meta.tag",
394
+ "punctuation.definition.tag.html",
395
+ "punctuation.definition.tag.begin.html",
396
+ "punctuation.definition.tag.end.html"
397
+ ],
398
+ "settings": {
399
+ "foreground": "#ADB1C2"
400
+ }
401
+ },
402
+ {
403
+ "scope": [
404
+ "entity.name.tag"
405
+ ],
406
+ "settings": {
407
+ "foreground": "#13BBB7"
408
+ }
409
+ },
410
+ {
411
+ "scope": [
412
+ "meta.tag entity.other.attribute-name",
413
+ "entity.other.attribute-name.html"
414
+ ],
415
+ "settings": {
416
+ "foreground": "#FF8380"
417
+ }
418
+ },
419
+ {
420
+ "scope": [
421
+ "constant.character.entity",
422
+ "punctuation.definition.entity"
423
+ ],
424
+ "settings": {
425
+ "foreground": "#CF9C00"
426
+ }
427
+ },
428
+ {
429
+ "scope": [
430
+ "source.css"
431
+ ],
432
+ "settings": {
433
+ "foreground": "#ADB1C2"
434
+ }
435
+ },
436
+ {
437
+ "scope": [
438
+ "meta.selector",
439
+ "meta.selector entity",
440
+ "meta.selector entity punctuation",
441
+ "source.css entity.name.tag"
442
+ ],
443
+ "settings": {
444
+ "foreground": "#F767BB"
445
+ }
446
+ },
447
+ {
448
+ "scope": [
449
+ "keyword.control.at-rule",
450
+ "keyword.control.at-rule punctuation.definition.keyword"
451
+ ],
452
+ "settings": {
453
+ "foreground": "#C25193"
454
+ }
455
+ },
456
+ {
457
+ "scope": "source.css variable",
458
+ "settings": {
459
+ "foreground": "#11658F"
460
+ }
461
+ },
462
+ {
463
+ "scope": [
464
+ "source.css meta.property-name",
465
+ "source.css support.type.property-name"
466
+ ],
467
+ "settings": {
468
+ "foreground": "#565869"
469
+ }
470
+ },
471
+ {
472
+ "scope": [
473
+ "source.css support.type.vendored.property-name"
474
+ ],
475
+ "settings": {
476
+ "foreground": "#565869AA"
477
+ }
478
+ },
479
+ {
480
+ "scope": [
481
+ "meta.property-value",
482
+ "support.constant.property-value"
483
+ ],
484
+ "settings": {
485
+ "foreground": "#13BBB7"
486
+ }
487
+ },
488
+ {
489
+ "scope": [
490
+ "source.css support.constant"
491
+ ],
492
+ "settings": {
493
+ "foreground": "#2DAE58"
494
+ }
495
+ },
496
+ {
497
+ "scope": [
498
+ "punctuation.definition.entity.css",
499
+ "keyword.operator.combinator.css"
500
+ ],
501
+ "settings": {
502
+ "foreground": "#FF82CBBB"
503
+ }
504
+ },
505
+ {
506
+ "scope": [
507
+ "source.css support.function"
508
+ ],
509
+ "settings": {
510
+ "foreground": "#09A1ED"
511
+ }
512
+ },
513
+ {
514
+ "scope": "keyword.other.important",
515
+ "settings": {
516
+ "foreground": "#238744"
517
+ }
518
+ },
519
+ {
520
+ "scope": [
521
+ "source.css.scss"
522
+ ],
523
+ "settings": {
524
+ "foreground": "#F767BB"
525
+ }
526
+ },
527
+ {
528
+ "scope": [
529
+ "source.css.scss entity.other.attribute-name.class.css",
530
+ "source.css.scss entity.other.attribute-name.id.css"
531
+ ],
532
+ "settings": {
533
+ "foreground": "#F767BB"
534
+ }
535
+ },
536
+ {
537
+ "scope": [
538
+ "entity.name.tag.reference.scss"
539
+ ],
540
+ "settings": {
541
+ "foreground": "#C25193"
542
+ }
543
+ },
544
+ {
545
+ "scope": [
546
+ "source.css.scss meta.at-rule keyword",
547
+ "source.css.scss meta.at-rule keyword punctuation",
548
+ "source.css.scss meta.at-rule operator.logical",
549
+ "keyword.control.content.scss",
550
+ "keyword.control.return.scss",
551
+ "keyword.control.return.scss punctuation.definition.keyword"
552
+ ],
553
+ "settings": {
554
+ "foreground": "#C25193"
555
+ }
556
+ },
557
+ {
558
+ "scope": [
559
+ "meta.at-rule.mixin.scss",
560
+ "meta.at-rule.include.scss",
561
+ "source.css.scss meta.at-rule.if",
562
+ "source.css.scss meta.at-rule.else",
563
+ "source.css.scss meta.at-rule.each",
564
+ "source.css.scss meta.at-rule variable.parameter"
565
+ ],
566
+ "settings": {
567
+ "foreground": "#ADB1C2"
568
+ }
569
+ },
570
+ {
571
+ "scope": [
572
+ "source.css.less entity.other.attribute-name.class.css"
573
+ ],
574
+ "settings": {
575
+ "foreground": "#F767BB"
576
+ }
577
+ },
578
+ {
579
+ "scope": "source.stylus meta.brace.curly.css",
580
+ "settings": {
581
+ "foreground": "#ADB1C2"
582
+ }
583
+ },
584
+ {
585
+ "scope": [
586
+ "source.stylus entity.other.attribute-name.class",
587
+ "source.stylus entity.other.attribute-name.id",
588
+ "source.stylus entity.name.tag"
589
+ ],
590
+ "settings": {
591
+ "foreground": "#F767BB"
592
+ }
593
+ },
594
+ {
595
+ "scope": [
596
+ "source.stylus support.type.property-name"
597
+ ],
598
+ "settings": {
599
+ "foreground": "#565869"
600
+ }
601
+ },
602
+ {
603
+ "scope": [
604
+ "source.stylus variable"
605
+ ],
606
+ "settings": {
607
+ "foreground": "#11658F"
608
+ }
609
+ },
610
+ {
611
+ "scope": "markup.changed",
612
+ "settings": {
613
+ "foreground": "#888888"
614
+ }
615
+ },
616
+ {
617
+ "scope": "markup.deleted",
618
+ "settings": {
619
+ "foreground": "#888888"
620
+ }
621
+ },
622
+ {
623
+ "scope": "markup.italic",
624
+ "settings": {
625
+ "fontStyle": "italic"
626
+ }
627
+ },
628
+ {
629
+ "scope": "markup.error",
630
+ "settings": {
631
+ "foreground": "#FF5C56"
632
+ }
633
+ },
634
+ {
635
+ "scope": "markup.inserted",
636
+ "settings": {
637
+ "foreground": "#888888"
638
+ }
639
+ },
640
+ {
641
+ "scope": "meta.link",
642
+ "settings": {
643
+ "foreground": "#CF9C00"
644
+ }
645
+ },
646
+ {
647
+ "scope": "string.other.link.title.markdown",
648
+ "settings": {
649
+ "foreground": "#09A1ED"
650
+ }
651
+ },
652
+ {
653
+ "scope": [
654
+ "markup.output",
655
+ "markup.raw"
656
+ ],
657
+ "settings": {
658
+ "foreground": "#999999"
659
+ }
660
+ },
661
+ {
662
+ "scope": "markup.prompt",
663
+ "settings": {
664
+ "foreground": "#999999"
665
+ }
666
+ },
667
+ {
668
+ "scope": "markup.heading",
669
+ "settings": {
670
+ "foreground": "#2DAE58"
671
+ }
672
+ },
673
+ {
674
+ "scope": "markup.bold",
675
+ "settings": {
676
+ "fontStyle": "bold"
677
+ }
678
+ },
679
+ {
680
+ "scope": "markup.traceback",
681
+ "settings": {
682
+ "foreground": "#FF5C56"
683
+ }
684
+ },
685
+ {
686
+ "scope": "markup.underline",
687
+ "settings": {
688
+ "fontStyle": "underline"
689
+ }
690
+ },
691
+ {
692
+ "scope": "markup.quote",
693
+ "settings": {
694
+ "foreground": "#777985"
695
+ }
696
+ },
697
+ {
698
+ "scope": [
699
+ "markup.bold",
700
+ "markup.italic"
701
+ ],
702
+ "settings": {
703
+ "foreground": "#13BBB7"
704
+ }
705
+ },
706
+ {
707
+ "scope": "markup.inline.raw",
708
+ "settings": {
709
+ "fontStyle": "",
710
+ "foreground": "#F767BB"
711
+ }
712
+ },
713
+ {
714
+ "scope": [
715
+ "meta.brace.round",
716
+ "meta.brace.square",
717
+ "storage.type.function.arrow"
718
+ ],
719
+ "settings": {
720
+ "foreground": "#ADB1C2"
721
+ }
722
+ },
723
+ {
724
+ "scope": [
725
+ "constant.language.import-export-all",
726
+ "meta.import keyword.control.default"
727
+ ],
728
+ "settings": {
729
+ "foreground": "#C25193"
730
+ }
731
+ },
732
+ {
733
+ "scope": [
734
+ "support.function.js"
735
+ ],
736
+ "settings": {
737
+ "foreground": "#11658F"
738
+ }
739
+ },
740
+ {
741
+ "scope": "string.regexp.js",
742
+ "settings": {
743
+ "foreground": "#13BBB7"
744
+ }
745
+ },
746
+ {
747
+ "scope": [
748
+ "variable.language.super",
749
+ "support.type.object.module.js"
750
+ ],
751
+ "settings": {
752
+ "foreground": "#F767BB"
753
+ }
754
+ },
755
+ {
756
+ "scope": "meta.jsx.children",
757
+ "settings": {
758
+ "foreground": "#686968"
759
+ }
760
+ },
761
+ {
762
+ "scope": "entity.name.tag.yaml",
763
+ "settings": {
764
+ "foreground": "#11658F"
765
+ }
766
+ },
767
+ {
768
+ "scope": "variable.other.alias.yaml",
769
+ "settings": {
770
+ "foreground": "#2DAE58"
771
+ }
772
+ },
773
+ {
774
+ "scope": [
775
+ "punctuation.section.embedded.begin.php",
776
+ "punctuation.section.embedded.end.php"
777
+ ],
778
+ "settings": {
779
+ "foreground": "#75798F"
780
+ }
781
+ },
782
+ {
783
+ "scope": [
784
+ "meta.use.php entity.other.alias.php"
785
+ ],
786
+ "settings": {
787
+ "foreground": "#13BBB7"
788
+ }
789
+ },
790
+ {
791
+ "scope": [
792
+ "source.php support.function.construct",
793
+ "source.php support.function.var"
794
+ ],
795
+ "settings": {
796
+ "foreground": "#11658F"
797
+ }
798
+ },
799
+ {
800
+ "scope": [
801
+ "storage.modifier.extends.php",
802
+ "source.php keyword.other",
803
+ "storage.modifier.php"
804
+ ],
805
+ "settings": {
806
+ "foreground": "#F767BB"
807
+ }
808
+ },
809
+ {
810
+ "scope": [
811
+ "meta.class.body.php storage.type.php"
812
+ ],
813
+ "settings": {
814
+ "foreground": "#F767BB"
815
+ }
816
+ },
817
+ {
818
+ "scope": [
819
+ "storage.type.php",
820
+ "meta.class.body.php meta.function-call.php storage.type.php",
821
+ "meta.class.body.php meta.function.php storage.type.php"
822
+ ],
823
+ "settings": {
824
+ "foreground": "#2DAE58"
825
+ }
826
+ },
827
+ {
828
+ "scope": [
829
+ "source.php keyword.other.DML"
830
+ ],
831
+ "settings": {
832
+ "foreground": "#D94E4A"
833
+ }
834
+ },
835
+ {
836
+ "scope": [
837
+ "source.sql.embedded.php keyword.operator"
838
+ ],
839
+ "settings": {
840
+ "foreground": "#2DAE58"
841
+ }
842
+ },
843
+ {
844
+ "scope": [
845
+ "source.ini keyword",
846
+ "source.toml keyword",
847
+ "source.env variable"
848
+ ],
849
+ "settings": {
850
+ "foreground": "#11658F"
851
+ }
852
+ },
853
+ {
854
+ "scope": [
855
+ "source.ini entity.name.section",
856
+ "source.toml entity.other.attribute-name"
857
+ ],
858
+ "settings": {
859
+ "foreground": "#F767BB"
860
+ }
861
+ },
862
+ {
863
+ "scope": [
864
+ "source.go storage.type"
865
+ ],
866
+ "settings": {
867
+ "foreground": "#2DAE58"
868
+ }
869
+ },
870
+ {
871
+ "scope": [
872
+ "keyword.import.go",
873
+ "keyword.package.go"
874
+ ],
875
+ "settings": {
876
+ "foreground": "#FF5C56"
877
+ }
878
+ },
879
+ {
880
+ "scope": [
881
+ "source.reason variable.language string"
882
+ ],
883
+ "settings": {
884
+ "foreground": "#565869"
885
+ }
886
+ },
887
+ {
888
+ "scope": [
889
+ "source.reason support.type",
890
+ "source.reason constant.language",
891
+ "source.reason constant.language constant.numeric",
892
+ "source.reason support.type string.regexp"
893
+ ],
894
+ "settings": {
895
+ "foreground": "#2DAE58"
896
+ }
897
+ },
898
+ {
899
+ "scope": [
900
+ "source.reason keyword.operator keyword.control",
901
+ "source.reason keyword.control.less",
902
+ "source.reason keyword.control.flow"
903
+ ],
904
+ "settings": {
905
+ "foreground": "#ADB1C2"
906
+ }
907
+ },
908
+ {
909
+ "scope": [
910
+ "source.reason string.regexp"
911
+ ],
912
+ "settings": {
913
+ "foreground": "#CF9C00"
914
+ }
915
+ },
916
+ {
917
+ "scope": [
918
+ "source.reason support.property-value"
919
+ ],
920
+ "settings": {
921
+ "foreground": "#11658F"
922
+ }
923
+ },
924
+ {
925
+ "scope": [
926
+ "source.rust support.function.core.rust"
927
+ ],
928
+ "settings": {
929
+ "foreground": "#11658F"
930
+ }
931
+ },
932
+ {
933
+ "scope": [
934
+ "source.rust storage.type.core.rust",
935
+ "source.rust storage.class.std"
936
+ ],
937
+ "settings": {
938
+ "foreground": "#2DAE58"
939
+ }
940
+ },
941
+ {
942
+ "scope": [
943
+ "source.rust entity.name.type.rust"
944
+ ],
945
+ "settings": {
946
+ "foreground": "#13BBB7"
947
+ }
948
+ },
949
+ {
950
+ "scope": [
951
+ "storage.type.function.coffee"
952
+ ],
953
+ "settings": {
954
+ "foreground": "#ADB1C2"
955
+ }
956
+ },
957
+ {
958
+ "scope": [
959
+ "keyword.type.cs",
960
+ "storage.type.cs"
961
+ ],
962
+ "settings": {
963
+ "foreground": "#2DAE58"
964
+ }
965
+ },
966
+ {
967
+ "scope": [
968
+ "entity.name.type.namespace.cs"
969
+ ],
970
+ "settings": {
971
+ "foreground": "#13BBB7"
972
+ }
973
+ },
974
+ {
975
+ "scope": "meta.diff.header",
976
+ "settings": {
977
+ "foreground": "#11658F"
978
+ }
979
+ },
980
+ {
981
+ "scope": [
982
+ "markup.inserted.diff"
983
+ ],
984
+ "settings": {
985
+ "foreground": "#2DAE58"
986
+ }
987
+ },
988
+ {
989
+ "scope": [
990
+ "markup.deleted.diff"
991
+ ],
992
+ "settings": {
993
+ "foreground": "#FF5C56"
994
+ }
995
+ },
996
+ {
997
+ "scope": [
998
+ "meta.diff.range",
999
+ "meta.diff.index",
1000
+ "meta.separator"
1001
+ ],
1002
+ "settings": {
1003
+ "foreground": "#09A1ED"
1004
+ }
1005
+ },
1006
+ {
1007
+ "scope": "source.makefile variable",
1008
+ "settings": {
1009
+ "foreground": "#11658F"
1010
+ }
1011
+ },
1012
+ {
1013
+ "scope": [
1014
+ "keyword.control.protocol-specification.objc"
1015
+ ],
1016
+ "settings": {
1017
+ "foreground": "#F767BB"
1018
+ }
1019
+ },
1020
+ {
1021
+ "scope": [
1022
+ "meta.parens storage.type.objc",
1023
+ "meta.return-type.objc support.class",
1024
+ "meta.return-type.objc storage.type.objc"
1025
+ ],
1026
+ "settings": {
1027
+ "foreground": "#2DAE58"
1028
+ }
1029
+ },
1030
+ {
1031
+ "scope": [
1032
+ "source.sql keyword"
1033
+ ],
1034
+ "settings": {
1035
+ "foreground": "#11658F"
1036
+ }
1037
+ },
1038
+ {
1039
+ "scope": [
1040
+ "keyword.other.special-method.dockerfile"
1041
+ ],
1042
+ "settings": {
1043
+ "foreground": "#09A1ED"
1044
+ }
1045
+ },
1046
+ {
1047
+ "scope": "constant.other.symbol.elixir",
1048
+ "settings": {
1049
+ "foreground": "#11658F"
1050
+ }
1051
+ },
1052
+ {
1053
+ "scope": [
1054
+ "storage.type.elm",
1055
+ "support.module.elm"
1056
+ ],
1057
+ "settings": {
1058
+ "foreground": "#13BBB7"
1059
+ }
1060
+ },
1061
+ {
1062
+ "scope": [
1063
+ "source.elm keyword.other"
1064
+ ],
1065
+ "settings": {
1066
+ "foreground": "#ADB1C2"
1067
+ }
1068
+ },
1069
+ {
1070
+ "scope": [
1071
+ "source.erlang entity.name.type.class"
1072
+ ],
1073
+ "settings": {
1074
+ "foreground": "#13BBB7"
1075
+ }
1076
+ },
1077
+ {
1078
+ "scope": [
1079
+ "variable.other.field.erlang"
1080
+ ],
1081
+ "settings": {
1082
+ "foreground": "#11658F"
1083
+ }
1084
+ },
1085
+ {
1086
+ "scope": [
1087
+ "source.erlang constant.other.symbol"
1088
+ ],
1089
+ "settings": {
1090
+ "foreground": "#2DAE58"
1091
+ }
1092
+ },
1093
+ {
1094
+ "scope": [
1095
+ "storage.type.haskell"
1096
+ ],
1097
+ "settings": {
1098
+ "foreground": "#2DAE58"
1099
+ }
1100
+ },
1101
+ {
1102
+ "scope": [
1103
+ "meta.declaration.class.haskell storage.type.haskell",
1104
+ "meta.declaration.instance.haskell storage.type.haskell"
1105
+ ],
1106
+ "settings": {
1107
+ "foreground": "#13BBB7"
1108
+ }
1109
+ },
1110
+ {
1111
+ "scope": [
1112
+ "meta.preprocessor.haskell"
1113
+ ],
1114
+ "settings": {
1115
+ "foreground": "#75798F"
1116
+ }
1117
+ },
1118
+ {
1119
+ "scope": [
1120
+ "source.haskell keyword.control"
1121
+ ],
1122
+ "settings": {
1123
+ "foreground": "#F767BB"
1124
+ }
1125
+ },
1126
+ {
1127
+ "scope": [
1128
+ "tag.end.latte",
1129
+ "tag.begin.latte"
1130
+ ],
1131
+ "settings": {
1132
+ "foreground": "#ADB1C2"
1133
+ }
1134
+ },
1135
+ {
1136
+ "scope": "source.po keyword.control",
1137
+ "settings": {
1138
+ "foreground": "#11658F"
1139
+ }
1140
+ },
1141
+ {
1142
+ "scope": "source.po storage.type",
1143
+ "settings": {
1144
+ "foreground": "#9194A2"
1145
+ }
1146
+ },
1147
+ {
1148
+ "scope": "constant.language.po",
1149
+ "settings": {
1150
+ "foreground": "#13BBB7"
1151
+ }
1152
+ },
1153
+ {
1154
+ "scope": "meta.header.po string",
1155
+ "settings": {
1156
+ "foreground": "#FF8380"
1157
+ }
1158
+ },
1159
+ {
1160
+ "scope": "source.po meta.header.po",
1161
+ "settings": {
1162
+ "foreground": "#ADB1C2"
1163
+ }
1164
+ },
1165
+ {
1166
+ "scope": [
1167
+ "source.ocaml markup.underline"
1168
+ ],
1169
+ "settings": {
1170
+ "fontStyle": ""
1171
+ }
1172
+ },
1173
+ {
1174
+ "scope": [
1175
+ "source.ocaml punctuation.definition.tag emphasis",
1176
+ "source.ocaml entity.name.class constant.numeric",
1177
+ "source.ocaml support.type"
1178
+ ],
1179
+ "settings": {
1180
+ "foreground": "#F767BB"
1181
+ }
1182
+ },
1183
+ {
1184
+ "scope": [
1185
+ "source.ocaml constant.numeric entity.other.attribute-name"
1186
+ ],
1187
+ "settings": {
1188
+ "foreground": "#13BBB7"
1189
+ }
1190
+ },
1191
+ {
1192
+ "scope": [
1193
+ "source.ocaml comment meta.separator"
1194
+ ],
1195
+ "settings": {
1196
+ "foreground": "#ADB1C2"
1197
+ }
1198
+ },
1199
+ {
1200
+ "scope": [
1201
+ "source.ocaml support.type strong",
1202
+ "source.ocaml keyword.control strong"
1203
+ ],
1204
+ "settings": {
1205
+ "foreground": "#ADB1C2"
1206
+ }
1207
+ },
1208
+ {
1209
+ "scope": [
1210
+ "source.ocaml support.constant.property-value"
1211
+ ],
1212
+ "settings": {
1213
+ "foreground": "#11658F"
1214
+ }
1215
+ },
1216
+ {
1217
+ "scope": [
1218
+ "source.scala entity.name.class"
1219
+ ],
1220
+ "settings": {
1221
+ "foreground": "#13BBB7"
1222
+ }
1223
+ },
1224
+ {
1225
+ "scope": [
1226
+ "storage.type.scala"
1227
+ ],
1228
+ "settings": {
1229
+ "foreground": "#2DAE58"
1230
+ }
1231
+ },
1232
+ {
1233
+ "scope": [
1234
+ "variable.parameter.scala"
1235
+ ],
1236
+ "settings": {
1237
+ "foreground": "#11658F"
1238
+ }
1239
+ },
1240
+ {
1241
+ "scope": [
1242
+ "meta.bracket.scala",
1243
+ "meta.colon.scala"
1244
+ ],
1245
+ "settings": {
1246
+ "foreground": "#ADB1C2"
1247
+ }
1248
+ },
1249
+ {
1250
+ "scope": [
1251
+ "meta.metadata.simple.clojure"
1252
+ ],
1253
+ "settings": {
1254
+ "foreground": "#ADB1C2"
1255
+ }
1256
+ },
1257
+ {
1258
+ "scope": [
1259
+ "meta.metadata.simple.clojure meta.symbol"
1260
+ ],
1261
+ "settings": {
1262
+ "foreground": "#13BBB7"
1263
+ }
1264
+ },
1265
+ {
1266
+ "scope": [
1267
+ "source.r keyword.other"
1268
+ ],
1269
+ "settings": {
1270
+ "foreground": "#ADB1C2"
1271
+ }
1272
+ },
1273
+ {
1274
+ "scope": [
1275
+ "source.svelte meta.block.ts entity.name.label"
1276
+ ],
1277
+ "settings": {
1278
+ "foreground": "#11658F"
1279
+ }
1280
+ },
1281
+ {
1282
+ "scope": [
1283
+ "keyword.operator.word.applescript"
1284
+ ],
1285
+ "settings": {
1286
+ "foreground": "#F767BB"
1287
+ }
1288
+ },
1289
+ {
1290
+ "scope": [
1291
+ "meta.function-call.livescript"
1292
+ ],
1293
+ "settings": {
1294
+ "foreground": "#09A1ED"
1295
+ }
1296
+ },
1297
+ {
1298
+ "scope": [
1299
+ "variable.language.self.lua"
1300
+ ],
1301
+ "settings": {
1302
+ "foreground": "#13BBB7"
1303
+ }
1304
+ },
1305
+ {
1306
+ "scope": [
1307
+ "entity.name.type.class.swift",
1308
+ "meta.inheritance-clause.swift",
1309
+ "meta.import.swift entity.name.type"
1310
+ ],
1311
+ "settings": {
1312
+ "foreground": "#13BBB7"
1313
+ }
1314
+ },
1315
+ {
1316
+ "scope": [
1317
+ "source.swift punctuation.section.embedded"
1318
+ ],
1319
+ "settings": {
1320
+ "foreground": "#B38700"
1321
+ }
1322
+ },
1323
+ {
1324
+ "scope": [
1325
+ "variable.parameter.function.swift entity.name.function.swift"
1326
+ ],
1327
+ "settings": {
1328
+ "foreground": "#565869"
1329
+ }
1330
+ },
1331
+ {
1332
+ "scope": "meta.function-call.twig",
1333
+ "settings": {
1334
+ "foreground": "#565869"
1335
+ }
1336
+ },
1337
+ {
1338
+ "scope": "string.unquoted.tag-string.django",
1339
+ "settings": {
1340
+ "foreground": "#565869"
1341
+ }
1342
+ },
1343
+ {
1344
+ "scope": [
1345
+ "entity.tag.tagbraces.django",
1346
+ "entity.tag.filter-pipe.django"
1347
+ ],
1348
+ "settings": {
1349
+ "foreground": "#ADB1C2"
1350
+ }
1351
+ },
1352
+ {
1353
+ "scope": [
1354
+ "meta.section.attributes.haml constant.language",
1355
+ "meta.section.attributes.plain.haml constant.other.symbol"
1356
+ ],
1357
+ "settings": {
1358
+ "foreground": "#FF8380"
1359
+ }
1360
+ },
1361
+ {
1362
+ "scope": [
1363
+ "meta.prolog.haml"
1364
+ ],
1365
+ "settings": {
1366
+ "foreground": "#9194A2"
1367
+ }
1368
+ },
1369
+ {
1370
+ "scope": [
1371
+ "support.constant.handlebars"
1372
+ ],
1373
+ "settings": {
1374
+ "foreground": "#ADB1C2"
1375
+ }
1376
+ },
1377
+ {
1378
+ "scope": "text.log log.constant",
1379
+ "settings": {
1380
+ "foreground": "#C25193"
1381
+ }
1382
+ },
1383
+ {
1384
+ "scope": [
1385
+ "source.c string constant.other.placeholder",
1386
+ "source.cpp string constant.other.placeholder"
1387
+ ],
1388
+ "settings": {
1389
+ "foreground": "#B38700"
1390
+ }
1391
+ },
1392
+ {
1393
+ "scope": "constant.other.key.groovy",
1394
+ "settings": {
1395
+ "foreground": "#11658F"
1396
+ }
1397
+ },
1398
+ {
1399
+ "scope": "storage.type.groovy",
1400
+ "settings": {
1401
+ "foreground": "#13BBB7"
1402
+ }
1403
+ },
1404
+ {
1405
+ "scope": "meta.definition.variable.groovy storage.type.groovy",
1406
+ "settings": {
1407
+ "foreground": "#2DAE58"
1408
+ }
1409
+ },
1410
+ {
1411
+ "scope": "storage.modifier.import.groovy",
1412
+ "settings": {
1413
+ "foreground": "#CF9C00"
1414
+ }
1415
+ },
1416
+ {
1417
+ "scope": [
1418
+ "entity.other.attribute-name.class.pug",
1419
+ "entity.other.attribute-name.id.pug"
1420
+ ],
1421
+ "settings": {
1422
+ "foreground": "#13BBB7"
1423
+ }
1424
+ },
1425
+ {
1426
+ "scope": [
1427
+ "constant.name.attribute.tag.pug"
1428
+ ],
1429
+ "settings": {
1430
+ "foreground": "#ADB1C2"
1431
+ }
1432
+ },
1433
+ {
1434
+ "scope": "entity.name.tag.style.html",
1435
+ "settings": {
1436
+ "foreground": "#13BBB7"
1437
+ }
1438
+ },
1439
+ {
1440
+ "scope": "entity.name.type.wasm",
1441
+ "settings": {
1442
+ "foreground": "#2DAE58"
1443
+ }
1444
+ }
1445
+ ],
1446
+ "type": "light"
1447
+ }