tm-themes 1.0.9 → 1.1.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,1409 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.background": "#16161e",
4
+ "activityBar.border": "#16161e",
5
+ "activityBar.foreground": "#787c99",
6
+ "activityBar.inactiveForeground": "#3b3e52",
7
+ "activityBarBadge.background": "#3d59a1",
8
+ "activityBarBadge.foreground": "#fff",
9
+ "badge.background": "#7e83b230",
10
+ "badge.foreground": "#acb0d0",
11
+ "breadcrumb.activeSelectionForeground": "#a9b1d6",
12
+ "breadcrumb.background": "#16161e",
13
+ "breadcrumb.focusForeground": "#a9b1d6",
14
+ "breadcrumb.foreground": "#515670",
15
+ "breadcrumbPicker.background": "#16161e",
16
+ "button.background": "#3d59a1dd",
17
+ "button.foreground": "#ffffff",
18
+ "button.hoverBackground": "#3d59a1AA",
19
+ "button.secondaryBackground": "#3b3e52",
20
+ "charts.blue": "#7aa2f7",
21
+ "charts.foreground": "#9AA5CE",
22
+ "charts.green": "#41a6b5",
23
+ "charts.lines": "#16161e",
24
+ "charts.orange": "#ff9e64",
25
+ "charts.purple": "#9d7cd8",
26
+ "charts.red": "#f7768e",
27
+ "charts.yellow": "#e0af68",
28
+ "debugConsole.errorForeground": "#bb616b",
29
+ "debugConsole.infoForeground": "#787c99",
30
+ "debugConsole.sourceForeground": "#787c99",
31
+ "debugConsole.warningForeground": "#c49a5a",
32
+ "debugConsoleInputIcon.foreground": "#73daca",
33
+ "debugExceptionWidget.background": "#101014",
34
+ "debugExceptionWidget.border": "#963c47",
35
+ "debugIcon.breakpointDisabledForeground": "#414761",
36
+ "debugIcon.breakpointForeground": "#db4b4b",
37
+ "debugIcon.breakpointUnverifiedForeground": "#c24242",
38
+ "debugTokenExpression.boolean": "#ff9e64",
39
+ "debugTokenExpression.error": "#bb616b",
40
+ "debugTokenExpression.name": "#7dcfff",
41
+ "debugTokenExpression.number": "#ff9e64",
42
+ "debugTokenExpression.string": "#9ece6a",
43
+ "debugTokenExpression.value": "#9aa5ce",
44
+ "debugToolBar.background": "#101014",
45
+ "debugView.stateLabelBackground": "#14141b",
46
+ "debugView.stateLabelForeground": "#787c99",
47
+ "debugView.valueChangedHighlight": "#3d59a1aa",
48
+ "descriptionForeground": "#515670",
49
+ "diffEditor.diagonalFill": "#292e42",
50
+ "diffEditor.insertedLineBackground": "#41a6b520",
51
+ "diffEditor.insertedTextBackground": "#41a6b520",
52
+ "diffEditor.removedLineBackground": "#db4b4b22",
53
+ "diffEditor.removedTextBackground": "#db4b4b22",
54
+ "diffEditorGutter.insertedLineBackground": "#41a6b525",
55
+ "diffEditorGutter.removedLineBackground": "#db4b4b22",
56
+ "diffEditorOverview.insertedForeground": "#41a6b525",
57
+ "diffEditorOverview.removedForeground": "#db4b4b22",
58
+ "dropdown.background": "#14141b",
59
+ "dropdown.foreground": "#787c99",
60
+ "dropdown.listBackground": "#14141b",
61
+ "editor.background": "#1a1b26",
62
+ "editor.findMatchBackground": "#3d59a166",
63
+ "editor.findMatchBorder": "#e0af68",
64
+ "editor.findMatchHighlightBackground": "#3d59a166",
65
+ "editor.findRangeHighlightBackground": "#515c7e33",
66
+ "editor.focusedStackFrameHighlightBackground": "#73daca20",
67
+ "editor.foldBackground": "#1111174a",
68
+ "editor.foreground": "#a9b1d6",
69
+ "editor.inactiveSelectionBackground": "#515c7e25",
70
+ "editor.lineHighlightBackground": "#1e202e",
71
+ "editor.rangeHighlightBackground": "#515c7e20",
72
+ "editor.selectionBackground": "#515c7e4d",
73
+ "editor.selectionHighlightBackground": "#515c7e44",
74
+ "editor.stackFrameHighlightBackground": "#E2BD3A20",
75
+ "editor.wordHighlightBackground": "#515c7e44",
76
+ "editor.wordHighlightStrongBackground": "#515c7e55",
77
+ "editorBracketHighlight.foreground1": "#698cd6",
78
+ "editorBracketHighlight.foreground2": "#68b3de",
79
+ "editorBracketHighlight.foreground3": "#9a7ecc",
80
+ "editorBracketHighlight.foreground4": "#25aac2",
81
+ "editorBracketHighlight.foreground5": "#80a856",
82
+ "editorBracketHighlight.foreground6": "#c49a5a",
83
+ "editorBracketHighlight.unexpectedBracket.foreground": "#db4b4b",
84
+ "editorBracketMatch.background": "#16161e",
85
+ "editorBracketMatch.border": "#42465d",
86
+ "editorBracketPairGuide.activeBackground1": "#698cd6",
87
+ "editorBracketPairGuide.activeBackground2": "#68b3de",
88
+ "editorBracketPairGuide.activeBackground3": "#9a7ecc",
89
+ "editorBracketPairGuide.activeBackground4": "#25aac2",
90
+ "editorBracketPairGuide.activeBackground5": "#80a856",
91
+ "editorBracketPairGuide.activeBackground6": "#c49a5a",
92
+ "editorCodeLens.foreground": "#51597d",
93
+ "editorCursor.foreground": "#c0caf5",
94
+ "editorError.foreground": "#db4b4b",
95
+ "editorGhostText.foreground": "#646e9c",
96
+ "editorGroup.border": "#101014",
97
+ "editorGroup.dropBackground": "#1e202e",
98
+ "editorGroupHeader.border": "#101014",
99
+ "editorGroupHeader.noTabsBackground": "#16161e",
100
+ "editorGroupHeader.tabsBackground": "#16161e",
101
+ "editorGroupHeader.tabsBorder": "#101014",
102
+ "editorGutter.addedBackground": "#164846",
103
+ "editorGutter.deletedBackground": "#823c41",
104
+ "editorGutter.modifiedBackground": "#394b70",
105
+ "editorHint.foreground": "#0da0ba",
106
+ "editorHoverWidget.background": "#16161e",
107
+ "editorHoverWidget.border": "#101014",
108
+ "editorIndentGuide.activeBackground": "#363b54",
109
+ "editorIndentGuide.background": "#1e202e",
110
+ "editorInfo.foreground": "#0da0ba",
111
+ "editorLightBulb.foreground": "#e0af68",
112
+ "editorLightBulbAutoFix.foreground": "#e0af68",
113
+ "editorLineNumber.activeForeground": "#737aa2",
114
+ "editorLineNumber.foreground": "#363b54",
115
+ "editorLink.activeForeground": "#acb0d0",
116
+ "editorMarkerNavigation.background": "#16161e",
117
+ "editorOverviewRuler.addedForeground": "#164846",
118
+ "editorOverviewRuler.border": "#101014",
119
+ "editorOverviewRuler.bracketMatchForeground": "#101014",
120
+ "editorOverviewRuler.deletedForeground": "#703438",
121
+ "editorOverviewRuler.errorForeground": "#db4b4b",
122
+ "editorOverviewRuler.findMatchForeground": "#a9b1d644",
123
+ "editorOverviewRuler.infoForeground": "#1abc9c",
124
+ "editorOverviewRuler.modifiedForeground": "#394b70",
125
+ "editorOverviewRuler.rangeHighlightForeground": "#a9b1d644",
126
+ "editorOverviewRuler.selectionHighlightForeground": "#a9b1d622",
127
+ "editorOverviewRuler.warningForeground": "#e0af68",
128
+ "editorOverviewRuler.wordHighlightForeground": "#bb9af755",
129
+ "editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
130
+ "editorPane.background": "#16161e",
131
+ "editorRuler.foreground": "#101014",
132
+ "editorSuggestWidget.background": "#16161e",
133
+ "editorSuggestWidget.border": "#101014",
134
+ "editorSuggestWidget.highlightForeground": "#6183bb",
135
+ "editorSuggestWidget.selectedBackground": "#20222c",
136
+ "editorWarning.foreground": "#e0af68",
137
+ "editorWhitespace.foreground": "#363b54",
138
+ "editorWidget.background": "#16161e",
139
+ "editorWidget.foreground": "#787c99",
140
+ "editorWidget.resizeBorder": "#545c7e33",
141
+ "errorForeground": "#515670",
142
+ "extensionBadge.remoteBackground": "#3d59a1",
143
+ "extensionBadge.remoteForeground": "#ffffff",
144
+ "extensionButton.prominentBackground": "#3d59a1DD",
145
+ "extensionButton.prominentForeground": "#ffffff",
146
+ "extensionButton.prominentHoverBackground": "#3d59a1AA",
147
+ "focusBorder": "#545c7e33",
148
+ "foreground": "#787c99",
149
+ "gitDecoration.addedResourceForeground": "#449dab",
150
+ "gitDecoration.conflictingResourceForeground": "#e0af68cc",
151
+ "gitDecoration.deletedResourceForeground": "#914c54",
152
+ "gitDecoration.ignoredResourceForeground": "#515670",
153
+ "gitDecoration.modifiedResourceForeground": "#6183bb",
154
+ "gitDecoration.renamedResourceForeground": "#449dab",
155
+ "gitDecoration.stageDeletedResourceForeground": "#914c54",
156
+ "gitDecoration.stageModifiedResourceForeground": "#6183bb",
157
+ "gitDecoration.untrackedResourceForeground": "#449dab",
158
+ "gitlens.gutterBackgroundColor": "#16161e",
159
+ "gitlens.gutterForegroundColor": "#787c99",
160
+ "gitlens.gutterUncommittedForegroundColor": "#7aa2f7",
161
+ "gitlens.trailingLineForegroundColor": "#646e9c",
162
+ "icon.foreground": "#787c99",
163
+ "input.background": "#14141b",
164
+ "input.border": "#0f0f14",
165
+ "input.foreground": "#a9b1d6",
166
+ "input.placeholderForeground": "#787c998A",
167
+ "inputOption.activeBackground": "#3d59a144",
168
+ "inputOption.activeForeground": "#c0caf5",
169
+ "inputValidation.errorBackground": "#85353e",
170
+ "inputValidation.errorBorder": "#963c47",
171
+ "inputValidation.errorForeground": "#bbc2e0",
172
+ "inputValidation.infoBackground": "#3d59a15c",
173
+ "inputValidation.infoBorder": "#3d59a1",
174
+ "inputValidation.infoForeground": "#bbc2e0",
175
+ "inputValidation.warningBackground": "#c2985b",
176
+ "inputValidation.warningBorder": "#e0af68",
177
+ "inputValidation.warningForeground": "#000000",
178
+ "list.activeSelectionBackground": "#202330",
179
+ "list.activeSelectionForeground": "#a9b1d6",
180
+ "list.deemphasizedForeground": "#787c99",
181
+ "list.dropBackground": "#1e202e",
182
+ "list.errorForeground": "#bb616b",
183
+ "list.focusBackground": "#1c1d29",
184
+ "list.focusForeground": "#a9b1d6",
185
+ "list.highlightForeground": "#668ac4",
186
+ "list.hoverBackground": "#13131a",
187
+ "list.hoverForeground": "#a9b1d6",
188
+ "list.inactiveSelectionBackground": "#1c1d29",
189
+ "list.inactiveSelectionForeground": "#a9b1d6",
190
+ "list.invalidItemForeground": "#c97018",
191
+ "list.warningForeground": "#c49a5a",
192
+ "listFilterWidget.background": "#101014",
193
+ "listFilterWidget.noMatchesOutline": "#a6333f",
194
+ "listFilterWidget.outline": "#3d59a1",
195
+ "menu.background": "#16161e",
196
+ "menu.border": "#101014",
197
+ "menu.foreground": "#787c99",
198
+ "menu.selectionBackground": "#1e202e",
199
+ "menu.selectionForeground": "#a9b1d6",
200
+ "menu.separatorBackground": "#101014",
201
+ "menubar.selectionBackground": "#1e202e",
202
+ "menubar.selectionBorder": "#1b1e2e",
203
+ "menubar.selectionForeground": "#a9b1d6",
204
+ "merge.currentContentBackground": "#007a7544",
205
+ "merge.currentHeaderBackground": "#41a6b525",
206
+ "merge.incomingContentBackground": "#3d59a144",
207
+ "merge.incomingHeaderBackground": "#3d59a1aa",
208
+ "mergeEditor.change.background": "#41a6b525",
209
+ "mergeEditor.change.word.background": "#41a6b540",
210
+ "mergeEditor.conflict.handled.minimapOverViewRuler": "#449dab",
211
+ "mergeEditor.conflict.handledFocused.border": "#41a6b565",
212
+ "mergeEditor.conflict.handledUnfocused.border": "#41a6b525",
213
+ "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#e0af68",
214
+ "mergeEditor.conflict.unhandledFocused.border": "#e0af68b0",
215
+ "mergeEditor.conflict.unhandledUnfocused.border": "#e0af6888",
216
+ "minimapGutter.addedBackground": "#1C5957",
217
+ "minimapGutter.deletedBackground": "#944449",
218
+ "minimapGutter.modifiedBackground": "#425882",
219
+ "notebook.cellBorderColor": "#101014",
220
+ "notebook.cellEditorBackground": "#16161e",
221
+ "notebook.cellStatusBarItemHoverBackground": "#1c1d29",
222
+ "notebook.editorBackground": "#1a1b26",
223
+ "notebook.focusedCellBorder": "#29355a",
224
+ "notificationCenterHeader.background": "#101014",
225
+ "notificationLink.foreground": "#6183bb",
226
+ "notifications.background": "#101014",
227
+ "notificationsErrorIcon.foreground": "#bb616b",
228
+ "notificationsInfoIcon.foreground": "#0da0ba",
229
+ "notificationsWarningIcon.foreground": "#bba461",
230
+ "panel.background": "#16161e",
231
+ "panel.border": "#101014",
232
+ "panelInput.border": "#16161e",
233
+ "panelTitle.activeBorder": "#16161e",
234
+ "panelTitle.activeForeground": "#787c99",
235
+ "panelTitle.inactiveForeground": "#42465d",
236
+ "peekView.border": "#101014",
237
+ "peekViewEditor.background": "#16161e",
238
+ "peekViewEditor.matchHighlightBackground": "#3d59a166",
239
+ "peekViewResult.background": "#101014",
240
+ "peekViewResult.fileForeground": "#787c99",
241
+ "peekViewResult.lineForeground": "#a9b1d6",
242
+ "peekViewResult.matchHighlightBackground": "#3d59a166",
243
+ "peekViewResult.selectionBackground": "#3d59a133",
244
+ "peekViewResult.selectionForeground": "#a9b1d6",
245
+ "peekViewTitle.background": "#101014",
246
+ "peekViewTitleDescription.foreground": "#787c99",
247
+ "peekViewTitleLabel.foreground": "#a9b1d6",
248
+ "pickerGroup.border": "#101014",
249
+ "pickerGroup.foreground": "#a9b1d6",
250
+ "progressBar.background": "#3d59a1",
251
+ "sash.hoverBorder": "#29355a",
252
+ "scrollbar.shadow": "#00000033",
253
+ "scrollbarSlider.activeBackground": "#868bc422",
254
+ "scrollbarSlider.background": "#868bc415",
255
+ "scrollbarSlider.hoverBackground": "#868bc410",
256
+ "selection.background": "#515c7e40",
257
+ "settings.headerForeground": "#6183bb",
258
+ "sideBar.background": "#16161e",
259
+ "sideBar.border": "#101014",
260
+ "sideBar.dropBackground": "#1e202e",
261
+ "sideBar.foreground": "#787c99",
262
+ "sideBarSectionHeader.background": "#16161e",
263
+ "sideBarSectionHeader.border": "#101014",
264
+ "sideBarSectionHeader.foreground": "#a9b1d6",
265
+ "sideBarTitle.foreground": "#787c99",
266
+ "statusBar.background": "#16161e",
267
+ "statusBar.border": "#101014",
268
+ "statusBar.debuggingBackground": "#16161e",
269
+ "statusBar.debuggingForeground": "#787c99",
270
+ "statusBar.foreground": "#787c99",
271
+ "statusBar.noFolderBackground": "#16161e",
272
+ "statusBarItem.activeBackground": "#101014",
273
+ "statusBarItem.hoverBackground": "#20222c",
274
+ "statusBarItem.prominentBackground": "#101014",
275
+ "statusBarItem.prominentHoverBackground": "#20222c",
276
+ "tab.activeBackground": "#16161e",
277
+ "tab.activeBorder": "#3d59a1",
278
+ "tab.activeForeground": "#a9b1d6",
279
+ "tab.activeModifiedBorder": "#1a1b26",
280
+ "tab.border": "#101014",
281
+ "tab.hoverForeground": "#a9b1d6",
282
+ "tab.inactiveBackground": "#16161e",
283
+ "tab.inactiveForeground": "#787c99",
284
+ "tab.inactiveModifiedBorder": "#1f202e",
285
+ "tab.lastPinnedBorder": "#222333",
286
+ "tab.unfocusedActiveBorder": "#1f202e",
287
+ "tab.unfocusedActiveForeground": "#a9b1d6",
288
+ "tab.unfocusedHoverForeground": "#a9b1d6",
289
+ "tab.unfocusedInactiveForeground": "#787c99",
290
+ "terminal.ansiBlack": "#363b54",
291
+ "terminal.ansiBlue": "#7aa2f7",
292
+ "terminal.ansiBrightBlack": "#363b54",
293
+ "terminal.ansiBrightBlue": "#7aa2f7",
294
+ "terminal.ansiBrightCyan": "#7dcfff",
295
+ "terminal.ansiBrightGreen": "#41a6b5",
296
+ "terminal.ansiBrightMagenta": "#bb9af7",
297
+ "terminal.ansiBrightRed": "#f7768e",
298
+ "terminal.ansiBrightWhite": "#acb0d0",
299
+ "terminal.ansiBrightYellow": "#e0af68",
300
+ "terminal.ansiCyan": "#7dcfff",
301
+ "terminal.ansiGreen": "#73daca",
302
+ "terminal.ansiMagenta": "#bb9af7",
303
+ "terminal.ansiRed": "#f7768e",
304
+ "terminal.ansiWhite": "#787c99",
305
+ "terminal.ansiYellow": "#e0af68",
306
+ "terminal.background": "#16161e",
307
+ "terminal.foreground": "#787c99",
308
+ "terminal.selectionBackground": "#515c7e4d",
309
+ "textBlockQuote.background": "#16161e",
310
+ "textCodeBlock.background": "#16161e",
311
+ "textLink.activeForeground": "#7dcfff",
312
+ "textLink.foreground": "#6183bb",
313
+ "textPreformat.foreground": "#9699a8",
314
+ "textSeparator.foreground": "#363b54",
315
+ "titleBar.activeBackground": "#16161e",
316
+ "titleBar.activeForeground": "#787c99",
317
+ "titleBar.border": "#101014",
318
+ "titleBar.inactiveBackground": "#16161e",
319
+ "titleBar.inactiveForeground": "#787c99",
320
+ "toolbar.activeBackground": "#202330",
321
+ "toolbar.hoverBackground": "#202330",
322
+ "tree.indentGuidesStroke": "#2b2b3b",
323
+ "walkThrough.embeddedEditorBackground": "#16161e",
324
+ "widget.shadow": "#ffffff00",
325
+ "window.activeBorder": "#0d0f17",
326
+ "window.inactiveBorder": "#0d0f17"
327
+ },
328
+ "displayName": "Tokyo Night",
329
+ "name": "tokyo-night",
330
+ "semanticTokenColors": {
331
+ "*.defaultLibrary": {
332
+ "foreground": "#2ac3de"
333
+ },
334
+ "parameter": {
335
+ "foreground": "#d9d4cd"
336
+ },
337
+ "parameter.declaration": {
338
+ "foreground": "#e0af68"
339
+ },
340
+ "property.declaration": {
341
+ "foreground": "#73daca"
342
+ },
343
+ "property.defaultLibrary": {
344
+ "foreground": "#2ac3de"
345
+ },
346
+ "variable": {
347
+ "foreground": "#c0caf5"
348
+ },
349
+ "variable.declaration": {
350
+ "foreground": "#bb9af7"
351
+ },
352
+ "variable.defaultLibrary": {
353
+ "foreground": "#2ac3de"
354
+ }
355
+ },
356
+ "tokenColors": [
357
+ {
358
+ "scope": [
359
+ "comment",
360
+ "meta.var.expr storage.type",
361
+ "keyword.control.flow",
362
+ "keyword.control.return",
363
+ "meta.directive.vue punctuation.separator.key-value.html",
364
+ "meta.directive.vue entity.other.attribute-name.html",
365
+ "tag.decorator.js entity.name.tag.js",
366
+ "tag.decorator.js punctuation.definition.tag.js",
367
+ "storage.modifier"
368
+ ],
369
+ "settings": {
370
+ "fontStyle": "italic"
371
+ }
372
+ },
373
+ {
374
+ "scope": [
375
+ "keyword.control.flow.block-scalar.literal",
376
+ "keyword.control.flow.python"
377
+ ],
378
+ "settings": {
379
+ "fontStyle": ""
380
+ }
381
+ },
382
+ {
383
+ "scope": [
384
+ "comment",
385
+ "comment.block.documentation",
386
+ "punctuation.definition.comment",
387
+ "comment.block.documentation punctuation"
388
+ ],
389
+ "settings": {
390
+ "foreground": "#51597d"
391
+ }
392
+ },
393
+ {
394
+ "scope": [
395
+ "keyword.operator.assignment.jsdoc",
396
+ "comment.block.documentation variable",
397
+ "comment.block.documentation storage",
398
+ "comment.block.documentation keyword",
399
+ "comment.block.documentation support",
400
+ "comment.block.documentation markup",
401
+ "comment.block.documentation markup.inline.raw.string.markdown",
402
+ "meta.other.type.phpdoc.php keyword.other.type.php",
403
+ "meta.other.type.phpdoc.php support.other.namespace.php",
404
+ "meta.other.type.phpdoc.php punctuation.separator.inheritance.php",
405
+ "meta.other.type.phpdoc.php support.class",
406
+ "keyword.other.phpdoc.php",
407
+ "log.date"
408
+ ],
409
+ "settings": {
410
+ "foreground": "#5a638c"
411
+ }
412
+ },
413
+ {
414
+ "scope": [
415
+ "meta.other.type.phpdoc.php support.class",
416
+ "comment.block.documentation storage.type",
417
+ "comment.block.documentation punctuation.definition.block.tag",
418
+ "comment.block.documentation entity.name.type.instance"
419
+ ],
420
+ "settings": {
421
+ "foreground": "#646e9c"
422
+ }
423
+ },
424
+ {
425
+ "scope": [
426
+ "variable.other.constant",
427
+ "punctuation.definition.constant",
428
+ "constant.language",
429
+ "constant.numeric",
430
+ "support.constant",
431
+ "constant.other.caps"
432
+ ],
433
+ "settings": {
434
+ "foreground": "#ff9e64"
435
+ }
436
+ },
437
+ {
438
+ "scope": [
439
+ "string",
440
+ "constant.other.symbol",
441
+ "constant.other.key",
442
+ "meta.attribute-selector",
443
+ "string constant.character"
444
+ ],
445
+ "settings": {
446
+ "fontStyle": "",
447
+ "foreground": "#9ece6a"
448
+ }
449
+ },
450
+ {
451
+ "scope": [
452
+ "constant.other.color",
453
+ "constant.other.color.rgb-value.hex punctuation.definition.constant"
454
+ ],
455
+ "settings": {
456
+ "foreground": "#9aa5ce"
457
+ }
458
+ },
459
+ {
460
+ "scope": [
461
+ "invalid",
462
+ "invalid.illegal"
463
+ ],
464
+ "settings": {
465
+ "foreground": "#ff5370"
466
+ }
467
+ },
468
+ {
469
+ "scope": "invalid.deprecated",
470
+ "settings": {
471
+ "foreground": "#bb9af7"
472
+ }
473
+ },
474
+ {
475
+ "scope": "storage.type",
476
+ "settings": {
477
+ "foreground": "#bb9af7"
478
+ }
479
+ },
480
+ {
481
+ "scope": [
482
+ "meta.var.expr storage.type",
483
+ "storage.modifier"
484
+ ],
485
+ "settings": {
486
+ "foreground": "#9d7cd8"
487
+ }
488
+ },
489
+ {
490
+ "scope": [
491
+ "punctuation.definition.template-expression",
492
+ "punctuation.section.embedded",
493
+ "meta.embedded.line.tag.smarty",
494
+ "support.constant.handlebars",
495
+ "punctuation.section.tag.twig"
496
+ ],
497
+ "settings": {
498
+ "foreground": "#7dcfff"
499
+ }
500
+ },
501
+ {
502
+ "scope": [
503
+ "keyword.control.smarty",
504
+ "keyword.control.twig",
505
+ "support.constant.handlebars keyword.control",
506
+ "keyword.operator.comparison.twig",
507
+ "keyword.blade",
508
+ "entity.name.function.blade"
509
+ ],
510
+ "settings": {
511
+ "foreground": "#0db9d7"
512
+ }
513
+ },
514
+ {
515
+ "scope": [
516
+ "keyword.operator.spread",
517
+ "keyword.operator.rest"
518
+ ],
519
+ "settings": {
520
+ "fontStyle": "bold",
521
+ "foreground": "#f7768e"
522
+ }
523
+ },
524
+ {
525
+ "scope": [
526
+ "keyword.operator",
527
+ "keyword.control.as",
528
+ "keyword.other",
529
+ "keyword.operator.bitwise.shift",
530
+ "punctuation",
531
+ "expression.embbeded.vue punctuation.definition.tag",
532
+ "text.html.twig meta.tag.inline.any.html",
533
+ "meta.tag.template.value.twig meta.function.arguments.twig",
534
+ "meta.directive.vue punctuation.separator.key-value.html",
535
+ "punctuation.definition.constant.markdown",
536
+ "punctuation.definition.string",
537
+ "punctuation.support.type.property-name",
538
+ "text.html.vue-html meta.tag",
539
+ "meta.attribute.directive",
540
+ "punctuation.definition.keyword",
541
+ "punctuation.terminator.rule",
542
+ "punctuation.definition.entity",
543
+ "punctuation.separator.inheritance.php",
544
+ "keyword.other.template",
545
+ "keyword.other.substitution",
546
+ "entity.name.operator",
547
+ "meta.property-list punctuation.separator.key-value",
548
+ "meta.at-rule.mixin punctuation.separator.key-value",
549
+ "meta.at-rule.function variable.parameter.url"
550
+ ],
551
+ "settings": {
552
+ "foreground": "#89ddff"
553
+ }
554
+ },
555
+ {
556
+ "scope": [
557
+ "keyword.control.module.js",
558
+ "keyword.control.import",
559
+ "keyword.control.export",
560
+ "keyword.control.from",
561
+ "keyword.control.default",
562
+ "meta.import keyword.other"
563
+ ],
564
+ "settings": {
565
+ "foreground": "#7dcfff"
566
+ }
567
+ },
568
+ {
569
+ "scope": [
570
+ "keyword",
571
+ "keyword.control",
572
+ "keyword.other.important"
573
+ ],
574
+ "settings": {
575
+ "foreground": "#bb9af7"
576
+ }
577
+ },
578
+ {
579
+ "scope": "keyword.other.DML",
580
+ "settings": {
581
+ "foreground": "#7dcfff"
582
+ }
583
+ },
584
+ {
585
+ "scope": [
586
+ "keyword.operator.logical",
587
+ "storage.type.function",
588
+ "keyword.operator.bitwise",
589
+ "keyword.operator.ternary",
590
+ "keyword.operator.comparison",
591
+ "keyword.operator.relational",
592
+ "keyword.operator.or.regexp"
593
+ ],
594
+ "settings": {
595
+ "foreground": "#bb9af7"
596
+ }
597
+ },
598
+ {
599
+ "scope": "entity.name.tag",
600
+ "settings": {
601
+ "foreground": "#f7768e"
602
+ }
603
+ },
604
+ {
605
+ "scope": [
606
+ "entity.name.tag support.class.component",
607
+ "meta.tag.custom entity.name.tag",
608
+ "meta.tag.other.unrecognized.html.derivative entity.name.tag",
609
+ "meta.tag"
610
+ ],
611
+ "settings": {
612
+ "foreground": "#de5971"
613
+ }
614
+ },
615
+ {
616
+ "scope": "punctuation.definition.tag",
617
+ "settings": {
618
+ "foreground": "#ba3c97"
619
+ }
620
+ },
621
+ {
622
+ "scope": [
623
+ "constant.other.php",
624
+ "variable.other.global.safer",
625
+ "variable.other.global.safer punctuation.definition.variable",
626
+ "variable.other.global",
627
+ "variable.other.global punctuation.definition.variable",
628
+ "constant.other"
629
+ ],
630
+ "settings": {
631
+ "foreground": "#e0af68"
632
+ }
633
+ },
634
+ {
635
+ "scope": [
636
+ "variable",
637
+ "support.variable",
638
+ "string constant.other.placeholder",
639
+ "variable.parameter.handlebars",
640
+ "variable.other.object",
641
+ "meta.fstring",
642
+ "meta.function-call meta.function-call.arguments"
643
+ ],
644
+ "settings": {
645
+ "foreground": "#c0caf5"
646
+ }
647
+ },
648
+ {
649
+ "scope": "meta.array.literal variable",
650
+ "settings": {
651
+ "foreground": "#7dcfff"
652
+ }
653
+ },
654
+ {
655
+ "scope": [
656
+ "meta.object-literal.key",
657
+ "entity.name.type.hcl",
658
+ "string.alias.graphql",
659
+ "string.unquoted.graphql",
660
+ "string.unquoted.alias.graphql",
661
+ "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js",
662
+ "meta.field.declaration.ts variable.object.property",
663
+ "meta.block entity.name.label"
664
+ ],
665
+ "settings": {
666
+ "foreground": "#73daca"
667
+ }
668
+ },
669
+ {
670
+ "scope": [
671
+ "variable.other.property",
672
+ "support.variable.property",
673
+ "support.variable.property.dom",
674
+ "meta.function-call variable.other.object.property"
675
+ ],
676
+ "settings": {
677
+ "foreground": "#7dcfff"
678
+ }
679
+ },
680
+ {
681
+ "scope": "variable.other.object.property",
682
+ "settings": {
683
+ "foreground": "#c0caf5"
684
+ }
685
+ },
686
+ {
687
+ "scope": "meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key",
688
+ "settings": {
689
+ "foreground": "#41a6b5"
690
+ }
691
+ },
692
+ {
693
+ "scope": "source.cpp meta.block variable.other",
694
+ "settings": {
695
+ "foreground": "#f7768e"
696
+ }
697
+ },
698
+ {
699
+ "scope": "support.other.variable",
700
+ "settings": {
701
+ "foreground": "#f7768e"
702
+ }
703
+ },
704
+ {
705
+ "scope": [
706
+ "meta.class-method.js entity.name.function.js",
707
+ "entity.name.method.js",
708
+ "variable.function.constructor",
709
+ "keyword.other.special-method",
710
+ "storage.type.cs"
711
+ ],
712
+ "settings": {
713
+ "foreground": "#7aa2f7"
714
+ }
715
+ },
716
+ {
717
+ "scope": [
718
+ "entity.name.function",
719
+ "variable.other.enummember",
720
+ "meta.function-call",
721
+ "meta.function-call entity.name.function",
722
+ "variable.function",
723
+ "meta.definition.method entity.name.function",
724
+ "meta.object-literal entity.name.function"
725
+ ],
726
+ "settings": {
727
+ "foreground": "#7aa2f7"
728
+ }
729
+ },
730
+ {
731
+ "scope": [
732
+ "variable.parameter.function.language.special",
733
+ "variable.parameter",
734
+ "meta.function.parameters punctuation.definition.variable",
735
+ "meta.function.parameter variable"
736
+ ],
737
+ "settings": {
738
+ "foreground": "#e0af68"
739
+ }
740
+ },
741
+ {
742
+ "scope": [
743
+ "keyword.other.type.php",
744
+ "storage.type.php",
745
+ "constant.character",
746
+ "constant.escape",
747
+ "keyword.other.unit"
748
+ ],
749
+ "settings": {
750
+ "foreground": "#bb9af7"
751
+ }
752
+ },
753
+ {
754
+ "scope": [
755
+ "meta.definition.variable variable.other.constant",
756
+ "meta.definition.variable variable.other.readwrite",
757
+ "variable.declaration.hcl variable.other.readwrite.hcl",
758
+ "meta.mapping.key.hcl variable.other.readwrite.hcl",
759
+ "variable.other.declaration"
760
+ ],
761
+ "settings": {
762
+ "foreground": "#bb9af7"
763
+ }
764
+ },
765
+ {
766
+ "scope": "entity.other.inherited-class",
767
+ "settings": {
768
+ "fontStyle": "",
769
+ "foreground": "#bb9af7"
770
+ }
771
+ },
772
+ {
773
+ "scope": [
774
+ "support.class",
775
+ "support.type",
776
+ "variable.other.readwrite.alias",
777
+ "support.orther.namespace.use.php",
778
+ "meta.use.php",
779
+ "support.other.namespace.php",
780
+ "support.type.sys-types",
781
+ "support.variable.dom",
782
+ "support.constant.math",
783
+ "support.type.object.module",
784
+ "support.constant.json",
785
+ "entity.name.namespace",
786
+ "meta.import.qualifier",
787
+ "variable.other.constant.object"
788
+ ],
789
+ "settings": {
790
+ "foreground": "#0db9d7"
791
+ }
792
+ },
793
+ {
794
+ "scope": "entity.name",
795
+ "settings": {
796
+ "foreground": "#c0caf5"
797
+ }
798
+ },
799
+ {
800
+ "scope": "support.function",
801
+ "settings": {
802
+ "foreground": "#0db9d7"
803
+ }
804
+ },
805
+ {
806
+ "scope": [
807
+ "source.css support.type.property-name",
808
+ "source.sass support.type.property-name",
809
+ "source.scss support.type.property-name",
810
+ "source.less support.type.property-name",
811
+ "source.stylus support.type.property-name",
812
+ "source.postcss support.type.property-name",
813
+ "support.type.property-name.css",
814
+ "support.type.vendored.property-name",
815
+ "support.type.map.key"
816
+ ],
817
+ "settings": {
818
+ "foreground": "#7aa2f7"
819
+ }
820
+ },
821
+ {
822
+ "scope": [
823
+ "support.constant.font-name",
824
+ "meta.definition.variable"
825
+ ],
826
+ "settings": {
827
+ "foreground": "#9ece6a"
828
+ }
829
+ },
830
+ {
831
+ "scope": [
832
+ "entity.other.attribute-name.class",
833
+ "meta.at-rule.mixin.scss entity.name.function.scss"
834
+ ],
835
+ "settings": {
836
+ "foreground": "#9ece6a"
837
+ }
838
+ },
839
+ {
840
+ "scope": "entity.other.attribute-name.id",
841
+ "settings": {
842
+ "foreground": "#fc7b7b"
843
+ }
844
+ },
845
+ {
846
+ "scope": "entity.name.tag.css",
847
+ "settings": {
848
+ "foreground": "#0db9d7"
849
+ }
850
+ },
851
+ {
852
+ "scope": [
853
+ "entity.other.attribute-name.pseudo-class punctuation.definition.entity",
854
+ "entity.other.attribute-name.pseudo-element punctuation.definition.entity",
855
+ "entity.other.attribute-name.class punctuation.definition.entity",
856
+ "entity.name.tag.reference"
857
+ ],
858
+ "settings": {
859
+ "foreground": "#e0af68"
860
+ }
861
+ },
862
+ {
863
+ "scope": "meta.property-list",
864
+ "settings": {
865
+ "foreground": "#9abdf5"
866
+ }
867
+ },
868
+ {
869
+ "scope": [
870
+ "meta.property-list meta.at-rule.if",
871
+ "meta.at-rule.return variable.parameter.url",
872
+ "meta.property-list meta.at-rule.else"
873
+ ],
874
+ "settings": {
875
+ "foreground": "#ff9e64"
876
+ }
877
+ },
878
+ {
879
+ "scope": [
880
+ "entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css"
881
+ ],
882
+ "settings": {
883
+ "foreground": "#73daca"
884
+ }
885
+ },
886
+ {
887
+ "scope": "meta.property-list meta.property-list",
888
+ "settings": {
889
+ "foreground": "#9abdf5"
890
+ }
891
+ },
892
+ {
893
+ "scope": [
894
+ "meta.at-rule.mixin keyword.control.at-rule.mixin",
895
+ "meta.at-rule.include entity.name.function.scss",
896
+ "meta.at-rule.include keyword.control.at-rule.include"
897
+ ],
898
+ "settings": {
899
+ "foreground": "#bb9af7"
900
+ }
901
+ },
902
+ {
903
+ "scope": [
904
+ "keyword.control.at-rule.include punctuation.definition.keyword",
905
+ "keyword.control.at-rule.mixin punctuation.definition.keyword",
906
+ "meta.at-rule.include keyword.control.at-rule.include",
907
+ "keyword.control.at-rule.extend punctuation.definition.keyword",
908
+ "meta.at-rule.extend keyword.control.at-rule.extend",
909
+ "entity.other.attribute-name.placeholder.css punctuation.definition.entity.css",
910
+ "meta.at-rule.media keyword.control.at-rule.media",
911
+ "meta.at-rule.mixin keyword.control.at-rule.mixin",
912
+ "meta.at-rule.function keyword.control.at-rule.function",
913
+ "keyword.control punctuation.definition.keyword"
914
+ ],
915
+ "settings": {
916
+ "foreground": "#9d7cd8"
917
+ }
918
+ },
919
+ {
920
+ "scope": "meta.property-list meta.at-rule.include",
921
+ "settings": {
922
+ "foreground": "#c0caf5"
923
+ }
924
+ },
925
+ {
926
+ "scope": "support.constant.property-value",
927
+ "settings": {
928
+ "foreground": "#ff9e64"
929
+ }
930
+ },
931
+ {
932
+ "scope": [
933
+ "entity.name.module.js",
934
+ "variable.import.parameter.js",
935
+ "variable.other.class.js"
936
+ ],
937
+ "settings": {
938
+ "foreground": "#c0caf5"
939
+ }
940
+ },
941
+ {
942
+ "scope": "variable.language",
943
+ "settings": {
944
+ "foreground": "#f7768e"
945
+ }
946
+ },
947
+ {
948
+ "scope": "variable.other punctuation.definition.variable",
949
+ "settings": {
950
+ "foreground": "#c0caf5"
951
+ }
952
+ },
953
+ {
954
+ "scope": [
955
+ "source.js constant.other.object.key.js string.unquoted.label.js",
956
+ "variable.language.this punctuation.definition.variable",
957
+ "keyword.other.this"
958
+ ],
959
+ "settings": {
960
+ "foreground": "#f7768e"
961
+ }
962
+ },
963
+ {
964
+ "scope": [
965
+ "entity.other.attribute-name",
966
+ "text.html.basic entity.other.attribute-name.html",
967
+ "text.html.basic entity.other.attribute-name"
968
+ ],
969
+ "settings": {
970
+ "foreground": "#bb9af7"
971
+ }
972
+ },
973
+ {
974
+ "scope": "text.html constant.character.entity",
975
+ "settings": {
976
+ "foreground": "#0DB9D7"
977
+ }
978
+ },
979
+ {
980
+ "scope": [
981
+ "entity.other.attribute-name.id.html",
982
+ "meta.directive.vue entity.other.attribute-name.html"
983
+ ],
984
+ "settings": {
985
+ "foreground": "#bb9af7"
986
+ }
987
+ },
988
+ {
989
+ "scope": "source.sass keyword.control",
990
+ "settings": {
991
+ "foreground": "#7aa2f7"
992
+ }
993
+ },
994
+ {
995
+ "scope": [
996
+ "entity.other.attribute-name.pseudo-class",
997
+ "entity.other.attribute-name.pseudo-element",
998
+ "entity.other.attribute-name.placeholder",
999
+ "meta.property-list meta.property-value"
1000
+ ],
1001
+ "settings": {
1002
+ "foreground": "#bb9af7"
1003
+ }
1004
+ },
1005
+ {
1006
+ "scope": "markup.inserted",
1007
+ "settings": {
1008
+ "foreground": "#449dab"
1009
+ }
1010
+ },
1011
+ {
1012
+ "scope": "markup.deleted",
1013
+ "settings": {
1014
+ "foreground": "#914c54"
1015
+ }
1016
+ },
1017
+ {
1018
+ "scope": "markup.changed",
1019
+ "settings": {
1020
+ "foreground": "#6183bb"
1021
+ }
1022
+ },
1023
+ {
1024
+ "scope": "string.regexp",
1025
+ "settings": {
1026
+ "foreground": "#b4f9f8"
1027
+ }
1028
+ },
1029
+ {
1030
+ "scope": "punctuation.definition.group",
1031
+ "settings": {
1032
+ "foreground": "#f7768e"
1033
+ }
1034
+ },
1035
+ {
1036
+ "scope": [
1037
+ "constant.other.character-class.regexp"
1038
+ ],
1039
+ "settings": {
1040
+ "foreground": "#bb9af7"
1041
+ }
1042
+ },
1043
+ {
1044
+ "scope": [
1045
+ "constant.other.character-class.set.regexp",
1046
+ "punctuation.definition.character-class.regexp"
1047
+ ],
1048
+ "settings": {
1049
+ "foreground": "#e0af68"
1050
+ }
1051
+ },
1052
+ {
1053
+ "scope": "keyword.operator.quantifier.regexp",
1054
+ "settings": {
1055
+ "foreground": "#89ddff"
1056
+ }
1057
+ },
1058
+ {
1059
+ "scope": "constant.character.escape.backslash",
1060
+ "settings": {
1061
+ "foreground": "#c0caf5"
1062
+ }
1063
+ },
1064
+ {
1065
+ "scope": "constant.character.escape",
1066
+ "settings": {
1067
+ "foreground": "#89ddff"
1068
+ }
1069
+ },
1070
+ {
1071
+ "scope": [
1072
+ "tag.decorator.js entity.name.tag.js",
1073
+ "tag.decorator.js punctuation.definition.tag.js"
1074
+ ],
1075
+ "settings": {
1076
+ "foreground": "#7aa2f7"
1077
+ }
1078
+ },
1079
+ {
1080
+ "scope": "keyword.other.unit",
1081
+ "settings": {
1082
+ "foreground": "#f7768e"
1083
+ }
1084
+ },
1085
+ {
1086
+ "scope": [
1087
+ "source.json meta.structure.dictionary.json support.type.property-name.json"
1088
+ ],
1089
+ "settings": {
1090
+ "foreground": "#7aa2f7"
1091
+ }
1092
+ },
1093
+ {
1094
+ "scope": [
1095
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1096
+ ],
1097
+ "settings": {
1098
+ "foreground": "#0db9d7"
1099
+ }
1100
+ },
1101
+ {
1102
+ "scope": [
1103
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1104
+ ],
1105
+ "settings": {
1106
+ "foreground": "#7dcfff"
1107
+ }
1108
+ },
1109
+ {
1110
+ "scope": [
1111
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1112
+ ],
1113
+ "settings": {
1114
+ "foreground": "#bb9af7"
1115
+ }
1116
+ },
1117
+ {
1118
+ "scope": [
1119
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1120
+ ],
1121
+ "settings": {
1122
+ "foreground": "#e0af68"
1123
+ }
1124
+ },
1125
+ {
1126
+ "scope": [
1127
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1128
+ ],
1129
+ "settings": {
1130
+ "foreground": "#0db9d7"
1131
+ }
1132
+ },
1133
+ {
1134
+ "scope": [
1135
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1136
+ ],
1137
+ "settings": {
1138
+ "foreground": "#73daca"
1139
+ }
1140
+ },
1141
+ {
1142
+ "scope": [
1143
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1144
+ ],
1145
+ "settings": {
1146
+ "foreground": "#f7768e"
1147
+ }
1148
+ },
1149
+ {
1150
+ "scope": [
1151
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
1152
+ ],
1153
+ "settings": {
1154
+ "foreground": "#9ece6a"
1155
+ }
1156
+ },
1157
+ {
1158
+ "scope": "punctuation.definition.list_item.markdown",
1159
+ "settings": {
1160
+ "foreground": "#9abdf5"
1161
+ }
1162
+ },
1163
+ {
1164
+ "scope": [
1165
+ "meta.block",
1166
+ "meta.brace",
1167
+ "punctuation.definition.block",
1168
+ "punctuation.definition.use",
1169
+ "punctuation.definition.class",
1170
+ "punctuation.definition.begin.bracket",
1171
+ "punctuation.definition.end.bracket",
1172
+ "punctuation.definition.switch-expression.begin.bracket",
1173
+ "punctuation.definition.switch-expression.end.bracket",
1174
+ "punctuation.definition.section.switch-block.begin.bracket",
1175
+ "punctuation.definition.section.switch-block.end.bracket",
1176
+ "punctuation.definition.group.shell",
1177
+ "punctuation.definition.parameters",
1178
+ "punctuation.definition.arguments",
1179
+ "punctuation.definition.dictionary",
1180
+ "punctuation.definition.array",
1181
+ "punctuation.section"
1182
+ ],
1183
+ "settings": {
1184
+ "foreground": "#9abdf5"
1185
+ }
1186
+ },
1187
+ {
1188
+ "scope": [
1189
+ "meta.embedded.block"
1190
+ ],
1191
+ "settings": {
1192
+ "foreground": "#c0caf5"
1193
+ }
1194
+ },
1195
+ {
1196
+ "scope": [
1197
+ "meta.tag JSXNested",
1198
+ "meta.jsx.children",
1199
+ "text.html",
1200
+ "text.log"
1201
+ ],
1202
+ "settings": {
1203
+ "foreground": "#9aa5ce"
1204
+ }
1205
+ },
1206
+ {
1207
+ "scope": "text.html.markdown markup.inline.raw.markdown",
1208
+ "settings": {
1209
+ "foreground": "#bb9af7"
1210
+ }
1211
+ },
1212
+ {
1213
+ "scope": "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown",
1214
+ "settings": {
1215
+ "foreground": "#4E5579"
1216
+ }
1217
+ },
1218
+ {
1219
+ "scope": [
1220
+ "heading.1.markdown entity.name",
1221
+ "heading.1.markdown punctuation.definition.heading.markdown"
1222
+ ],
1223
+ "settings": {
1224
+ "fontStyle": "bold",
1225
+ "foreground": "#89ddff"
1226
+ }
1227
+ },
1228
+ {
1229
+ "scope": [
1230
+ "heading.2.markdown entity.name",
1231
+ "heading.2.markdown punctuation.definition.heading.markdown"
1232
+ ],
1233
+ "settings": {
1234
+ "fontStyle": "bold",
1235
+ "foreground": "#61bdf2"
1236
+ }
1237
+ },
1238
+ {
1239
+ "scope": [
1240
+ "heading.3.markdown entity.name",
1241
+ "heading.3.markdown punctuation.definition.heading.markdown"
1242
+ ],
1243
+ "settings": {
1244
+ "fontStyle": "bold",
1245
+ "foreground": "#7aa2f7"
1246
+ }
1247
+ },
1248
+ {
1249
+ "scope": [
1250
+ "heading.4.markdown entity.name",
1251
+ "heading.4.markdown punctuation.definition.heading.markdown"
1252
+ ],
1253
+ "settings": {
1254
+ "fontStyle": "bold",
1255
+ "foreground": "#6d91de"
1256
+ }
1257
+ },
1258
+ {
1259
+ "scope": [
1260
+ "heading.5.markdown entity.name",
1261
+ "heading.5.markdown punctuation.definition.heading.markdown"
1262
+ ],
1263
+ "settings": {
1264
+ "fontStyle": "bold",
1265
+ "foreground": "#9aa5ce"
1266
+ }
1267
+ },
1268
+ {
1269
+ "scope": [
1270
+ "heading.6.markdown entity.name",
1271
+ "heading.6.markdown punctuation.definition.heading.markdown"
1272
+ ],
1273
+ "settings": {
1274
+ "fontStyle": "bold",
1275
+ "foreground": "#747ca1"
1276
+ }
1277
+ },
1278
+ {
1279
+ "scope": [
1280
+ "markup.italic",
1281
+ "markup.italic punctuation"
1282
+ ],
1283
+ "settings": {
1284
+ "fontStyle": "italic",
1285
+ "foreground": "#c0caf5"
1286
+ }
1287
+ },
1288
+ {
1289
+ "scope": [
1290
+ "markup.bold",
1291
+ "markup.bold punctuation"
1292
+ ],
1293
+ "settings": {
1294
+ "fontStyle": "bold",
1295
+ "foreground": "#c0caf5"
1296
+ }
1297
+ },
1298
+ {
1299
+ "scope": [
1300
+ "markup.bold markup.italic",
1301
+ "markup.bold markup.italic punctuation"
1302
+ ],
1303
+ "settings": {
1304
+ "fontStyle": "bold italic",
1305
+ "foreground": "#c0caf5"
1306
+ }
1307
+ },
1308
+ {
1309
+ "scope": [
1310
+ "markup.underline",
1311
+ "markup.underline punctuation"
1312
+ ],
1313
+ "settings": {
1314
+ "fontStyle": "underline"
1315
+ }
1316
+ },
1317
+ {
1318
+ "scope": "markup.quote punctuation.definition.blockquote.markdown",
1319
+ "settings": {
1320
+ "foreground": "#4e5579"
1321
+ }
1322
+ },
1323
+ {
1324
+ "scope": "markup.quote",
1325
+ "settings": {
1326
+ "fontStyle": "italic"
1327
+ }
1328
+ },
1329
+ {
1330
+ "scope": [
1331
+ "string.other.link",
1332
+ "markup.underline.link",
1333
+ "constant.other.reference.link.markdown",
1334
+ "string.other.link.description.title.markdown"
1335
+ ],
1336
+ "settings": {
1337
+ "foreground": "#73daca"
1338
+ }
1339
+ },
1340
+ {
1341
+ "scope": [
1342
+ "markup.fenced_code.block.markdown",
1343
+ "markup.inline.raw.string.markdown",
1344
+ "variable.language.fenced.markdown"
1345
+ ],
1346
+ "settings": {
1347
+ "foreground": "#89ddff"
1348
+ }
1349
+ },
1350
+ {
1351
+ "scope": "meta.separator",
1352
+ "settings": {
1353
+ "fontStyle": "bold",
1354
+ "foreground": "#51597d"
1355
+ }
1356
+ },
1357
+ {
1358
+ "scope": "markup.table",
1359
+ "settings": {
1360
+ "foreground": "#c0cefc"
1361
+ }
1362
+ },
1363
+ {
1364
+ "scope": "token.info-token",
1365
+ "settings": {
1366
+ "foreground": "#0db9d7"
1367
+ }
1368
+ },
1369
+ {
1370
+ "scope": "token.warn-token",
1371
+ "settings": {
1372
+ "foreground": "#ffdb69"
1373
+ }
1374
+ },
1375
+ {
1376
+ "scope": "token.error-token",
1377
+ "settings": {
1378
+ "foreground": "#db4b4b"
1379
+ }
1380
+ },
1381
+ {
1382
+ "scope": "token.debug-token",
1383
+ "settings": {
1384
+ "foreground": "#b267e6"
1385
+ }
1386
+ },
1387
+ {
1388
+ "scope": "entity.tag.apacheconf",
1389
+ "settings": {
1390
+ "foreground": "#f7768e"
1391
+ }
1392
+ },
1393
+ {
1394
+ "scope": [
1395
+ "meta.preprocessor"
1396
+ ],
1397
+ "settings": {
1398
+ "foreground": "#73daca"
1399
+ }
1400
+ },
1401
+ {
1402
+ "scope": "source.env",
1403
+ "settings": {
1404
+ "foreground": "#7aa2f7"
1405
+ }
1406
+ }
1407
+ ],
1408
+ "type": "dark"
1409
+ }