tm-themes 0.0.0

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,1136 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBackground": "#BD93F910",
4
+ "activityBar.activeBorder": "#FF79C680",
5
+ "activityBar.background": "#343746",
6
+ "activityBar.foreground": "#F8F8F2",
7
+ "activityBar.inactiveForeground": "#6272A4",
8
+ "activityBarBadge.background": "#FF79C6",
9
+ "activityBarBadge.foreground": "#F8F8F2",
10
+ "badge.background": "#44475A",
11
+ "badge.foreground": "#F8F8F2",
12
+ "breadcrumb.activeSelectionForeground": "#F8F8F2",
13
+ "breadcrumb.background": "#282A36",
14
+ "breadcrumb.focusForeground": "#F8F8F2",
15
+ "breadcrumb.foreground": "#6272A4",
16
+ "breadcrumbPicker.background": "#191A21",
17
+ "button.background": "#44475A",
18
+ "button.foreground": "#F8F8F2",
19
+ "button.secondaryBackground": "#282A36",
20
+ "button.secondaryForeground": "#F8F8F2",
21
+ "button.secondaryHoverBackground": "#343746",
22
+ "debugToolBar.background": "#21222C",
23
+ "diffEditor.insertedTextBackground": "#50FA7B20",
24
+ "diffEditor.removedTextBackground": "#FF555550",
25
+ "dropdown.background": "#343746",
26
+ "dropdown.border": "#191A21",
27
+ "dropdown.foreground": "#F8F8F2",
28
+ "editor.background": "#282A36",
29
+ "editor.findMatchBackground": "#FFB86C80",
30
+ "editor.findMatchHighlightBackground": "#FFFFFF40",
31
+ "editor.findRangeHighlightBackground": "#44475A75",
32
+ "editor.foldBackground": "#21222C80",
33
+ "editor.foreground": "#F8F8F2",
34
+ "editor.hoverHighlightBackground": "#8BE9FD50",
35
+ "editor.lineHighlightBorder": "#44475A",
36
+ "editor.rangeHighlightBackground": "#BD93F915",
37
+ "editor.selectionBackground": "#44475A",
38
+ "editor.selectionHighlightBackground": "#424450",
39
+ "editor.snippetFinalTabstopHighlightBackground": "#282A36",
40
+ "editor.snippetFinalTabstopHighlightBorder": "#50FA7B",
41
+ "editor.snippetTabstopHighlightBackground": "#282A36",
42
+ "editor.snippetTabstopHighlightBorder": "#6272A4",
43
+ "editor.wordHighlightBackground": "#8BE9FD50",
44
+ "editor.wordHighlightStrongBackground": "#50FA7B50",
45
+ "editorBracketHighlight.foreground1": "#F8F8F2",
46
+ "editorBracketHighlight.foreground2": "#FF79C6",
47
+ "editorBracketHighlight.foreground3": "#8BE9FD",
48
+ "editorBracketHighlight.foreground4": "#50FA7B",
49
+ "editorBracketHighlight.foreground5": "#BD93F9",
50
+ "editorBracketHighlight.foreground6": "#FFB86C",
51
+ "editorBracketHighlight.unexpectedBracket.foreground": "#FF5555",
52
+ "editorCodeLens.foreground": "#6272A4",
53
+ "editorError.foreground": "#FF5555",
54
+ "editorGroup.border": "#BD93F9",
55
+ "editorGroup.dropBackground": "#44475A70",
56
+ "editorGroupHeader.tabsBackground": "#191A21",
57
+ "editorGutter.addedBackground": "#50FA7B80",
58
+ "editorGutter.deletedBackground": "#FF555580",
59
+ "editorGutter.modifiedBackground": "#8BE9FD80",
60
+ "editorHoverWidget.background": "#282A36",
61
+ "editorHoverWidget.border": "#6272A4",
62
+ "editorIndentGuide.activeBackground": "#FFFFFF45",
63
+ "editorIndentGuide.background": "#FFFFFF1A",
64
+ "editorLineNumber.foreground": "#6272A4",
65
+ "editorLink.activeForeground": "#8BE9FD",
66
+ "editorMarkerNavigation.background": "#21222C",
67
+ "editorOverviewRuler.addedForeground": "#50FA7B80",
68
+ "editorOverviewRuler.border": "#191A21",
69
+ "editorOverviewRuler.currentContentForeground": "#50FA7B",
70
+ "editorOverviewRuler.deletedForeground": "#FF555580",
71
+ "editorOverviewRuler.errorForeground": "#FF555580",
72
+ "editorOverviewRuler.incomingContentForeground": "#BD93F9",
73
+ "editorOverviewRuler.infoForeground": "#8BE9FD80",
74
+ "editorOverviewRuler.modifiedForeground": "#8BE9FD80",
75
+ "editorOverviewRuler.selectionHighlightForeground": "#FFB86C",
76
+ "editorOverviewRuler.warningForeground": "#FFB86C80",
77
+ "editorOverviewRuler.wordHighlightForeground": "#8BE9FD",
78
+ "editorOverviewRuler.wordHighlightStrongForeground": "#50FA7B",
79
+ "editorRuler.foreground": "#FFFFFF1A",
80
+ "editorSuggestWidget.background": "#21222C",
81
+ "editorSuggestWidget.foreground": "#F8F8F2",
82
+ "editorSuggestWidget.selectedBackground": "#44475A",
83
+ "editorWarning.foreground": "#8BE9FD",
84
+ "editorWhitespace.foreground": "#FFFFFF1A",
85
+ "editorWidget.background": "#21222C",
86
+ "errorForeground": "#FF5555",
87
+ "extensionButton.prominentBackground": "#50FA7B90",
88
+ "extensionButton.prominentForeground": "#F8F8F2",
89
+ "extensionButton.prominentHoverBackground": "#50FA7B60",
90
+ "focusBorder": "#6272A4",
91
+ "foreground": "#F8F8F2",
92
+ "gitDecoration.conflictingResourceForeground": "#FFB86C",
93
+ "gitDecoration.deletedResourceForeground": "#FF5555",
94
+ "gitDecoration.ignoredResourceForeground": "#6272A4",
95
+ "gitDecoration.modifiedResourceForeground": "#8BE9FD",
96
+ "gitDecoration.untrackedResourceForeground": "#50FA7B",
97
+ "inlineChat.regionHighlight": "#343746",
98
+ "input.background": "#282A36",
99
+ "input.border": "#191A21",
100
+ "input.foreground": "#F8F8F2",
101
+ "input.placeholderForeground": "#6272A4",
102
+ "inputOption.activeBorder": "#BD93F9",
103
+ "inputValidation.errorBorder": "#FF5555",
104
+ "inputValidation.infoBorder": "#FF79C6",
105
+ "inputValidation.warningBorder": "#FFB86C",
106
+ "list.activeSelectionBackground": "#44475A",
107
+ "list.activeSelectionForeground": "#F8F8F2",
108
+ "list.dropBackground": "#44475A",
109
+ "list.errorForeground": "#FF5555",
110
+ "list.focusBackground": "#44475A75",
111
+ "list.highlightForeground": "#8BE9FD",
112
+ "list.hoverBackground": "#44475A75",
113
+ "list.inactiveSelectionBackground": "#44475A75",
114
+ "list.warningForeground": "#FFB86C",
115
+ "listFilterWidget.background": "#343746",
116
+ "listFilterWidget.noMatchesOutline": "#FF5555",
117
+ "listFilterWidget.outline": "#424450",
118
+ "merge.currentHeaderBackground": "#50FA7B90",
119
+ "merge.incomingHeaderBackground": "#BD93F990",
120
+ "panel.background": "#282A36",
121
+ "panel.border": "#BD93F9",
122
+ "panelTitle.activeBorder": "#FF79C6",
123
+ "panelTitle.activeForeground": "#F8F8F2",
124
+ "panelTitle.inactiveForeground": "#6272A4",
125
+ "peekView.border": "#44475A",
126
+ "peekViewEditor.background": "#282A36",
127
+ "peekViewEditor.matchHighlightBackground": "#F1FA8C80",
128
+ "peekViewResult.background": "#21222C",
129
+ "peekViewResult.fileForeground": "#F8F8F2",
130
+ "peekViewResult.lineForeground": "#F8F8F2",
131
+ "peekViewResult.matchHighlightBackground": "#F1FA8C80",
132
+ "peekViewResult.selectionBackground": "#44475A",
133
+ "peekViewResult.selectionForeground": "#F8F8F2",
134
+ "peekViewTitle.background": "#191A21",
135
+ "peekViewTitleDescription.foreground": "#6272A4",
136
+ "peekViewTitleLabel.foreground": "#F8F8F2",
137
+ "pickerGroup.border": "#BD93F9",
138
+ "pickerGroup.foreground": "#8BE9FD",
139
+ "progressBar.background": "#FF79C6",
140
+ "selection.background": "#BD93F9",
141
+ "settings.checkboxBackground": "#21222C",
142
+ "settings.checkboxBorder": "#191A21",
143
+ "settings.checkboxForeground": "#F8F8F2",
144
+ "settings.dropdownBackground": "#21222C",
145
+ "settings.dropdownBorder": "#191A21",
146
+ "settings.dropdownForeground": "#F8F8F2",
147
+ "settings.headerForeground": "#F8F8F2",
148
+ "settings.modifiedItemIndicator": "#FFB86C",
149
+ "settings.numberInputBackground": "#21222C",
150
+ "settings.numberInputBorder": "#191A21",
151
+ "settings.numberInputForeground": "#F8F8F2",
152
+ "settings.textInputBackground": "#21222C",
153
+ "settings.textInputBorder": "#191A21",
154
+ "settings.textInputForeground": "#F8F8F2",
155
+ "sideBar.background": "#21222C",
156
+ "sideBarSectionHeader.background": "#282A36",
157
+ "sideBarSectionHeader.border": "#191A21",
158
+ "sideBarTitle.foreground": "#F8F8F2",
159
+ "statusBar.background": "#191A21",
160
+ "statusBar.debuggingBackground": "#FF5555",
161
+ "statusBar.debuggingForeground": "#191A21",
162
+ "statusBar.foreground": "#F8F8F2",
163
+ "statusBar.noFolderBackground": "#191A21",
164
+ "statusBar.noFolderForeground": "#F8F8F2",
165
+ "statusBarItem.prominentBackground": "#FF5555",
166
+ "statusBarItem.prominentHoverBackground": "#FFB86C",
167
+ "statusBarItem.remoteBackground": "#BD93F9",
168
+ "statusBarItem.remoteForeground": "#282A36",
169
+ "tab.activeBackground": "#282A36",
170
+ "tab.activeBorderTop": "#FF79C680",
171
+ "tab.activeForeground": "#F8F8F2",
172
+ "tab.border": "#191A21",
173
+ "tab.inactiveBackground": "#21222C",
174
+ "tab.inactiveForeground": "#6272A4",
175
+ "terminal.ansiBlack": "#21222C",
176
+ "terminal.ansiBlue": "#BD93F9",
177
+ "terminal.ansiBrightBlack": "#6272A4",
178
+ "terminal.ansiBrightBlue": "#D6ACFF",
179
+ "terminal.ansiBrightCyan": "#A4FFFF",
180
+ "terminal.ansiBrightGreen": "#69FF94",
181
+ "terminal.ansiBrightMagenta": "#FF92DF",
182
+ "terminal.ansiBrightRed": "#FF6E6E",
183
+ "terminal.ansiBrightWhite": "#FFFFFF",
184
+ "terminal.ansiBrightYellow": "#FFFFA5",
185
+ "terminal.ansiCyan": "#8BE9FD",
186
+ "terminal.ansiGreen": "#50FA7B",
187
+ "terminal.ansiMagenta": "#FF79C6",
188
+ "terminal.ansiRed": "#FF5555",
189
+ "terminal.ansiWhite": "#F8F8F2",
190
+ "terminal.ansiYellow": "#F1FA8C",
191
+ "terminal.background": "#282A36",
192
+ "terminal.foreground": "#F8F8F2",
193
+ "titleBar.activeBackground": "#21222C",
194
+ "titleBar.activeForeground": "#F8F8F2",
195
+ "titleBar.inactiveBackground": "#191A21",
196
+ "titleBar.inactiveForeground": "#6272A4",
197
+ "walkThrough.embeddedEditorBackground": "#21222C"
198
+ },
199
+ "displayName": "Dracula",
200
+ "name": "dracula",
201
+ "semanticHighlighting": true,
202
+ "tokenColors": [
203
+ {
204
+ "scope": [
205
+ "emphasis"
206
+ ],
207
+ "settings": {
208
+ "fontStyle": "italic"
209
+ }
210
+ },
211
+ {
212
+ "scope": [
213
+ "strong"
214
+ ],
215
+ "settings": {
216
+ "fontStyle": "bold"
217
+ }
218
+ },
219
+ {
220
+ "scope": [
221
+ "header"
222
+ ],
223
+ "settings": {
224
+ "foreground": "#BD93F9"
225
+ }
226
+ },
227
+ {
228
+ "scope": [
229
+ "meta.diff",
230
+ "meta.diff.header"
231
+ ],
232
+ "settings": {
233
+ "foreground": "#6272A4"
234
+ }
235
+ },
236
+ {
237
+ "scope": [
238
+ "markup.inserted"
239
+ ],
240
+ "settings": {
241
+ "foreground": "#50FA7B"
242
+ }
243
+ },
244
+ {
245
+ "scope": [
246
+ "markup.deleted"
247
+ ],
248
+ "settings": {
249
+ "foreground": "#FF5555"
250
+ }
251
+ },
252
+ {
253
+ "scope": [
254
+ "markup.changed"
255
+ ],
256
+ "settings": {
257
+ "foreground": "#FFB86C"
258
+ }
259
+ },
260
+ {
261
+ "scope": [
262
+ "invalid"
263
+ ],
264
+ "settings": {
265
+ "fontStyle": "underline italic",
266
+ "foreground": "#FF5555"
267
+ }
268
+ },
269
+ {
270
+ "scope": [
271
+ "invalid.deprecated"
272
+ ],
273
+ "settings": {
274
+ "fontStyle": "underline italic",
275
+ "foreground": "#F8F8F2"
276
+ }
277
+ },
278
+ {
279
+ "scope": [
280
+ "entity.name.filename"
281
+ ],
282
+ "settings": {
283
+ "foreground": "#F1FA8C"
284
+ }
285
+ },
286
+ {
287
+ "scope": [
288
+ "markup.error"
289
+ ],
290
+ "settings": {
291
+ "foreground": "#FF5555"
292
+ }
293
+ },
294
+ {
295
+ "name": "Underlined markup",
296
+ "scope": [
297
+ "markup.underline"
298
+ ],
299
+ "settings": {
300
+ "fontStyle": "underline"
301
+ }
302
+ },
303
+ {
304
+ "name": "Bold markup",
305
+ "scope": [
306
+ "markup.bold"
307
+ ],
308
+ "settings": {
309
+ "fontStyle": "bold",
310
+ "foreground": "#FFB86C"
311
+ }
312
+ },
313
+ {
314
+ "name": "Markup headings",
315
+ "scope": [
316
+ "markup.heading"
317
+ ],
318
+ "settings": {
319
+ "fontStyle": "bold",
320
+ "foreground": "#BD93F9"
321
+ }
322
+ },
323
+ {
324
+ "name": "Markup italic",
325
+ "scope": [
326
+ "markup.italic"
327
+ ],
328
+ "settings": {
329
+ "fontStyle": "italic",
330
+ "foreground": "#F1FA8C"
331
+ }
332
+ },
333
+ {
334
+ "name": "Bullets, lists (prose)",
335
+ "scope": [
336
+ "beginning.punctuation.definition.list.markdown",
337
+ "beginning.punctuation.definition.quote.markdown",
338
+ "punctuation.definition.link.restructuredtext"
339
+ ],
340
+ "settings": {
341
+ "foreground": "#8BE9FD"
342
+ }
343
+ },
344
+ {
345
+ "name": "Inline code (prose)",
346
+ "scope": [
347
+ "markup.inline.raw",
348
+ "markup.raw.restructuredtext"
349
+ ],
350
+ "settings": {
351
+ "foreground": "#50FA7B"
352
+ }
353
+ },
354
+ {
355
+ "name": "Links (prose)",
356
+ "scope": [
357
+ "markup.underline.link",
358
+ "markup.underline.link.image"
359
+ ],
360
+ "settings": {
361
+ "foreground": "#8BE9FD"
362
+ }
363
+ },
364
+ {
365
+ "name": "Link text, image alt text (prose)",
366
+ "scope": [
367
+ "meta.link.reference.def.restructuredtext",
368
+ "punctuation.definition.directive.restructuredtext",
369
+ "string.other.link.description",
370
+ "string.other.link.title"
371
+ ],
372
+ "settings": {
373
+ "foreground": "#FF79C6"
374
+ }
375
+ },
376
+ {
377
+ "name": "Blockquotes (prose)",
378
+ "scope": [
379
+ "entity.name.directive.restructuredtext",
380
+ "markup.quote"
381
+ ],
382
+ "settings": {
383
+ "fontStyle": "italic",
384
+ "foreground": "#F1FA8C"
385
+ }
386
+ },
387
+ {
388
+ "name": "Horizontal rule (prose)",
389
+ "scope": [
390
+ "meta.separator.markdown"
391
+ ],
392
+ "settings": {
393
+ "foreground": "#6272A4"
394
+ }
395
+ },
396
+ {
397
+ "name": "Code blocks",
398
+ "scope": [
399
+ "fenced_code.block.language",
400
+ "markup.raw.inner.restructuredtext",
401
+ "markup.fenced_code.block.markdown punctuation.definition.markdown"
402
+ ],
403
+ "settings": {
404
+ "foreground": "#50FA7B"
405
+ }
406
+ },
407
+ {
408
+ "name": "Prose constants",
409
+ "scope": [
410
+ "punctuation.definition.constant.restructuredtext"
411
+ ],
412
+ "settings": {
413
+ "foreground": "#BD93F9"
414
+ }
415
+ },
416
+ {
417
+ "name": "Braces in markdown headings",
418
+ "scope": [
419
+ "markup.heading.markdown punctuation.definition.string.begin",
420
+ "markup.heading.markdown punctuation.definition.string.end"
421
+ ],
422
+ "settings": {
423
+ "foreground": "#BD93F9"
424
+ }
425
+ },
426
+ {
427
+ "name": "Braces in markdown paragraphs",
428
+ "scope": [
429
+ "meta.paragraph.markdown punctuation.definition.string.begin",
430
+ "meta.paragraph.markdown punctuation.definition.string.end"
431
+ ],
432
+ "settings": {
433
+ "foreground": "#F8F8F2"
434
+ }
435
+ },
436
+ {
437
+ "name": "Braces in markdown blockquotes",
438
+ "scope": [
439
+ "markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin",
440
+ "markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end"
441
+ ],
442
+ "settings": {
443
+ "foreground": "#F1FA8C"
444
+ }
445
+ },
446
+ {
447
+ "name": "User-defined class names",
448
+ "scope": [
449
+ "entity.name.type.class",
450
+ "entity.name.class"
451
+ ],
452
+ "settings": {
453
+ "fontStyle": "normal",
454
+ "foreground": "#8BE9FD"
455
+ }
456
+ },
457
+ {
458
+ "name": "this, super, self, etc.",
459
+ "scope": [
460
+ "keyword.expressions-and-types.swift",
461
+ "keyword.other.this",
462
+ "variable.language",
463
+ "variable.language punctuation.definition.variable.php",
464
+ "variable.other.readwrite.instance.ruby",
465
+ "variable.parameter.function.language.special"
466
+ ],
467
+ "settings": {
468
+ "fontStyle": "italic",
469
+ "foreground": "#BD93F9"
470
+ }
471
+ },
472
+ {
473
+ "name": "Inherited classes",
474
+ "scope": [
475
+ "entity.other.inherited-class"
476
+ ],
477
+ "settings": {
478
+ "fontStyle": "italic",
479
+ "foreground": "#8BE9FD"
480
+ }
481
+ },
482
+ {
483
+ "name": "Comments",
484
+ "scope": [
485
+ "comment",
486
+ "punctuation.definition.comment",
487
+ "unused.comment",
488
+ "wildcard.comment"
489
+ ],
490
+ "settings": {
491
+ "foreground": "#6272A4"
492
+ }
493
+ },
494
+ {
495
+ "name": "JSDoc-style keywords",
496
+ "scope": [
497
+ "comment keyword.codetag.notation",
498
+ "comment.block.documentation keyword",
499
+ "comment.block.documentation storage.type.class"
500
+ ],
501
+ "settings": {
502
+ "foreground": "#FF79C6"
503
+ }
504
+ },
505
+ {
506
+ "name": "JSDoc-style types",
507
+ "scope": [
508
+ "comment.block.documentation entity.name.type"
509
+ ],
510
+ "settings": {
511
+ "fontStyle": "italic",
512
+ "foreground": "#8BE9FD"
513
+ }
514
+ },
515
+ {
516
+ "name": "JSDoc-style type brackets",
517
+ "scope": [
518
+ "comment.block.documentation entity.name.type punctuation.definition.bracket"
519
+ ],
520
+ "settings": {
521
+ "foreground": "#8BE9FD"
522
+ }
523
+ },
524
+ {
525
+ "name": "JSDoc-style comment parameters",
526
+ "scope": [
527
+ "comment.block.documentation variable"
528
+ ],
529
+ "settings": {
530
+ "fontStyle": "italic",
531
+ "foreground": "#FFB86C"
532
+ }
533
+ },
534
+ {
535
+ "name": "Constants",
536
+ "scope": [
537
+ "constant",
538
+ "variable.other.constant"
539
+ ],
540
+ "settings": {
541
+ "foreground": "#BD93F9"
542
+ }
543
+ },
544
+ {
545
+ "name": "Constant escape sequences",
546
+ "scope": [
547
+ "constant.character.escape",
548
+ "constant.character.string.escape",
549
+ "constant.regexp"
550
+ ],
551
+ "settings": {
552
+ "foreground": "#FF79C6"
553
+ }
554
+ },
555
+ {
556
+ "name": "HTML tags",
557
+ "scope": [
558
+ "entity.name.tag"
559
+ ],
560
+ "settings": {
561
+ "foreground": "#FF79C6"
562
+ }
563
+ },
564
+ {
565
+ "name": "CSS attribute parent selectors ('&')",
566
+ "scope": [
567
+ "entity.other.attribute-name.parent-selector"
568
+ ],
569
+ "settings": {
570
+ "foreground": "#FF79C6"
571
+ }
572
+ },
573
+ {
574
+ "name": "HTML/CSS attribute names",
575
+ "scope": [
576
+ "entity.other.attribute-name"
577
+ ],
578
+ "settings": {
579
+ "fontStyle": "italic",
580
+ "foreground": "#50FA7B"
581
+ }
582
+ },
583
+ {
584
+ "name": "Function names",
585
+ "scope": [
586
+ "entity.name.function",
587
+ "meta.function-call.object",
588
+ "meta.function-call.php",
589
+ "meta.function-call.static",
590
+ "meta.method-call.java meta.method",
591
+ "meta.method.groovy",
592
+ "support.function.any-method.lua",
593
+ "keyword.operator.function.infix"
594
+ ],
595
+ "settings": {
596
+ "foreground": "#50FA7B"
597
+ }
598
+ },
599
+ {
600
+ "name": "Function parameters",
601
+ "scope": [
602
+ "entity.name.variable.parameter",
603
+ "meta.at-rule.function variable",
604
+ "meta.at-rule.mixin variable",
605
+ "meta.function.arguments variable.other.php",
606
+ "meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql",
607
+ "variable.parameter"
608
+ ],
609
+ "settings": {
610
+ "fontStyle": "italic",
611
+ "foreground": "#FFB86C"
612
+ }
613
+ },
614
+ {
615
+ "name": "Decorators",
616
+ "scope": [
617
+ "meta.decorator variable.other.readwrite",
618
+ "meta.decorator variable.other.property"
619
+ ],
620
+ "settings": {
621
+ "fontStyle": "italic",
622
+ "foreground": "#50FA7B"
623
+ }
624
+ },
625
+ {
626
+ "name": "Decorator Objects",
627
+ "scope": [
628
+ "meta.decorator variable.other.object"
629
+ ],
630
+ "settings": {
631
+ "foreground": "#50FA7B"
632
+ }
633
+ },
634
+ {
635
+ "name": "Keywords",
636
+ "scope": [
637
+ "keyword",
638
+ "punctuation.definition.keyword"
639
+ ],
640
+ "settings": {
641
+ "foreground": "#FF79C6"
642
+ }
643
+ },
644
+ {
645
+ "name": "Keyword \"new\"",
646
+ "scope": [
647
+ "keyword.control.new",
648
+ "keyword.operator.new"
649
+ ],
650
+ "settings": {
651
+ "fontStyle": "bold"
652
+ }
653
+ },
654
+ {
655
+ "name": "Generic selectors (CSS/SCSS/Less/Stylus)",
656
+ "scope": [
657
+ "meta.selector"
658
+ ],
659
+ "settings": {
660
+ "foreground": "#FF79C6"
661
+ }
662
+ },
663
+ {
664
+ "name": "Language Built-ins",
665
+ "scope": [
666
+ "support"
667
+ ],
668
+ "settings": {
669
+ "fontStyle": "italic",
670
+ "foreground": "#8BE9FD"
671
+ }
672
+ },
673
+ {
674
+ "name": "Built-in magic functions and constants",
675
+ "scope": [
676
+ "support.function.magic",
677
+ "support.variable",
678
+ "variable.other.predefined"
679
+ ],
680
+ "settings": {
681
+ "fontStyle": "regular",
682
+ "foreground": "#BD93F9"
683
+ }
684
+ },
685
+ {
686
+ "name": "Built-in functions / properties",
687
+ "scope": [
688
+ "support.function",
689
+ "support.type.property-name"
690
+ ],
691
+ "settings": {
692
+ "fontStyle": "regular"
693
+ }
694
+ },
695
+ {
696
+ "name": "Separators (key/value, namespace, inheritance, pointer, hash, slice, etc)",
697
+ "scope": [
698
+ "constant.other.symbol.hashkey punctuation.definition.constant.ruby",
699
+ "entity.other.attribute-name.placeholder punctuation",
700
+ "entity.other.attribute-name.pseudo-class punctuation",
701
+ "entity.other.attribute-name.pseudo-element punctuation",
702
+ "meta.group.double.toml",
703
+ "meta.group.toml",
704
+ "meta.object-binding-pattern-variable punctuation.destructuring",
705
+ "punctuation.colon.graphql",
706
+ "punctuation.definition.block.scalar.folded.yaml",
707
+ "punctuation.definition.block.scalar.literal.yaml",
708
+ "punctuation.definition.block.sequence.item.yaml",
709
+ "punctuation.definition.entity.other.inherited-class",
710
+ "punctuation.function.swift",
711
+ "punctuation.separator.dictionary.key-value",
712
+ "punctuation.separator.hash",
713
+ "punctuation.separator.inheritance",
714
+ "punctuation.separator.key-value",
715
+ "punctuation.separator.key-value.mapping.yaml",
716
+ "punctuation.separator.namespace",
717
+ "punctuation.separator.pointer-access",
718
+ "punctuation.separator.slice",
719
+ "string.unquoted.heredoc punctuation.definition.string",
720
+ "support.other.chomping-indicator.yaml",
721
+ "punctuation.separator.annotation"
722
+ ],
723
+ "settings": {
724
+ "foreground": "#FF79C6"
725
+ }
726
+ },
727
+ {
728
+ "name": "Brackets, braces, parens, etc.",
729
+ "scope": [
730
+ "keyword.operator.other.powershell",
731
+ "keyword.other.statement-separator.powershell",
732
+ "meta.brace.round",
733
+ "meta.function-call punctuation",
734
+ "punctuation.definition.arguments.begin",
735
+ "punctuation.definition.arguments.end",
736
+ "punctuation.definition.entity.begin",
737
+ "punctuation.definition.entity.end",
738
+ "punctuation.definition.tag.cs",
739
+ "punctuation.definition.type.begin",
740
+ "punctuation.definition.type.end",
741
+ "punctuation.section.scope.begin",
742
+ "punctuation.section.scope.end",
743
+ "punctuation.terminator.expression.php",
744
+ "storage.type.generic.java",
745
+ "string.template meta.brace",
746
+ "string.template punctuation.accessor"
747
+ ],
748
+ "settings": {
749
+ "foreground": "#F8F8F2"
750
+ }
751
+ },
752
+ {
753
+ "name": "Variable interpolation operators",
754
+ "scope": [
755
+ "meta.string-contents.quoted.double punctuation.definition.variable",
756
+ "punctuation.definition.interpolation.begin",
757
+ "punctuation.definition.interpolation.end",
758
+ "punctuation.definition.template-expression.begin",
759
+ "punctuation.definition.template-expression.end",
760
+ "punctuation.section.embedded.begin",
761
+ "punctuation.section.embedded.coffee",
762
+ "punctuation.section.embedded.end",
763
+ "punctuation.section.embedded.end source.php",
764
+ "punctuation.section.embedded.end source.ruby",
765
+ "punctuation.definition.variable.makefile"
766
+ ],
767
+ "settings": {
768
+ "foreground": "#FF79C6"
769
+ }
770
+ },
771
+ {
772
+ "name": "Keys (serializable languages)",
773
+ "scope": [
774
+ "entity.name.function.target.makefile",
775
+ "entity.name.section.toml",
776
+ "entity.name.tag.yaml",
777
+ "variable.other.key.toml"
778
+ ],
779
+ "settings": {
780
+ "foreground": "#8BE9FD"
781
+ }
782
+ },
783
+ {
784
+ "name": "Dates / timestamps (serializable languages)",
785
+ "scope": [
786
+ "constant.other.date",
787
+ "constant.other.timestamp"
788
+ ],
789
+ "settings": {
790
+ "foreground": "#FFB86C"
791
+ }
792
+ },
793
+ {
794
+ "name": "YAML aliases",
795
+ "scope": [
796
+ "variable.other.alias.yaml"
797
+ ],
798
+ "settings": {
799
+ "fontStyle": "italic underline",
800
+ "foreground": "#50FA7B"
801
+ }
802
+ },
803
+ {
804
+ "name": "Storage",
805
+ "scope": [
806
+ "storage",
807
+ "meta.implementation storage.type.objc",
808
+ "meta.interface-or-protocol storage.type.objc",
809
+ "source.groovy storage.type.def"
810
+ ],
811
+ "settings": {
812
+ "fontStyle": "regular",
813
+ "foreground": "#FF79C6"
814
+ }
815
+ },
816
+ {
817
+ "name": "Types",
818
+ "scope": [
819
+ "entity.name.type",
820
+ "keyword.primitive-datatypes.swift",
821
+ "keyword.type.cs",
822
+ "meta.protocol-list.objc",
823
+ "meta.return-type.objc",
824
+ "source.go storage.type",
825
+ "source.groovy storage.type",
826
+ "source.java storage.type",
827
+ "source.powershell entity.other.attribute-name",
828
+ "storage.class.std.rust",
829
+ "storage.type.attribute.swift",
830
+ "storage.type.c",
831
+ "storage.type.core.rust",
832
+ "storage.type.cs",
833
+ "storage.type.groovy",
834
+ "storage.type.objc",
835
+ "storage.type.php",
836
+ "storage.type.haskell",
837
+ "storage.type.ocaml"
838
+ ],
839
+ "settings": {
840
+ "fontStyle": "italic",
841
+ "foreground": "#8BE9FD"
842
+ }
843
+ },
844
+ {
845
+ "name": "Generics, templates, and mapped type declarations",
846
+ "scope": [
847
+ "entity.name.type.type-parameter",
848
+ "meta.indexer.mappedtype.declaration entity.name.type",
849
+ "meta.type.parameters entity.name.type"
850
+ ],
851
+ "settings": {
852
+ "foreground": "#FFB86C"
853
+ }
854
+ },
855
+ {
856
+ "name": "Modifiers",
857
+ "scope": [
858
+ "storage.modifier"
859
+ ],
860
+ "settings": {
861
+ "foreground": "#FF79C6"
862
+ }
863
+ },
864
+ {
865
+ "name": "RegExp string",
866
+ "scope": [
867
+ "string.regexp",
868
+ "constant.other.character-class.set.regexp",
869
+ "constant.character.escape.backslash.regexp"
870
+ ],
871
+ "settings": {
872
+ "foreground": "#F1FA8C"
873
+ }
874
+ },
875
+ {
876
+ "name": "Non-capture operators",
877
+ "scope": [
878
+ "punctuation.definition.group.capture.regexp"
879
+ ],
880
+ "settings": {
881
+ "foreground": "#FF79C6"
882
+ }
883
+ },
884
+ {
885
+ "name": "RegExp start and end characters",
886
+ "scope": [
887
+ "string.regexp punctuation.definition.string.begin",
888
+ "string.regexp punctuation.definition.string.end"
889
+ ],
890
+ "settings": {
891
+ "foreground": "#FF5555"
892
+ }
893
+ },
894
+ {
895
+ "name": "Character group",
896
+ "scope": [
897
+ "punctuation.definition.character-class.regexp"
898
+ ],
899
+ "settings": {
900
+ "foreground": "#8BE9FD"
901
+ }
902
+ },
903
+ {
904
+ "name": "Capture groups",
905
+ "scope": [
906
+ "punctuation.definition.group.regexp"
907
+ ],
908
+ "settings": {
909
+ "foreground": "#FFB86C"
910
+ }
911
+ },
912
+ {
913
+ "name": "Assertion operators",
914
+ "scope": [
915
+ "punctuation.definition.group.assertion.regexp",
916
+ "keyword.operator.negation.regexp"
917
+ ],
918
+ "settings": {
919
+ "foreground": "#FF5555"
920
+ }
921
+ },
922
+ {
923
+ "name": "Positive lookaheads",
924
+ "scope": [
925
+ "meta.assertion.look-ahead.regexp"
926
+ ],
927
+ "settings": {
928
+ "foreground": "#50FA7B"
929
+ }
930
+ },
931
+ {
932
+ "name": "Strings",
933
+ "scope": [
934
+ "string"
935
+ ],
936
+ "settings": {
937
+ "foreground": "#F1FA8C"
938
+ }
939
+ },
940
+ {
941
+ "name": "String quotes (temporary vscode fix)",
942
+ "scope": [
943
+ "punctuation.definition.string.begin",
944
+ "punctuation.definition.string.end"
945
+ ],
946
+ "settings": {
947
+ "foreground": "#E9F284"
948
+ }
949
+ },
950
+ {
951
+ "name": "Property quotes (temporary vscode fix)",
952
+ "scope": [
953
+ "punctuation.support.type.property-name.begin",
954
+ "punctuation.support.type.property-name.end"
955
+ ],
956
+ "settings": {
957
+ "foreground": "#8BE9FE"
958
+ }
959
+ },
960
+ {
961
+ "name": "Docstrings",
962
+ "scope": [
963
+ "string.quoted.docstring.multi",
964
+ "string.quoted.docstring.multi.python punctuation.definition.string.begin",
965
+ "string.quoted.docstring.multi.python punctuation.definition.string.end",
966
+ "string.quoted.docstring.multi.python constant.character.escape"
967
+ ],
968
+ "settings": {
969
+ "foreground": "#6272A4"
970
+ }
971
+ },
972
+ {
973
+ "name": "Variables and object properties",
974
+ "scope": [
975
+ "variable",
976
+ "constant.other.key.perl",
977
+ "support.variable.property",
978
+ "variable.other.constant.js",
979
+ "variable.other.constant.ts",
980
+ "variable.other.constant.tsx"
981
+ ],
982
+ "settings": {
983
+ "foreground": "#F8F8F2"
984
+ }
985
+ },
986
+ {
987
+ "name": "Destructuring / aliasing reference name (LHS)",
988
+ "scope": [
989
+ "meta.import variable.other.readwrite",
990
+ "meta.variable.assignment.destructured.object.coffee variable"
991
+ ],
992
+ "settings": {
993
+ "fontStyle": "italic",
994
+ "foreground": "#FFB86C"
995
+ }
996
+ },
997
+ {
998
+ "name": "Destructuring / aliasing variable name (RHS)",
999
+ "scope": [
1000
+ "meta.import variable.other.readwrite.alias",
1001
+ "meta.export variable.other.readwrite.alias",
1002
+ "meta.variable.assignment.destructured.object.coffee variable variable"
1003
+ ],
1004
+ "settings": {
1005
+ "fontStyle": "normal",
1006
+ "foreground": "#F8F8F2"
1007
+ }
1008
+ },
1009
+ {
1010
+ "name": "GraphQL keys",
1011
+ "scope": [
1012
+ "meta.selectionset.graphql variable"
1013
+ ],
1014
+ "settings": {
1015
+ "foreground": "#F1FA8C"
1016
+ }
1017
+ },
1018
+ {
1019
+ "name": "GraphQL function arguments",
1020
+ "scope": [
1021
+ "meta.selectionset.graphql meta.arguments variable"
1022
+ ],
1023
+ "settings": {
1024
+ "foreground": "#F8F8F2"
1025
+ }
1026
+ },
1027
+ {
1028
+ "name": "GraphQL fragment name (definition)",
1029
+ "scope": [
1030
+ "entity.name.fragment.graphql",
1031
+ "variable.fragment.graphql"
1032
+ ],
1033
+ "settings": {
1034
+ "foreground": "#8BE9FD"
1035
+ }
1036
+ },
1037
+ {
1038
+ "name": "Edge cases (foreground color resets)",
1039
+ "scope": [
1040
+ "constant.other.symbol.hashkey.ruby",
1041
+ "keyword.operator.dereference.java",
1042
+ "keyword.operator.navigation.groovy",
1043
+ "meta.scope.for-loop.shell punctuation.definition.string.begin",
1044
+ "meta.scope.for-loop.shell punctuation.definition.string.end",
1045
+ "meta.scope.for-loop.shell string",
1046
+ "storage.modifier.import",
1047
+ "punctuation.section.embedded.begin.tsx",
1048
+ "punctuation.section.embedded.end.tsx",
1049
+ "punctuation.section.embedded.begin.jsx",
1050
+ "punctuation.section.embedded.end.jsx",
1051
+ "punctuation.separator.list.comma.css",
1052
+ "constant.language.empty-list.haskell"
1053
+ ],
1054
+ "settings": {
1055
+ "foreground": "#F8F8F2"
1056
+ }
1057
+ },
1058
+ {
1059
+ "name": "Shell variables prefixed with \"$\" (edge case)",
1060
+ "scope": [
1061
+ "source.shell variable.other"
1062
+ ],
1063
+ "settings": {
1064
+ "foreground": "#BD93F9"
1065
+ }
1066
+ },
1067
+ {
1068
+ "name": "Powershell constants mistakenly scoped to `support`, rather than `constant` (edge)",
1069
+ "scope": [
1070
+ "support.constant"
1071
+ ],
1072
+ "settings": {
1073
+ "fontStyle": "normal",
1074
+ "foreground": "#BD93F9"
1075
+ }
1076
+ },
1077
+ {
1078
+ "name": "Makefile prerequisite names",
1079
+ "scope": [
1080
+ "meta.scope.prerequisites.makefile"
1081
+ ],
1082
+ "settings": {
1083
+ "foreground": "#F1FA8C"
1084
+ }
1085
+ },
1086
+ {
1087
+ "name": "SCSS attibute selector strings",
1088
+ "scope": [
1089
+ "meta.attribute-selector.scss"
1090
+ ],
1091
+ "settings": {
1092
+ "foreground": "#F1FA8C"
1093
+ }
1094
+ },
1095
+ {
1096
+ "name": "SCSS attribute selector brackets",
1097
+ "scope": [
1098
+ "punctuation.definition.attribute-selector.end.bracket.square.scss",
1099
+ "punctuation.definition.attribute-selector.begin.bracket.square.scss"
1100
+ ],
1101
+ "settings": {
1102
+ "foreground": "#F8F8F2"
1103
+ }
1104
+ },
1105
+ {
1106
+ "name": "Haskell Pragmas",
1107
+ "scope": [
1108
+ "meta.preprocessor.haskell"
1109
+ ],
1110
+ "settings": {
1111
+ "foreground": "#6272A4"
1112
+ }
1113
+ },
1114
+ {
1115
+ "name": "Log file error",
1116
+ "scope": [
1117
+ "log.error"
1118
+ ],
1119
+ "settings": {
1120
+ "fontStyle": "bold",
1121
+ "foreground": "#FF5555"
1122
+ }
1123
+ },
1124
+ {
1125
+ "name": "Log file warning",
1126
+ "scope": [
1127
+ "log.warning"
1128
+ ],
1129
+ "settings": {
1130
+ "fontStyle": "bold",
1131
+ "foreground": "#F1FA8C"
1132
+ }
1133
+ }
1134
+ ],
1135
+ "type": "dark"
1136
+ }