@brimveyn/aimux-config 0.4.0 → 0.4.2

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