tm-themes 1.2.4 → 1.3.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,1886 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBackground": "#343841",
4
+ "activityBar.background": "#17191e",
5
+ "activityBar.border": "#343841",
6
+ "activityBar.foreground": "#eef0f9",
7
+ "activityBar.inactiveForeground": "#858b98",
8
+ "activityBarBadge.background": "#4bf3c8",
9
+ "activityBarBadge.foreground": "#000000",
10
+ "badge.background": "#bfc1c9",
11
+ "badge.foreground": "#17191e",
12
+ "breadcrumb.activeSelectionForeground": "#eef0f9",
13
+ "breadcrumb.background": "#17191e",
14
+ "breadcrumb.focusForeground": "#eef0f9",
15
+ "breadcrumb.foreground": "#858b98",
16
+ "button.background": "#4bf3c8",
17
+ "button.foreground": "#17191e",
18
+ "button.hoverBackground": "#31c19c",
19
+ "button.secondaryBackground": "#545864",
20
+ "button.secondaryForeground": "#eef0f9",
21
+ "button.secondaryHoverBackground": "#858b98",
22
+ "checkbox.background": "#23262d",
23
+ "checkbox.border": "#00000000",
24
+ "checkbox.foreground": "#eef0f9",
25
+ "debugExceptionWidget.background": "#23262d",
26
+ "debugExceptionWidget.border": "#8996d5",
27
+ "debugToolBar.background": "#000",
28
+ "debugToolBar.border": "#ffffff00",
29
+ "diffEditor.border": "#ffffff00",
30
+ "diffEditor.insertedTextBackground": "#4bf3c824",
31
+ "diffEditor.removedTextBackground": "#dc365724",
32
+ "dropdown.background": "#23262d",
33
+ "dropdown.border": "#00000000",
34
+ "dropdown.foreground": "#eef0f9",
35
+ "editor.background": "#17191e",
36
+ "editor.findMatchBackground": "#515c6a",
37
+ "editor.findMatchBorder": "#74879f",
38
+ "editor.findMatchHighlightBackground": "#ea5c0055",
39
+ "editor.findMatchHighlightBorder": "#ffffff00",
40
+ "editor.findRangeHighlightBackground": "#23262d",
41
+ "editor.findRangeHighlightBorder": "#b2434300",
42
+ "editor.foldBackground": "#ad5dca26",
43
+ "editor.foreground": "#eef0f9",
44
+ "editor.hoverHighlightBackground": "#5495d740",
45
+ "editor.inactiveSelectionBackground": "#2a2d34",
46
+ "editor.lineHighlightBackground": "#23262d",
47
+ "editor.lineHighlightBorder": "#ffffff00",
48
+ "editor.rangeHighlightBackground": "#ffffff0b",
49
+ "editor.rangeHighlightBorder": "#ffffff00",
50
+ "editor.selectionBackground": "#ad5dca44",
51
+ "editor.selectionHighlightBackground": "#add6ff34",
52
+ "editor.selectionHighlightBorder": "#495f77",
53
+ "editor.wordHighlightBackground": "#494949b8",
54
+ "editor.wordHighlightStrongBackground": "#004972b8",
55
+ "editorBracketMatch.background": "#545864",
56
+ "editorBracketMatch.border": "#ffffff00",
57
+ "editorCodeLens.foreground": "#bfc1c9",
58
+ "editorCursor.background": "#000000",
59
+ "editorCursor.foreground": "#aeafad",
60
+ "editorError.background": "#ffffff00",
61
+ "editorError.border": "#ffffff00",
62
+ "editorError.foreground": "#f4587e",
63
+ "editorGroup.border": "#343841",
64
+ "editorGroup.emptyBackground": "#17191e",
65
+ "editorGroupHeader.border": "#ffffff00",
66
+ "editorGroupHeader.tabsBackground": "#23262d",
67
+ "editorGroupHeader.tabsBorder": "#ffffff00",
68
+ "editorGutter.addedBackground": "#4bf3c8",
69
+ "editorGutter.background": "#17191e",
70
+ "editorGutter.commentRangeForeground": "#545864",
71
+ "editorGutter.deletedBackground": "#f06788",
72
+ "editorGutter.foldingControlForeground": "#545864",
73
+ "editorGutter.modifiedBackground": "#54b9ff",
74
+ "editorHoverWidget.background": "#252526",
75
+ "editorHoverWidget.border": "#454545",
76
+ "editorHoverWidget.foreground": "#cccccc",
77
+ "editorIndentGuide.activeBackground": "#858b98",
78
+ "editorIndentGuide.background": "#343841",
79
+ "editorInfo.background": "#4490bf00",
80
+ "editorInfo.border": "#4490bf00",
81
+ "editorInfo.foreground": "#54b9ff",
82
+ "editorLineNumber.activeForeground": "#858b98",
83
+ "editorLineNumber.foreground": "#545864",
84
+ "editorLink.activeForeground": "#54b9ff",
85
+ "editorMarkerNavigation.background": "#23262d",
86
+ "editorMarkerNavigationError.background": "#dc3657",
87
+ "editorMarkerNavigationInfo.background": "#54b9ff",
88
+ "editorMarkerNavigationWarning.background": "#ffd493",
89
+ "editorOverviewRuler.background": "#ffffff00",
90
+ "editorOverviewRuler.border": "#ffffff00",
91
+ "editorRuler.foreground": "#545864",
92
+ "editorSuggestWidget.background": "#252526",
93
+ "editorSuggestWidget.border": "#454545",
94
+ "editorSuggestWidget.foreground": "#d4d4d4",
95
+ "editorSuggestWidget.highlightForeground": "#0097fb",
96
+ "editorSuggestWidget.selectedBackground": "#062f4a",
97
+ "editorWarning.background": "#a9904000",
98
+ "editorWarning.border": "#ffffff00",
99
+ "editorWarning.foreground": "#fbc23b",
100
+ "editorWhitespace.foreground": "#cc75f450",
101
+ "editorWidget.background": "#343841",
102
+ "editorWidget.foreground": "#ffffff",
103
+ "editorWidget.resizeBorder": "#cc75f4",
104
+ "focusBorder": "#00daef",
105
+ "foreground": "#cccccc",
106
+ "gitDecoration.addedResourceForeground": "#4bf3c8",
107
+ "gitDecoration.conflictingResourceForeground": "#00daef",
108
+ "gitDecoration.deletedResourceForeground": "#f4587e",
109
+ "gitDecoration.ignoredResourceForeground": "#858b98",
110
+ "gitDecoration.modifiedResourceForeground": "#ffd493",
111
+ "gitDecoration.stageDeletedResourceForeground": "#c74e39",
112
+ "gitDecoration.stageModifiedResourceForeground": "#ffd493",
113
+ "gitDecoration.submoduleResourceForeground": "#54b9ff",
114
+ "gitDecoration.untrackedResourceForeground": "#4bf3c8",
115
+ "icon.foreground": "#cccccc",
116
+ "input.background": "#23262d",
117
+ "input.border": "#bfc1c9",
118
+ "input.foreground": "#eef0f9",
119
+ "input.placeholderForeground": "#858b98",
120
+ "inputOption.activeBackground": "#54b9ff",
121
+ "inputOption.activeBorder": "#007acc00",
122
+ "inputOption.activeForeground": "#17191e",
123
+ "list.activeSelectionBackground": "#2d4860",
124
+ "list.activeSelectionForeground": "#ffffff",
125
+ "list.dropBackground": "#17191e",
126
+ "list.focusBackground": "#54b9ff",
127
+ "list.focusForeground": "#ffffff",
128
+ "list.highlightForeground": "#ffffff",
129
+ "list.hoverBackground": "#343841",
130
+ "list.hoverForeground": "#eef0f9",
131
+ "list.inactiveSelectionBackground": "#17191e",
132
+ "list.inactiveSelectionForeground": "#eef0f9",
133
+ "listFilterWidget.background": "#2d4860",
134
+ "listFilterWidget.noMatchesOutline": "#dc3657",
135
+ "listFilterWidget.outline": "#54b9ff",
136
+ "menu.background": "#252526",
137
+ "menu.border": "#00000085",
138
+ "menu.foreground": "#cccccc",
139
+ "menu.selectionBackground": "#094771",
140
+ "menu.selectionBorder": "#00000000",
141
+ "menu.selectionForeground": "#4bf3c8",
142
+ "menu.separatorBackground": "#bbbbbb",
143
+ "menubar.selectionBackground": "#ffffff1a",
144
+ "menubar.selectionForeground": "#cccccc",
145
+ "merge.commonContentBackground": "#282828",
146
+ "merge.commonHeaderBackground": "#383838",
147
+ "merge.currentContentBackground": "#27403b",
148
+ "merge.currentHeaderBackground": "#367366",
149
+ "merge.incomingContentBackground": "#28384b",
150
+ "merge.incomingHeaderBackground": "#395f8f",
151
+ "minimap.background": "#17191e",
152
+ "minimap.errorHighlight": "#dc3657",
153
+ "minimap.findMatchHighlight": "#515c6a",
154
+ "minimap.selectionHighlight": "#3757b942",
155
+ "minimap.warningHighlight": "#fbc23b",
156
+ "minimapGutter.addedBackground": "#4bf3c8",
157
+ "minimapGutter.deletedBackground": "#f06788",
158
+ "minimapGutter.modifiedBackground": "#54b9ff",
159
+ "notificationCenter.border": "#ffffff00",
160
+ "notificationCenterHeader.background": "#343841",
161
+ "notificationCenterHeader.foreground": "#17191e",
162
+ "notificationToast.border": "#ffffff00",
163
+ "notifications.background": "#343841",
164
+ "notifications.border": "#bfc1c9",
165
+ "notifications.foreground": "#ffffff",
166
+ "notificationsErrorIcon.foreground": "#f4587e",
167
+ "notificationsInfoIcon.foreground": "#54b9ff",
168
+ "notificationsWarningIcon.foreground": "#ff8551",
169
+ "panel.background": "#23262d",
170
+ "panel.border": "#17191e",
171
+ "panelSection.border": "#17191e",
172
+ "panelTitle.activeBorder": "#e7e7e7",
173
+ "panelTitle.activeForeground": "#eef0f9",
174
+ "panelTitle.inactiveForeground": "#bfc1c9",
175
+ "peekView.border": "#007acc",
176
+ "peekViewEditor.background": "#001f33",
177
+ "peekViewEditor.matchHighlightBackground": "#ff8f0099",
178
+ "peekViewEditor.matchHighlightBorder": "#ee931e",
179
+ "peekViewEditorGutter.background": "#001f33",
180
+ "peekViewResult.background": "#252526",
181
+ "peekViewResult.fileForeground": "#ffffff",
182
+ "peekViewResult.lineForeground": "#bbbbbb",
183
+ "peekViewResult.matchHighlightBackground": "#f00",
184
+ "peekViewResult.selectionBackground": "#3399ff33",
185
+ "peekViewResult.selectionForeground": "#ffffff",
186
+ "peekViewTitle.background": "#1e1e1e",
187
+ "peekViewTitleDescription.foreground": "#ccccccb3",
188
+ "peekViewTitleLabel.foreground": "#ffffff",
189
+ "pickerGroup.border": "#ffffff00",
190
+ "pickerGroup.foreground": "#eef0f9",
191
+ "progressBar.background": "#4bf3c8",
192
+ "scrollbar.shadow": "#000000",
193
+ "scrollbarSlider.activeBackground": "#54b9ff66",
194
+ "scrollbarSlider.background": "#54586466",
195
+ "scrollbarSlider.hoverBackground": "#545864B3",
196
+ "selection.background": "#00daef56",
197
+ "settings.focusedRowBackground": "#ffffff07",
198
+ "settings.headerForeground": "#cccccc",
199
+ "sideBar.background": "#23262d",
200
+ "sideBar.border": "#17191e",
201
+ "sideBar.dropBackground": "#17191e",
202
+ "sideBar.foreground": "#bfc1c9",
203
+ "sideBarSectionHeader.background": "#343841",
204
+ "sideBarSectionHeader.border": "#17191e",
205
+ "sideBarSectionHeader.foreground": "#eef0f9",
206
+ "sideBarTitle.foreground": "#eef0f9",
207
+ "statusBar.background": "#17548b",
208
+ "statusBar.debuggingBackground": "#cc75f4",
209
+ "statusBar.debuggingForeground": "#eef0f9",
210
+ "statusBar.foreground": "#eef0f9",
211
+ "statusBar.noFolderBackground": "#6c3c7d",
212
+ "statusBar.noFolderForeground": "#eef0f9",
213
+ "statusBarItem.activeBackground": "#ffffff25",
214
+ "statusBarItem.hoverBackground": "#ffffff1f",
215
+ "statusBarItem.remoteBackground": "#297763",
216
+ "statusBarItem.remoteForeground": "#eef0f9",
217
+ "tab.activeBackground": "#17191e",
218
+ "tab.activeBorder": "#ffffff00",
219
+ "tab.activeBorderTop": "#eef0f9",
220
+ "tab.activeForeground": "#eef0f9",
221
+ "tab.border": "#17191e",
222
+ "tab.hoverBackground": "#343841",
223
+ "tab.hoverForeground": "#eef0f9",
224
+ "tab.inactiveBackground": "#23262d",
225
+ "tab.inactiveForeground": "#858b98",
226
+ "terminal.ansiBlack": "#17191e",
227
+ "terminal.ansiBlue": "#2b7eca",
228
+ "terminal.ansiBrightBlack": "#545864",
229
+ "terminal.ansiBrightBlue": "#54b9ff",
230
+ "terminal.ansiBrightCyan": "#00daef",
231
+ "terminal.ansiBrightGreen": "#4bf3c8",
232
+ "terminal.ansiBrightMagenta": "#cc75f4",
233
+ "terminal.ansiBrightRed": "#f4587e",
234
+ "terminal.ansiBrightWhite": "#fafafa",
235
+ "terminal.ansiBrightYellow": "#ffd493",
236
+ "terminal.ansiCyan": "#24c0cf",
237
+ "terminal.ansiGreen": "#23d18b",
238
+ "terminal.ansiMagenta": "#ad5dca",
239
+ "terminal.ansiRed": "#dc3657",
240
+ "terminal.ansiWhite": "#eef0f9",
241
+ "terminal.ansiYellow": "#ffc368",
242
+ "terminal.border": "#80808059",
243
+ "terminal.foreground": "#cccccc",
244
+ "terminal.selectionBackground": "#ffffff40",
245
+ "terminalCursor.background": "#0087ff",
246
+ "terminalCursor.foreground": "#ffffff",
247
+ "textLink.foreground": "#54b9ff",
248
+ "titleBar.activeBackground": "#17191e",
249
+ "titleBar.activeForeground": "#cccccc",
250
+ "titleBar.border": "#00000000",
251
+ "titleBar.inactiveBackground": "#3c3c3c99",
252
+ "titleBar.inactiveForeground": "#cccccc99",
253
+ "tree.indentGuidesStroke": "#545864",
254
+ "walkThrough.embeddedEditorBackground": "#00000050",
255
+ "widget.shadow": "#ffffff00"
256
+ },
257
+ "displayName": "Houston",
258
+ "name": "houston",
259
+ "semanticHighlighting": true,
260
+ "semanticTokenColors": {
261
+ "enumMember": {
262
+ "foreground": "#eef0f9"
263
+ },
264
+ "variable.constant": {
265
+ "foreground": "#ffd493"
266
+ },
267
+ "variable.defaultLibrary": {
268
+ "foreground": "#acafff"
269
+ }
270
+ },
271
+ "tokenColors": [
272
+ {
273
+ "scope": "punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison",
274
+ "settings": {
275
+ "foreground": "#4bf3c8"
276
+ }
277
+ },
278
+ {
279
+ "scope": "variable.other.generic-type.haskell",
280
+ "settings": {
281
+ "foreground": "#54b9ff"
282
+ }
283
+ },
284
+ {
285
+ "scope": "storage.type.haskell",
286
+ "settings": {
287
+ "foreground": "#ffd493"
288
+ }
289
+ },
290
+ {
291
+ "scope": "support.variable.magic.python",
292
+ "settings": {
293
+ "foreground": "#4bf3c8"
294
+ }
295
+ },
296
+ {
297
+ "scope": "punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python",
298
+ "settings": {
299
+ "foreground": "#eef0f9"
300
+ }
301
+ },
302
+ {
303
+ "scope": "variable.parameter.function.language.special.self.python",
304
+ "settings": {
305
+ "foreground": "#acafff"
306
+ }
307
+ },
308
+ {
309
+ "scope": "storage.modifier.lifetime.rust",
310
+ "settings": {
311
+ "foreground": "#eef0f9"
312
+ }
313
+ },
314
+ {
315
+ "scope": "support.function.std.rust",
316
+ "settings": {
317
+ "foreground": "#00daef"
318
+ }
319
+ },
320
+ {
321
+ "scope": "entity.name.lifetime.rust",
322
+ "settings": {
323
+ "foreground": "#acafff"
324
+ }
325
+ },
326
+ {
327
+ "scope": "variable.language.rust",
328
+ "settings": {
329
+ "foreground": "#4bf3c8"
330
+ }
331
+ },
332
+ {
333
+ "scope": "support.constant.edge",
334
+ "settings": {
335
+ "foreground": "#54b9ff"
336
+ }
337
+ },
338
+ {
339
+ "scope": "constant.other.character-class.regexp",
340
+ "settings": {
341
+ "foreground": "#4bf3c8"
342
+ }
343
+ },
344
+ {
345
+ "scope": "keyword.operator.quantifier.regexp",
346
+ "settings": {
347
+ "foreground": "#ffd493"
348
+ }
349
+ },
350
+ {
351
+ "scope": "punctuation.definition.string.begin,punctuation.definition.string.end",
352
+ "settings": {
353
+ "foreground": "#ffd493"
354
+ }
355
+ },
356
+ {
357
+ "scope": "variable.parameter.function",
358
+ "settings": {
359
+ "foreground": "#eef0f9"
360
+ }
361
+ },
362
+ {
363
+ "scope": "comment markup.link",
364
+ "settings": {
365
+ "foreground": "#545864"
366
+ }
367
+ },
368
+ {
369
+ "scope": "markup.changed.diff",
370
+ "settings": {
371
+ "foreground": "#acafff"
372
+ }
373
+ },
374
+ {
375
+ "scope": "meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff",
376
+ "settings": {
377
+ "foreground": "#00daef"
378
+ }
379
+ },
380
+ {
381
+ "scope": "markup.inserted.diff",
382
+ "settings": {
383
+ "foreground": "#ffd493"
384
+ }
385
+ },
386
+ {
387
+ "scope": "markup.deleted.diff",
388
+ "settings": {
389
+ "foreground": "#4bf3c8"
390
+ }
391
+ },
392
+ {
393
+ "scope": "meta.function.c,meta.function.cpp",
394
+ "settings": {
395
+ "foreground": "#4bf3c8"
396
+ }
397
+ },
398
+ {
399
+ "scope": "punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c",
400
+ "settings": {
401
+ "foreground": "#eef0f9"
402
+ }
403
+ },
404
+ {
405
+ "scope": "punctuation.separator.key-value",
406
+ "settings": {
407
+ "foreground": "#eef0f9"
408
+ }
409
+ },
410
+ {
411
+ "scope": "keyword.operator.expression.import",
412
+ "settings": {
413
+ "foreground": "#00daef"
414
+ }
415
+ },
416
+ {
417
+ "scope": "support.constant.math",
418
+ "settings": {
419
+ "foreground": "#acafff"
420
+ }
421
+ },
422
+ {
423
+ "scope": "support.constant.property.math",
424
+ "settings": {
425
+ "foreground": "#ffd493"
426
+ }
427
+ },
428
+ {
429
+ "scope": "variable.other.constant",
430
+ "settings": {
431
+ "foreground": "#acafff"
432
+ }
433
+ },
434
+ {
435
+ "scope": [
436
+ "storage.type.annotation.java",
437
+ "storage.type.object.array.java"
438
+ ],
439
+ "settings": {
440
+ "foreground": "#acafff"
441
+ }
442
+ },
443
+ {
444
+ "scope": "source.java",
445
+ "settings": {
446
+ "foreground": "#4bf3c8"
447
+ }
448
+ },
449
+ {
450
+ "scope": "punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java",
451
+ "settings": {
452
+ "foreground": "#eef0f9"
453
+ }
454
+ },
455
+ {
456
+ "scope": "meta.method.java",
457
+ "settings": {
458
+ "foreground": "#00daef"
459
+ }
460
+ },
461
+ {
462
+ "scope": "storage.modifier.import.java,storage.type.java,storage.type.generic.java",
463
+ "settings": {
464
+ "foreground": "#acafff"
465
+ }
466
+ },
467
+ {
468
+ "scope": "keyword.operator.instanceof.java",
469
+ "settings": {
470
+ "foreground": "#54b9ff"
471
+ }
472
+ },
473
+ {
474
+ "scope": "meta.definition.variable.name.java",
475
+ "settings": {
476
+ "foreground": "#4bf3c8"
477
+ }
478
+ },
479
+ {
480
+ "scope": "keyword.operator.logical",
481
+ "settings": {
482
+ "foreground": "#eef0f9"
483
+ }
484
+ },
485
+ {
486
+ "scope": "keyword.operator.bitwise",
487
+ "settings": {
488
+ "foreground": "#eef0f9"
489
+ }
490
+ },
491
+ {
492
+ "scope": "keyword.operator.channel",
493
+ "settings": {
494
+ "foreground": "#eef0f9"
495
+ }
496
+ },
497
+ {
498
+ "scope": "support.constant.property-value.scss,support.constant.property-value.css",
499
+ "settings": {
500
+ "foreground": "#ffd493"
501
+ }
502
+ },
503
+ {
504
+ "scope": "keyword.operator.css,keyword.operator.scss,keyword.operator.less",
505
+ "settings": {
506
+ "foreground": "#eef0f9"
507
+ }
508
+ },
509
+ {
510
+ "scope": "support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss",
511
+ "settings": {
512
+ "foreground": "#ffd493"
513
+ }
514
+ },
515
+ {
516
+ "scope": "punctuation.separator.list.comma.css",
517
+ "settings": {
518
+ "foreground": "#eef0f9"
519
+ }
520
+ },
521
+ {
522
+ "scope": "support.constant.color.w3c-standard-color-name.css",
523
+ "settings": {
524
+ "foreground": "#ffd493"
525
+ }
526
+ },
527
+ {
528
+ "scope": "support.type.vendored.property-name.css",
529
+ "settings": {
530
+ "foreground": "#eef0f9"
531
+ }
532
+ },
533
+ {
534
+ "scope": "support.module.node,support.type.object.module,support.module.node",
535
+ "settings": {
536
+ "foreground": "#acafff"
537
+ }
538
+ },
539
+ {
540
+ "scope": "entity.name.type.module",
541
+ "settings": {
542
+ "foreground": "#ffd493"
543
+ }
544
+ },
545
+ {
546
+ "scope": "variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node",
547
+ "settings": {
548
+ "foreground": "#4bf3c8"
549
+ }
550
+ },
551
+ {
552
+ "scope": "support.constant.json",
553
+ "settings": {
554
+ "foreground": "#ffd493"
555
+ }
556
+ },
557
+ {
558
+ "scope": [
559
+ "keyword.operator.expression.instanceof",
560
+ "keyword.operator.new",
561
+ "keyword.operator.ternary",
562
+ "keyword.operator.optional",
563
+ "keyword.operator.expression.keyof"
564
+ ],
565
+ "settings": {
566
+ "foreground": "#54b9ff"
567
+ }
568
+ },
569
+ {
570
+ "scope": "support.type.object.console",
571
+ "settings": {
572
+ "foreground": "#4bf3c8"
573
+ }
574
+ },
575
+ {
576
+ "scope": "support.variable.property.process",
577
+ "settings": {
578
+ "foreground": "#ffd493"
579
+ }
580
+ },
581
+ {
582
+ "scope": "entity.name.function,support.function.console",
583
+ "settings": {
584
+ "foreground": "#00daef"
585
+ }
586
+ },
587
+ {
588
+ "scope": "keyword.operator.misc.rust",
589
+ "settings": {
590
+ "foreground": "#eef0f9"
591
+ }
592
+ },
593
+ {
594
+ "scope": "keyword.operator.sigil.rust",
595
+ "settings": {
596
+ "foreground": "#54b9ff"
597
+ }
598
+ },
599
+ {
600
+ "scope": "keyword.operator.delete",
601
+ "settings": {
602
+ "foreground": "#54b9ff"
603
+ }
604
+ },
605
+ {
606
+ "scope": "support.type.object.dom",
607
+ "settings": {
608
+ "foreground": "#eef0f9"
609
+ }
610
+ },
611
+ {
612
+ "scope": "support.variable.dom,support.variable.property.dom",
613
+ "settings": {
614
+ "foreground": "#4bf3c8"
615
+ }
616
+ },
617
+ {
618
+ "scope": "keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational",
619
+ "settings": {
620
+ "foreground": "#eef0f9"
621
+ }
622
+ },
623
+ {
624
+ "scope": "keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp",
625
+ "settings": {
626
+ "foreground": "#54b9ff"
627
+ }
628
+ },
629
+ {
630
+ "scope": "punctuation.separator.delimiter",
631
+ "settings": {
632
+ "foreground": "#eef0f9"
633
+ }
634
+ },
635
+ {
636
+ "scope": "punctuation.separator.c,punctuation.separator.cpp",
637
+ "settings": {
638
+ "foreground": "#54b9ff"
639
+ }
640
+ },
641
+ {
642
+ "scope": "support.type.posix-reserved.c,support.type.posix-reserved.cpp",
643
+ "settings": {
644
+ "foreground": "#eef0f9"
645
+ }
646
+ },
647
+ {
648
+ "scope": "keyword.operator.sizeof.c,keyword.operator.sizeof.cpp",
649
+ "settings": {
650
+ "foreground": "#54b9ff"
651
+ }
652
+ },
653
+ {
654
+ "scope": "variable.parameter.function.language.python",
655
+ "settings": {
656
+ "foreground": "#ffd493"
657
+ }
658
+ },
659
+ {
660
+ "scope": "support.type.python",
661
+ "settings": {
662
+ "foreground": "#eef0f9"
663
+ }
664
+ },
665
+ {
666
+ "scope": "keyword.operator.logical.python",
667
+ "settings": {
668
+ "foreground": "#54b9ff"
669
+ }
670
+ },
671
+ {
672
+ "scope": "variable.parameter.function.python",
673
+ "settings": {
674
+ "foreground": "#ffd493"
675
+ }
676
+ },
677
+ {
678
+ "scope": "punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python",
679
+ "settings": {
680
+ "foreground": "#eef0f9"
681
+ }
682
+ },
683
+ {
684
+ "scope": "meta.function-call.generic.python",
685
+ "settings": {
686
+ "foreground": "#00daef"
687
+ }
688
+ },
689
+ {
690
+ "scope": "constant.character.format.placeholder.other.python",
691
+ "settings": {
692
+ "foreground": "#ffd493"
693
+ }
694
+ },
695
+ {
696
+ "scope": "keyword.operator",
697
+ "settings": {
698
+ "foreground": "#eef0f9"
699
+ }
700
+ },
701
+ {
702
+ "scope": "keyword.operator.assignment.compound",
703
+ "settings": {
704
+ "foreground": "#54b9ff"
705
+ }
706
+ },
707
+ {
708
+ "scope": "keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts",
709
+ "settings": {
710
+ "foreground": "#eef0f9"
711
+ }
712
+ },
713
+ {
714
+ "scope": "keyword",
715
+ "settings": {
716
+ "foreground": "#54b9ff"
717
+ }
718
+ },
719
+ {
720
+ "scope": "entity.name.namespace",
721
+ "settings": {
722
+ "foreground": "#acafff"
723
+ }
724
+ },
725
+ {
726
+ "scope": "variable",
727
+ "settings": {
728
+ "foreground": "#4bf3c8"
729
+ }
730
+ },
731
+ {
732
+ "scope": "variable.c",
733
+ "settings": {
734
+ "foreground": "#eef0f9"
735
+ }
736
+ },
737
+ {
738
+ "scope": "variable.language",
739
+ "settings": {
740
+ "foreground": "#acafff"
741
+ }
742
+ },
743
+ {
744
+ "scope": "token.variable.parameter.java",
745
+ "settings": {
746
+ "foreground": "#eef0f9"
747
+ }
748
+ },
749
+ {
750
+ "scope": "import.storage.java",
751
+ "settings": {
752
+ "foreground": "#acafff"
753
+ }
754
+ },
755
+ {
756
+ "scope": "token.package.keyword",
757
+ "settings": {
758
+ "foreground": "#54b9ff"
759
+ }
760
+ },
761
+ {
762
+ "scope": "token.package",
763
+ "settings": {
764
+ "foreground": "#eef0f9"
765
+ }
766
+ },
767
+ {
768
+ "scope": [
769
+ "entity.name.function",
770
+ "meta.require",
771
+ "support.function.any-method",
772
+ "variable.function"
773
+ ],
774
+ "settings": {
775
+ "foreground": "#00daef"
776
+ }
777
+ },
778
+ {
779
+ "scope": "entity.name.type.namespace",
780
+ "settings": {
781
+ "foreground": "#acafff"
782
+ }
783
+ },
784
+ {
785
+ "scope": "support.class, entity.name.type.class",
786
+ "settings": {
787
+ "foreground": "#acafff"
788
+ }
789
+ },
790
+ {
791
+ "scope": "entity.name.class.identifier.namespace.type",
792
+ "settings": {
793
+ "foreground": "#acafff"
794
+ }
795
+ },
796
+ {
797
+ "scope": [
798
+ "entity.name.class",
799
+ "variable.other.class.js",
800
+ "variable.other.class.ts"
801
+ ],
802
+ "settings": {
803
+ "foreground": "#acafff"
804
+ }
805
+ },
806
+ {
807
+ "scope": "variable.other.class.php",
808
+ "settings": {
809
+ "foreground": "#4bf3c8"
810
+ }
811
+ },
812
+ {
813
+ "scope": "entity.name.type",
814
+ "settings": {
815
+ "foreground": "#acafff"
816
+ }
817
+ },
818
+ {
819
+ "scope": "keyword.control",
820
+ "settings": {
821
+ "foreground": "#54b9ff"
822
+ }
823
+ },
824
+ {
825
+ "scope": "control.elements, keyword.operator.less",
826
+ "settings": {
827
+ "foreground": "#ffd493"
828
+ }
829
+ },
830
+ {
831
+ "scope": "keyword.other.special-method",
832
+ "settings": {
833
+ "foreground": "#00daef"
834
+ }
835
+ },
836
+ {
837
+ "scope": "storage",
838
+ "settings": {
839
+ "foreground": "#54b9ff"
840
+ }
841
+ },
842
+ {
843
+ "scope": "token.storage",
844
+ "settings": {
845
+ "foreground": "#54b9ff"
846
+ }
847
+ },
848
+ {
849
+ "scope": "keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void",
850
+ "settings": {
851
+ "foreground": "#54b9ff"
852
+ }
853
+ },
854
+ {
855
+ "scope": "token.storage.type.java",
856
+ "settings": {
857
+ "foreground": "#acafff"
858
+ }
859
+ },
860
+ {
861
+ "scope": "support.function",
862
+ "settings": {
863
+ "foreground": "#eef0f9"
864
+ }
865
+ },
866
+ {
867
+ "scope": "support.type.property-name",
868
+ "settings": {
869
+ "foreground": "#eef0f9"
870
+ }
871
+ },
872
+ {
873
+ "scope": "support.constant.property-value",
874
+ "settings": {
875
+ "foreground": "#eef0f9"
876
+ }
877
+ },
878
+ {
879
+ "scope": "support.constant.font-name",
880
+ "settings": {
881
+ "foreground": "#ffd493"
882
+ }
883
+ },
884
+ {
885
+ "scope": "meta.tag",
886
+ "settings": {
887
+ "foreground": "#eef0f9"
888
+ }
889
+ },
890
+ {
891
+ "scope": "string",
892
+ "settings": {
893
+ "foreground": "#ffd493"
894
+ }
895
+ },
896
+ {
897
+ "scope": "entity.other.inherited-class",
898
+ "settings": {
899
+ "foreground": "#acafff"
900
+ }
901
+ },
902
+ {
903
+ "scope": "constant.other.symbol",
904
+ "settings": {
905
+ "foreground": "#eef0f9"
906
+ }
907
+ },
908
+ {
909
+ "scope": "constant.numeric",
910
+ "settings": {
911
+ "foreground": "#ffd493"
912
+ }
913
+ },
914
+ {
915
+ "scope": "constant",
916
+ "settings": {
917
+ "foreground": "#ffd493"
918
+ }
919
+ },
920
+ {
921
+ "scope": "punctuation.definition.constant",
922
+ "settings": {
923
+ "foreground": "#ffd493"
924
+ }
925
+ },
926
+ {
927
+ "scope": "entity.name.tag",
928
+ "settings": {
929
+ "foreground": "#54b9ff"
930
+ }
931
+ },
932
+ {
933
+ "scope": "entity.other.attribute-name",
934
+ "settings": {
935
+ "foreground": "#4bf3c8"
936
+ }
937
+ },
938
+ {
939
+ "scope": "entity.other.attribute-name.html",
940
+ "settings": {
941
+ "foreground": "#acafff"
942
+ }
943
+ },
944
+ {
945
+ "scope": "source.astro.meta.attribute.client:idle.html",
946
+ "settings": {
947
+ "fontStyle": "italic",
948
+ "foreground": "#ffd493"
949
+ }
950
+ },
951
+ {
952
+ "scope": "string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html",
953
+ "settings": {
954
+ "foreground": "#4bf3c8"
955
+ }
956
+ },
957
+ {
958
+ "scope": "entity.other.attribute-name.id",
959
+ "settings": {
960
+ "fontStyle": "normal",
961
+ "foreground": "#00daef"
962
+ }
963
+ },
964
+ {
965
+ "scope": "entity.other.attribute-name.class.css",
966
+ "settings": {
967
+ "fontStyle": "normal",
968
+ "foreground": "#4bf3c8"
969
+ }
970
+ },
971
+ {
972
+ "scope": "meta.selector",
973
+ "settings": {
974
+ "foreground": "#54b9ff"
975
+ }
976
+ },
977
+ {
978
+ "scope": "markup.heading",
979
+ "settings": {
980
+ "foreground": "#4bf3c8"
981
+ }
982
+ },
983
+ {
984
+ "scope": "markup.heading punctuation.definition.heading, entity.name.section",
985
+ "settings": {
986
+ "foreground": "#00daef"
987
+ }
988
+ },
989
+ {
990
+ "scope": "keyword.other.unit",
991
+ "settings": {
992
+ "foreground": "#4bf3c8"
993
+ }
994
+ },
995
+ {
996
+ "scope": "markup.bold,todo.bold",
997
+ "settings": {
998
+ "foreground": "#ffd493"
999
+ }
1000
+ },
1001
+ {
1002
+ "scope": "punctuation.definition.bold",
1003
+ "settings": {
1004
+ "foreground": "#acafff"
1005
+ }
1006
+ },
1007
+ {
1008
+ "scope": "markup.italic, punctuation.definition.italic,todo.emphasis",
1009
+ "settings": {
1010
+ "foreground": "#54b9ff"
1011
+ }
1012
+ },
1013
+ {
1014
+ "scope": "emphasis md",
1015
+ "settings": {
1016
+ "foreground": "#54b9ff"
1017
+ }
1018
+ },
1019
+ {
1020
+ "scope": "entity.name.section.markdown",
1021
+ "settings": {
1022
+ "foreground": "#4bf3c8"
1023
+ }
1024
+ },
1025
+ {
1026
+ "scope": "punctuation.definition.heading.markdown",
1027
+ "settings": {
1028
+ "foreground": "#4bf3c8"
1029
+ }
1030
+ },
1031
+ {
1032
+ "scope": "punctuation.definition.list.begin.markdown",
1033
+ "settings": {
1034
+ "foreground": "#4bf3c8"
1035
+ }
1036
+ },
1037
+ {
1038
+ "scope": "markup.heading.setext",
1039
+ "settings": {
1040
+ "foreground": "#eef0f9"
1041
+ }
1042
+ },
1043
+ {
1044
+ "scope": "punctuation.definition.bold.markdown",
1045
+ "settings": {
1046
+ "foreground": "#ffd493"
1047
+ }
1048
+ },
1049
+ {
1050
+ "scope": "markup.inline.raw.markdown",
1051
+ "settings": {
1052
+ "foreground": "#ffd493"
1053
+ }
1054
+ },
1055
+ {
1056
+ "scope": "markup.inline.raw.string.markdown",
1057
+ "settings": {
1058
+ "foreground": "#ffd493"
1059
+ }
1060
+ },
1061
+ {
1062
+ "scope": "punctuation.definition.list.markdown",
1063
+ "settings": {
1064
+ "foreground": "#4bf3c8"
1065
+ }
1066
+ },
1067
+ {
1068
+ "scope": [
1069
+ "punctuation.definition.string.begin.markdown",
1070
+ "punctuation.definition.string.end.markdown",
1071
+ "punctuation.definition.metadata.markdown"
1072
+ ],
1073
+ "settings": {
1074
+ "foreground": "#4bf3c8"
1075
+ }
1076
+ },
1077
+ {
1078
+ "scope": [
1079
+ "beginning.punctuation.definition.list.markdown"
1080
+ ],
1081
+ "settings": {
1082
+ "foreground": "#4bf3c8"
1083
+ }
1084
+ },
1085
+ {
1086
+ "scope": "punctuation.definition.metadata.markdown",
1087
+ "settings": {
1088
+ "foreground": "#4bf3c8"
1089
+ }
1090
+ },
1091
+ {
1092
+ "scope": "markup.underline.link.markdown,markup.underline.link.image.markdown",
1093
+ "settings": {
1094
+ "foreground": "#54b9ff"
1095
+ }
1096
+ },
1097
+ {
1098
+ "scope": "string.other.link.title.markdown,string.other.link.description.markdown",
1099
+ "settings": {
1100
+ "foreground": "#00daef"
1101
+ }
1102
+ },
1103
+ {
1104
+ "scope": "string.regexp",
1105
+ "settings": {
1106
+ "foreground": "#eef0f9"
1107
+ }
1108
+ },
1109
+ {
1110
+ "scope": "constant.character.escape",
1111
+ "settings": {
1112
+ "foreground": "#eef0f9"
1113
+ }
1114
+ },
1115
+ {
1116
+ "scope": "punctuation.section.embedded, variable.interpolation",
1117
+ "settings": {
1118
+ "foreground": "#4bf3c8"
1119
+ }
1120
+ },
1121
+ {
1122
+ "scope": "punctuation.section.embedded.begin,punctuation.section.embedded.end",
1123
+ "settings": {
1124
+ "foreground": "#54b9ff"
1125
+ }
1126
+ },
1127
+ {
1128
+ "scope": "invalid.illegal",
1129
+ "settings": {
1130
+ "foreground": "#ffffff"
1131
+ }
1132
+ },
1133
+ {
1134
+ "scope": "invalid.illegal.bad-ampersand.html",
1135
+ "settings": {
1136
+ "foreground": "#eef0f9"
1137
+ }
1138
+ },
1139
+ {
1140
+ "scope": "invalid.broken",
1141
+ "settings": {
1142
+ "foreground": "#ffffff"
1143
+ }
1144
+ },
1145
+ {
1146
+ "scope": "invalid.deprecated",
1147
+ "settings": {
1148
+ "foreground": "#ffffff"
1149
+ }
1150
+ },
1151
+ {
1152
+ "scope": "invalid.unimplemented",
1153
+ "settings": {
1154
+ "foreground": "#ffffff"
1155
+ }
1156
+ },
1157
+ {
1158
+ "scope": "source.json meta.structure.dictionary.json > string.quoted.json",
1159
+ "settings": {
1160
+ "foreground": "#cc75f4"
1161
+ }
1162
+ },
1163
+ {
1164
+ "scope": "source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string",
1165
+ "settings": {
1166
+ "foreground": "#4bf3c8"
1167
+ }
1168
+ },
1169
+ {
1170
+ "scope": "source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation",
1171
+ "settings": {
1172
+ "foreground": "#ffd493"
1173
+ }
1174
+ },
1175
+ {
1176
+ "scope": "source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json",
1177
+ "settings": {
1178
+ "foreground": "#eef0f9"
1179
+ }
1180
+ },
1181
+ {
1182
+ "scope": "support.type.property-name.json",
1183
+ "settings": {
1184
+ "foreground": "#4bf3c8"
1185
+ }
1186
+ },
1187
+ {
1188
+ "scope": "support.type.property-name.json punctuation",
1189
+ "settings": {
1190
+ "foreground": "#4bf3c8"
1191
+ }
1192
+ },
1193
+ {
1194
+ "scope": "text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade",
1195
+ "settings": {
1196
+ "foreground": "#54b9ff"
1197
+ }
1198
+ },
1199
+ {
1200
+ "scope": "text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade",
1201
+ "settings": {
1202
+ "foreground": "#54b9ff"
1203
+ }
1204
+ },
1205
+ {
1206
+ "scope": "support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php",
1207
+ "settings": {
1208
+ "foreground": "#acafff"
1209
+ }
1210
+ },
1211
+ {
1212
+ "scope": "keyword.operator.error-control.php",
1213
+ "settings": {
1214
+ "foreground": "#54b9ff"
1215
+ }
1216
+ },
1217
+ {
1218
+ "scope": "keyword.operator.type.php",
1219
+ "settings": {
1220
+ "foreground": "#54b9ff"
1221
+ }
1222
+ },
1223
+ {
1224
+ "scope": "punctuation.section.array.begin.php",
1225
+ "settings": {
1226
+ "foreground": "#eef0f9"
1227
+ }
1228
+ },
1229
+ {
1230
+ "scope": "punctuation.section.array.end.php",
1231
+ "settings": {
1232
+ "foreground": "#eef0f9"
1233
+ }
1234
+ },
1235
+ {
1236
+ "scope": "invalid.illegal.non-null-typehinted.php",
1237
+ "settings": {
1238
+ "foreground": "#f44747"
1239
+ }
1240
+ },
1241
+ {
1242
+ "scope": "storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php",
1243
+ "settings": {
1244
+ "foreground": "#acafff"
1245
+ }
1246
+ },
1247
+ {
1248
+ "scope": "meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php",
1249
+ "settings": {
1250
+ "foreground": "#00daef"
1251
+ }
1252
+ },
1253
+ {
1254
+ "scope": "punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php",
1255
+ "settings": {
1256
+ "foreground": "#eef0f9"
1257
+ }
1258
+ },
1259
+ {
1260
+ "scope": "support.constant.core.rust",
1261
+ "settings": {
1262
+ "foreground": "#ffd493"
1263
+ }
1264
+ },
1265
+ {
1266
+ "scope": "support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php",
1267
+ "settings": {
1268
+ "foreground": "#ffd493"
1269
+ }
1270
+ },
1271
+ {
1272
+ "scope": "entity.name.goto-label.php,support.other.php",
1273
+ "settings": {
1274
+ "foreground": "#00daef"
1275
+ }
1276
+ },
1277
+ {
1278
+ "scope": "keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php",
1279
+ "settings": {
1280
+ "foreground": "#eef0f9"
1281
+ }
1282
+ },
1283
+ {
1284
+ "scope": "keyword.operator.regexp.php",
1285
+ "settings": {
1286
+ "foreground": "#54b9ff"
1287
+ }
1288
+ },
1289
+ {
1290
+ "scope": "keyword.operator.comparison.php",
1291
+ "settings": {
1292
+ "foreground": "#eef0f9"
1293
+ }
1294
+ },
1295
+ {
1296
+ "scope": "keyword.operator.heredoc.php,keyword.operator.nowdoc.php",
1297
+ "settings": {
1298
+ "foreground": "#54b9ff"
1299
+ }
1300
+ },
1301
+ {
1302
+ "scope": "meta.function.decorator.python",
1303
+ "settings": {
1304
+ "foreground": "#00daef"
1305
+ }
1306
+ },
1307
+ {
1308
+ "scope": "support.token.decorator.python,meta.function.decorator.identifier.python",
1309
+ "settings": {
1310
+ "foreground": "#eef0f9"
1311
+ }
1312
+ },
1313
+ {
1314
+ "scope": "function.parameter",
1315
+ "settings": {
1316
+ "foreground": "#eef0f9"
1317
+ }
1318
+ },
1319
+ {
1320
+ "scope": "function.brace",
1321
+ "settings": {
1322
+ "foreground": "#eef0f9"
1323
+ }
1324
+ },
1325
+ {
1326
+ "scope": "function.parameter.ruby, function.parameter.cs",
1327
+ "settings": {
1328
+ "foreground": "#eef0f9"
1329
+ }
1330
+ },
1331
+ {
1332
+ "scope": "constant.language.symbol.ruby",
1333
+ "settings": {
1334
+ "foreground": "#eef0f9"
1335
+ }
1336
+ },
1337
+ {
1338
+ "scope": "rgb-value",
1339
+ "settings": {
1340
+ "foreground": "#eef0f9"
1341
+ }
1342
+ },
1343
+ {
1344
+ "scope": "inline-color-decoration rgb-value",
1345
+ "settings": {
1346
+ "foreground": "#ffd493"
1347
+ }
1348
+ },
1349
+ {
1350
+ "scope": "less rgb-value",
1351
+ "settings": {
1352
+ "foreground": "#ffd493"
1353
+ }
1354
+ },
1355
+ {
1356
+ "scope": "selector.sass",
1357
+ "settings": {
1358
+ "foreground": "#4bf3c8"
1359
+ }
1360
+ },
1361
+ {
1362
+ "scope": "support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx",
1363
+ "settings": {
1364
+ "foreground": "#acafff"
1365
+ }
1366
+ },
1367
+ {
1368
+ "scope": "block.scope.end,block.scope.begin",
1369
+ "settings": {
1370
+ "foreground": "#eef0f9"
1371
+ }
1372
+ },
1373
+ {
1374
+ "scope": "storage.type.cs",
1375
+ "settings": {
1376
+ "foreground": "#acafff"
1377
+ }
1378
+ },
1379
+ {
1380
+ "scope": "entity.name.variable.local.cs",
1381
+ "settings": {
1382
+ "foreground": "#4bf3c8"
1383
+ }
1384
+ },
1385
+ {
1386
+ "scope": "token.info-token",
1387
+ "settings": {
1388
+ "foreground": "#00daef"
1389
+ }
1390
+ },
1391
+ {
1392
+ "scope": "token.warn-token",
1393
+ "settings": {
1394
+ "foreground": "#ffd493"
1395
+ }
1396
+ },
1397
+ {
1398
+ "scope": "token.error-token",
1399
+ "settings": {
1400
+ "foreground": "#f44747"
1401
+ }
1402
+ },
1403
+ {
1404
+ "scope": "token.debug-token",
1405
+ "settings": {
1406
+ "foreground": "#54b9ff"
1407
+ }
1408
+ },
1409
+ {
1410
+ "scope": [
1411
+ "punctuation.definition.template-expression.begin",
1412
+ "punctuation.definition.template-expression.end",
1413
+ "punctuation.section.embedded"
1414
+ ],
1415
+ "settings": {
1416
+ "foreground": "#54b9ff"
1417
+ }
1418
+ },
1419
+ {
1420
+ "scope": [
1421
+ "meta.template.expression"
1422
+ ],
1423
+ "settings": {
1424
+ "foreground": "#eef0f9"
1425
+ }
1426
+ },
1427
+ {
1428
+ "scope": [
1429
+ "keyword.operator.module"
1430
+ ],
1431
+ "settings": {
1432
+ "foreground": "#54b9ff"
1433
+ }
1434
+ },
1435
+ {
1436
+ "scope": [
1437
+ "support.type.type.flowtype"
1438
+ ],
1439
+ "settings": {
1440
+ "foreground": "#00daef"
1441
+ }
1442
+ },
1443
+ {
1444
+ "scope": [
1445
+ "support.type.primitive"
1446
+ ],
1447
+ "settings": {
1448
+ "foreground": "#acafff"
1449
+ }
1450
+ },
1451
+ {
1452
+ "scope": [
1453
+ "meta.property.object"
1454
+ ],
1455
+ "settings": {
1456
+ "foreground": "#4bf3c8"
1457
+ }
1458
+ },
1459
+ {
1460
+ "scope": [
1461
+ "variable.parameter.function.js"
1462
+ ],
1463
+ "settings": {
1464
+ "foreground": "#4bf3c8"
1465
+ }
1466
+ },
1467
+ {
1468
+ "scope": [
1469
+ "keyword.other.template.begin"
1470
+ ],
1471
+ "settings": {
1472
+ "foreground": "#ffd493"
1473
+ }
1474
+ },
1475
+ {
1476
+ "scope": [
1477
+ "keyword.other.template.end"
1478
+ ],
1479
+ "settings": {
1480
+ "foreground": "#ffd493"
1481
+ }
1482
+ },
1483
+ {
1484
+ "scope": [
1485
+ "keyword.other.substitution.begin"
1486
+ ],
1487
+ "settings": {
1488
+ "foreground": "#ffd493"
1489
+ }
1490
+ },
1491
+ {
1492
+ "scope": [
1493
+ "keyword.other.substitution.end"
1494
+ ],
1495
+ "settings": {
1496
+ "foreground": "#ffd493"
1497
+ }
1498
+ },
1499
+ {
1500
+ "scope": [
1501
+ "keyword.operator.assignment"
1502
+ ],
1503
+ "settings": {
1504
+ "foreground": "#eef0f9"
1505
+ }
1506
+ },
1507
+ {
1508
+ "scope": [
1509
+ "keyword.operator.assignment.go"
1510
+ ],
1511
+ "settings": {
1512
+ "foreground": "#acafff"
1513
+ }
1514
+ },
1515
+ {
1516
+ "scope": [
1517
+ "keyword.operator.arithmetic.go",
1518
+ "keyword.operator.address.go"
1519
+ ],
1520
+ "settings": {
1521
+ "foreground": "#54b9ff"
1522
+ }
1523
+ },
1524
+ {
1525
+ "scope": [
1526
+ "entity.name.package.go"
1527
+ ],
1528
+ "settings": {
1529
+ "foreground": "#acafff"
1530
+ }
1531
+ },
1532
+ {
1533
+ "scope": [
1534
+ "support.type.prelude.elm"
1535
+ ],
1536
+ "settings": {
1537
+ "foreground": "#eef0f9"
1538
+ }
1539
+ },
1540
+ {
1541
+ "scope": [
1542
+ "support.constant.elm"
1543
+ ],
1544
+ "settings": {
1545
+ "foreground": "#ffd493"
1546
+ }
1547
+ },
1548
+ {
1549
+ "scope": [
1550
+ "punctuation.quasi.element"
1551
+ ],
1552
+ "settings": {
1553
+ "foreground": "#54b9ff"
1554
+ }
1555
+ },
1556
+ {
1557
+ "scope": [
1558
+ "constant.character.entity"
1559
+ ],
1560
+ "settings": {
1561
+ "foreground": "#4bf3c8"
1562
+ }
1563
+ },
1564
+ {
1565
+ "scope": [
1566
+ "entity.other.attribute-name.pseudo-element",
1567
+ "entity.other.attribute-name.pseudo-class"
1568
+ ],
1569
+ "settings": {
1570
+ "foreground": "#eef0f9"
1571
+ }
1572
+ },
1573
+ {
1574
+ "scope": [
1575
+ "entity.global.clojure"
1576
+ ],
1577
+ "settings": {
1578
+ "foreground": "#acafff"
1579
+ }
1580
+ },
1581
+ {
1582
+ "scope": [
1583
+ "meta.symbol.clojure"
1584
+ ],
1585
+ "settings": {
1586
+ "foreground": "#4bf3c8"
1587
+ }
1588
+ },
1589
+ {
1590
+ "scope": [
1591
+ "constant.keyword.clojure"
1592
+ ],
1593
+ "settings": {
1594
+ "foreground": "#eef0f9"
1595
+ }
1596
+ },
1597
+ {
1598
+ "scope": [
1599
+ "meta.arguments.coffee",
1600
+ "variable.parameter.function.coffee"
1601
+ ],
1602
+ "settings": {
1603
+ "foreground": "#4bf3c8"
1604
+ }
1605
+ },
1606
+ {
1607
+ "scope": [
1608
+ "source.ini"
1609
+ ],
1610
+ "settings": {
1611
+ "foreground": "#ffd493"
1612
+ }
1613
+ },
1614
+ {
1615
+ "scope": [
1616
+ "meta.scope.prerequisites.makefile"
1617
+ ],
1618
+ "settings": {
1619
+ "foreground": "#4bf3c8"
1620
+ }
1621
+ },
1622
+ {
1623
+ "scope": [
1624
+ "source.makefile"
1625
+ ],
1626
+ "settings": {
1627
+ "foreground": "#acafff"
1628
+ }
1629
+ },
1630
+ {
1631
+ "scope": [
1632
+ "storage.modifier.import.groovy"
1633
+ ],
1634
+ "settings": {
1635
+ "foreground": "#acafff"
1636
+ }
1637
+ },
1638
+ {
1639
+ "scope": [
1640
+ "meta.method.groovy"
1641
+ ],
1642
+ "settings": {
1643
+ "foreground": "#00daef"
1644
+ }
1645
+ },
1646
+ {
1647
+ "scope": [
1648
+ "meta.definition.variable.name.groovy"
1649
+ ],
1650
+ "settings": {
1651
+ "foreground": "#4bf3c8"
1652
+ }
1653
+ },
1654
+ {
1655
+ "scope": [
1656
+ "meta.definition.class.inherited.classes.groovy"
1657
+ ],
1658
+ "settings": {
1659
+ "foreground": "#ffd493"
1660
+ }
1661
+ },
1662
+ {
1663
+ "scope": [
1664
+ "support.variable.semantic.hlsl"
1665
+ ],
1666
+ "settings": {
1667
+ "foreground": "#acafff"
1668
+ }
1669
+ },
1670
+ {
1671
+ "scope": [
1672
+ "support.type.texture.hlsl",
1673
+ "support.type.sampler.hlsl",
1674
+ "support.type.object.hlsl",
1675
+ "support.type.object.rw.hlsl",
1676
+ "support.type.fx.hlsl",
1677
+ "support.type.object.hlsl"
1678
+ ],
1679
+ "settings": {
1680
+ "foreground": "#54b9ff"
1681
+ }
1682
+ },
1683
+ {
1684
+ "scope": [
1685
+ "text.variable",
1686
+ "text.bracketed"
1687
+ ],
1688
+ "settings": {
1689
+ "foreground": "#4bf3c8"
1690
+ }
1691
+ },
1692
+ {
1693
+ "scope": [
1694
+ "support.type.swift",
1695
+ "support.type.vb.asp"
1696
+ ],
1697
+ "settings": {
1698
+ "foreground": "#acafff"
1699
+ }
1700
+ },
1701
+ {
1702
+ "scope": [
1703
+ "entity.name.function.xi"
1704
+ ],
1705
+ "settings": {
1706
+ "foreground": "#acafff"
1707
+ }
1708
+ },
1709
+ {
1710
+ "scope": [
1711
+ "entity.name.class.xi"
1712
+ ],
1713
+ "settings": {
1714
+ "foreground": "#eef0f9"
1715
+ }
1716
+ },
1717
+ {
1718
+ "scope": [
1719
+ "constant.character.character-class.regexp.xi"
1720
+ ],
1721
+ "settings": {
1722
+ "foreground": "#4bf3c8"
1723
+ }
1724
+ },
1725
+ {
1726
+ "scope": [
1727
+ "constant.regexp.xi"
1728
+ ],
1729
+ "settings": {
1730
+ "foreground": "#54b9ff"
1731
+ }
1732
+ },
1733
+ {
1734
+ "scope": [
1735
+ "keyword.control.xi"
1736
+ ],
1737
+ "settings": {
1738
+ "foreground": "#eef0f9"
1739
+ }
1740
+ },
1741
+ {
1742
+ "scope": [
1743
+ "invalid.xi"
1744
+ ],
1745
+ "settings": {
1746
+ "foreground": "#eef0f9"
1747
+ }
1748
+ },
1749
+ {
1750
+ "scope": [
1751
+ "beginning.punctuation.definition.quote.markdown.xi"
1752
+ ],
1753
+ "settings": {
1754
+ "foreground": "#ffd493"
1755
+ }
1756
+ },
1757
+ {
1758
+ "scope": [
1759
+ "beginning.punctuation.definition.list.markdown.xi"
1760
+ ],
1761
+ "settings": {
1762
+ "foreground": "#eef0f98f"
1763
+ }
1764
+ },
1765
+ {
1766
+ "scope": [
1767
+ "constant.character.xi"
1768
+ ],
1769
+ "settings": {
1770
+ "foreground": "#00daef"
1771
+ }
1772
+ },
1773
+ {
1774
+ "scope": [
1775
+ "accent.xi"
1776
+ ],
1777
+ "settings": {
1778
+ "foreground": "#00daef"
1779
+ }
1780
+ },
1781
+ {
1782
+ "scope": [
1783
+ "wikiword.xi"
1784
+ ],
1785
+ "settings": {
1786
+ "foreground": "#ffd493"
1787
+ }
1788
+ },
1789
+ {
1790
+ "scope": [
1791
+ "constant.other.color.rgb-value.xi"
1792
+ ],
1793
+ "settings": {
1794
+ "foreground": "#ffffff"
1795
+ }
1796
+ },
1797
+ {
1798
+ "scope": [
1799
+ "punctuation.definition.tag.xi"
1800
+ ],
1801
+ "settings": {
1802
+ "foreground": "#545864"
1803
+ }
1804
+ },
1805
+ {
1806
+ "scope": [
1807
+ "entity.name.label.cs",
1808
+ "entity.name.scope-resolution.function.call",
1809
+ "entity.name.scope-resolution.function.definition"
1810
+ ],
1811
+ "settings": {
1812
+ "foreground": "#acafff"
1813
+ }
1814
+ },
1815
+ {
1816
+ "scope": [
1817
+ "entity.name.label.cs",
1818
+ "markup.heading.setext.1.markdown",
1819
+ "markup.heading.setext.2.markdown"
1820
+ ],
1821
+ "settings": {
1822
+ "foreground": "#4bf3c8"
1823
+ }
1824
+ },
1825
+ {
1826
+ "scope": [
1827
+ " meta.brace.square"
1828
+ ],
1829
+ "settings": {
1830
+ "foreground": "#eef0f9"
1831
+ }
1832
+ },
1833
+ {
1834
+ "scope": "comment, punctuation.definition.comment",
1835
+ "settings": {
1836
+ "fontStyle": "italic",
1837
+ "foreground": "#eef0f98f"
1838
+ }
1839
+ },
1840
+ {
1841
+ "scope": "markup.quote.markdown",
1842
+ "settings": {
1843
+ "foreground": "#eef0f98f"
1844
+ }
1845
+ },
1846
+ {
1847
+ "scope": "punctuation.definition.block.sequence.item.yaml",
1848
+ "settings": {
1849
+ "foreground": "#eef0f9"
1850
+ }
1851
+ },
1852
+ {
1853
+ "scope": [
1854
+ "constant.language.symbol.elixir"
1855
+ ],
1856
+ "settings": {
1857
+ "foreground": "#eef0f9"
1858
+ }
1859
+ },
1860
+ {
1861
+ "scope": "entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super",
1862
+ "settings": {
1863
+ "fontStyle": "italic"
1864
+ }
1865
+ },
1866
+ {
1867
+ "scope": "comment.line.double-slash,comment.block.documentation",
1868
+ "settings": {
1869
+ "fontStyle": "italic"
1870
+ }
1871
+ },
1872
+ {
1873
+ "scope": "keyword.control.import.python,keyword.control.flow.python",
1874
+ "settings": {
1875
+ "fontStyle": "italic"
1876
+ }
1877
+ },
1878
+ {
1879
+ "scope": "markup.italic.markdown",
1880
+ "settings": {
1881
+ "fontStyle": "italic"
1882
+ }
1883
+ }
1884
+ ],
1885
+ "type": "dark"
1886
+ }