@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,753 @@
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: '#1F1F28',
8
+ colors: {
9
+ 'activityBar.background': '#2A2A37',
10
+ 'activityBar.foreground': '#DCD7BA',
11
+ 'activityBarBadge.background': '#658594',
12
+ 'activityBarBadge.foreground': '#DCD7BA',
13
+ 'badge.background': '#2A2A37',
14
+ 'button.background': '#2A2A37',
15
+ 'button.foreground': '#C8C093',
16
+ 'button.secondaryBackground': '#223249',
17
+ 'button.secondaryForeground': '#DCD7BA',
18
+ 'checkbox.border': '#223249',
19
+ 'contrastBorder': '#16161D',
20
+ 'debugToolBar.background': '#16161D',
21
+ 'descriptionForeground': '#DCD7BA',
22
+ 'diffEditor.insertedLineBackground': '#2f3434',
23
+ 'diffEditor.insertedTextBackground': '#2B3328',
24
+ 'diffEditor.removedLineBackground': '#3d252d',
25
+ 'dropdown.background': '#16161D',
26
+ 'dropdown.border': '#16161D',
27
+ 'editor.background': '#1F1F28',
28
+ 'editor.findMatchBackground': '#2D4F67',
29
+ 'editor.findMatchBorder': '#FF9E3B',
30
+ 'editor.findMatchHighlightBackground': '#2D4F67',
31
+ 'editor.foreground': '#DCD7BA',
32
+ 'editor.lineHighlightBackground': '#363646',
33
+ 'editor.selectionBackground': '#223249',
34
+ 'editor.selectionHighlightBackground': '#363646',
35
+ 'editor.selectionHighlightBorder': '#54546D',
36
+ 'editor.wordHighlightBackground': '#363646',
37
+ 'editor.wordHighlightBorder': '#54546D',
38
+ 'editor.wordHighlightStrongBackground': '#363646',
39
+ 'editor.wordHighlightStrongBorder': '#54546D',
40
+ 'editorBracketHighlight.foreground1': '#957FB8',
41
+ 'editorBracketHighlight.foreground2': '#FFA066',
42
+ 'editorBracketHighlight.foreground3': '#7E9CD8',
43
+ 'editorBracketHighlight.foreground4': '#D27E99',
44
+ 'editorBracketHighlight.foreground5': '#E6C384',
45
+ 'editorBracketHighlight.foreground6': '#7AA89F',
46
+ 'editorBracketHighlight.unexpectedBracket.foreground': '#FF5D62',
47
+ 'editorBracketMatch.background': '#16161D',
48
+ 'editorBracketMatch.border': '#54546D',
49
+ 'editorBracketPairGuide.activeBackground1': '#957FB8',
50
+ 'editorBracketPairGuide.activeBackground2': '#FFA066',
51
+ 'editorBracketPairGuide.activeBackground3': '#7E9CD8',
52
+ 'editorBracketPairGuide.activeBackground4': '#D27E99',
53
+ 'editorBracketPairGuide.activeBackground5': '#E6C384',
54
+ 'editorBracketPairGuide.activeBackground6': '#7AA89F',
55
+ 'editorCursor.background': '#1F1F28',
56
+ 'editorCursor.foreground': '#DCD7BA',
57
+ 'editorError.foreground': '#E82424',
58
+ 'editorGroup.border': '#16161D',
59
+ 'editorGroupHeader.tabsBackground': '#16161D',
60
+ 'editorGutter.addedBackground': '#76946A',
61
+ 'editorGutter.deletedBackground': '#C34043',
62
+ 'editorGutter.modifiedBackground': '#DCA561',
63
+ 'editorHoverWidget.background': '#1F1F28',
64
+ 'editorHoverWidget.border': '#2A2A37',
65
+ 'editorHoverWidget.highlightForeground': '#658594',
66
+ 'editorIndentGuide.activeBackground1': '#363646',
67
+ 'editorIndentGuide.background1': '#2A2A37',
68
+ 'editorInlayHint.background': '#1F1F28',
69
+ 'editorInlayHint.foreground': '#727169',
70
+ 'editorLineNumber.activeForeground': '#FFA066',
71
+ 'editorLineNumber.foreground': '#54546D',
72
+ 'editorMarkerNavigation.background': '#363646',
73
+ 'editorRuler.foreground': '#363646',
74
+ 'editorSuggestWidget.background': '#223249',
75
+ 'editorSuggestWidget.border': '#223249',
76
+ 'editorSuggestWidget.selectedBackground': '#2D4F67',
77
+ 'editorWarning.foreground': '#FF9E3B',
78
+ 'editorWhitespace.foreground': '#1F1F28',
79
+ 'editorWidget.background': '#1F1F28',
80
+ 'errorForeground': '#E82424',
81
+ 'focusBorder': '#223249',
82
+ 'foreground': '#DCD7BA',
83
+ 'gitDecoration.addedResourceForeground': '#76946A',
84
+ 'gitDecoration.deletedResourceForeground': '#C34043',
85
+ 'gitDecoration.ignoredResourceForeground': '#727169',
86
+ 'gitDecoration.modifiedResourceForeground': '#C0A36E',
87
+ 'gitDecoration.untrackedResourceForeground': '#76946A',
88
+ 'input.background': '#16161D',
89
+ 'input.border': '#223249',
90
+ 'input.foreground': '#DCD7BA',
91
+ 'list.activeSelectionBackground': '#363646',
92
+ 'list.activeSelectionForeground': '#DCD7BA',
93
+ 'list.focusBackground': '#2A2A37',
94
+ 'list.focusForeground': '#DCD7BA',
95
+ 'list.highlightForeground': '#7E9CD8',
96
+ 'list.hoverBackground': '#363646',
97
+ 'list.hoverForeground': '#DCD7BA',
98
+ 'list.inactiveSelectionBackground': '#2A2A37',
99
+ 'list.inactiveSelectionForeground': '#DCD7BA',
100
+ 'list.warningForeground': '#FF9E3B',
101
+ 'menu.background': '#363646',
102
+ 'menu.border': '#16161D',
103
+ 'menu.foreground': '#DCD7BA',
104
+ 'menu.selectionBackground': '#16161D',
105
+ 'menu.selectionForeground': '#DCD7BA',
106
+ 'menu.separatorBackground': '#54546D',
107
+ 'menubar.selectionBackground': '#16161D',
108
+ 'menubar.selectionForeground': '#DCD7BA',
109
+ 'minimapGutter.addedBackground': '#76946A',
110
+ 'minimapGutter.deletedBackground': '#C34043',
111
+ 'minimapGutter.modifiedBackground': '#DCA561',
112
+ 'panel.background': '#1F1F28',
113
+ 'panel.border': '#16161D',
114
+ 'panelSectionHeader.background': '#1F1F28',
115
+ 'peekView.border': '#54546D',
116
+ 'peekViewEditor.background': '#2A2A37',
117
+ 'peekViewEditor.matchHighlightBackground': '#2D4F67',
118
+ 'peekViewResult.background': '#363646',
119
+ 'scrollbar.shadow': '#363646',
120
+ 'scrollbarSlider.activeBackground': '#2A2A37',
121
+ 'scrollbarSlider.background': '#54546D',
122
+ 'scrollbarSlider.hoverBackground': '#54546D',
123
+ 'settings.focusedRowBackground': '#363646',
124
+ 'settings.headerForeground': '#DCD7BA',
125
+ 'sideBar.background': '#1F1F28',
126
+ 'sideBar.border': '#16161D',
127
+ 'sideBar.foreground': '#DCD7BA',
128
+ 'sideBarSectionHeader.background': '#363646',
129
+ 'sideBarSectionHeader.foreground': '#DCD7BA',
130
+ 'statusBar.background': '#16161D',
131
+ 'statusBar.debuggingBackground': '#E82424',
132
+ 'statusBar.debuggingBorder': '#957FB8',
133
+ 'statusBar.debuggingForeground': '#DCD7BA',
134
+ 'statusBar.foreground': '#C8C093',
135
+ 'statusBar.noFolderBackground': '#1F1F28',
136
+ 'statusBarItem.hoverBackground': '#363646',
137
+ 'statusBarItem.remoteBackground': '#2D4F67',
138
+ 'statusBarItem.remoteForeground': '#DCD7BA',
139
+ 'tab.activeBackground': '#2A2A37',
140
+ 'tab.activeForeground': '#7E9CD8',
141
+ 'tab.border': '#2A2A37',
142
+ 'tab.hoverBackground': '#363646',
143
+ 'tab.inactiveBackground': '#1A1A22',
144
+ 'tab.unfocusedHoverBackground': '#1F1F28',
145
+ 'terminal.ansiBlack': '#16161D',
146
+ 'terminal.ansiBlue': '#7E9CD8',
147
+ 'terminal.ansiBrightBlack': '#727169',
148
+ 'terminal.ansiBrightBlue': '#7FB4CA',
149
+ 'terminal.ansiBrightCyan': '#7AA89F',
150
+ 'terminal.ansiBrightGreen': '#98BB6C',
151
+ 'terminal.ansiBrightMagenta': '#938AA9',
152
+ 'terminal.ansiBrightRed': '#E82424',
153
+ 'terminal.ansiBrightWhite': '#DCD7BA',
154
+ 'terminal.ansiBrightYellow': '#E6C384',
155
+ 'terminal.ansiCyan': '#6A9589',
156
+ 'terminal.ansiGreen': '#76946A',
157
+ 'terminal.ansiMagenta': '#957FB8',
158
+ 'terminal.ansiRed': '#C34043',
159
+ 'terminal.ansiWhite': '#C8C093',
160
+ 'terminal.ansiYellow': '#C0A36E',
161
+ 'terminal.background': '#1F1F28',
162
+ 'terminal.border': '#16161D',
163
+ 'terminal.foreground': '#DCD7BA',
164
+ 'terminal.selectionBackground': '#223249',
165
+ 'textBlockQuote.background': '#1F1F28',
166
+ 'textBlockQuote.border': '#16161D',
167
+ 'textLink.activeForeground': '#6A9589',
168
+ 'textLink.foreground': '#6A9589',
169
+ 'textPreformat.foreground': '#FF9E3B',
170
+ 'titleBar.activeBackground': '#363646',
171
+ 'titleBar.activeForeground': '#DCD7BA',
172
+ 'titleBar.inactiveBackground': '#1F1F28',
173
+ 'titleBar.inactiveForeground': '#DCD7BA',
174
+ 'walkThrough.embeddedEditorBackground': '#1F1F28',
175
+ },
176
+ displayName: 'Kanagawa Wave',
177
+ fg: '#DCD7BA',
178
+ name: 'kanagawa-wave',
179
+ semanticHighlighting: true,
180
+ semanticTokenColors: {
181
+ 'arithmetic': '#C0A36E',
182
+ 'function': '#7E9CD8',
183
+ 'keyword.controlFlow': {
184
+ fontStyle: 'bold',
185
+ foreground: '#957FB8',
186
+ },
187
+ 'macro': '#E46876',
188
+ 'method': '#7FB4CA',
189
+ 'operator': '#C0A36E',
190
+ 'parameter': '#B8B4D0',
191
+ 'parameter.declaration': '#B8B4D0',
192
+ 'parameter.definition': '#B8B4D0',
193
+ 'variable': '#DCD7BA',
194
+ 'variable.readonly': '#DCD7BA',
195
+ 'variable.readonly.defaultLibrary': '#DCD7BA',
196
+ 'variable.readonly.local': '#DCD7BA',
197
+ },
198
+ settings: [
199
+ {
200
+ settings: {
201
+ background: '#1F1F28',
202
+ foreground: '#DCD7BA',
203
+ },
204
+ },
205
+ {
206
+ scope: ['comment', 'punctuation.definition.comment'],
207
+ settings: {
208
+ foreground: '#727169',
209
+ },
210
+ },
211
+ {
212
+ scope: ['variable', 'string constant.other.placeholder'],
213
+ settings: {
214
+ foreground: '#DCD7BA',
215
+ },
216
+ },
217
+ {
218
+ scope: ['constant.other.color'],
219
+ settings: {
220
+ foreground: '#FFA066',
221
+ },
222
+ },
223
+ {
224
+ scope: ['invalid', 'invalid.illegal'],
225
+ settings: {
226
+ foreground: '#E82424',
227
+ },
228
+ },
229
+ {
230
+ scope: ['storage.type'],
231
+ settings: {
232
+ foreground: '#957FB8',
233
+ },
234
+ },
235
+ {
236
+ scope: ['storage.modifier'],
237
+ settings: {
238
+ foreground: '#957FB8',
239
+ },
240
+ },
241
+ {
242
+ scope: ['keyword.control.flow', 'keyword.control.conditional', 'keyword.control.loop'],
243
+ settings: {
244
+ fontStyle: 'bold',
245
+ foreground: '#957FB8',
246
+ },
247
+ },
248
+ {
249
+ scope: [
250
+ 'keyword.control',
251
+ 'constant.other.color',
252
+ 'meta.tag',
253
+ 'keyword.other.template',
254
+ 'keyword.other.substitution',
255
+ 'keyword.other',
256
+ ],
257
+ settings: {
258
+ foreground: '#957FB8',
259
+ },
260
+ },
261
+ {
262
+ scope: ['keyword.other.definition.ini'],
263
+ settings: {
264
+ foreground: '#FFA066',
265
+ },
266
+ },
267
+ {
268
+ scope: ['keyword.control.trycatch'],
269
+ settings: {
270
+ fontStyle: 'bold',
271
+ foreground: '#FF5D62',
272
+ },
273
+ },
274
+ {
275
+ scope: ['keyword.other.unit', 'keyword.operator'],
276
+ settings: {
277
+ foreground: '#E6C384',
278
+ },
279
+ },
280
+ {
281
+ scope: [
282
+ 'punctuation',
283
+ 'punctuation.definition.tag',
284
+ 'punctuation.separator.inheritance.php',
285
+ 'punctuation.definition.tag.html',
286
+ 'punctuation.definition.tag.begin.html',
287
+ 'punctuation.definition.tag.end.html',
288
+ 'punctuation.section.embedded',
289
+ 'meta.brace',
290
+ 'keyword.operator.type.annotation',
291
+ 'keyword.operator.namespace',
292
+ ],
293
+ settings: {
294
+ foreground: '#9CABCA',
295
+ },
296
+ },
297
+ {
298
+ scope: ['entity.name.tag', 'meta.tag.sgml'],
299
+ settings: {
300
+ foreground: '#E6C384',
301
+ },
302
+ },
303
+ {
304
+ scope: [
305
+ 'entity.name.function',
306
+ 'meta.function-call',
307
+ 'variable.function',
308
+ 'support.function',
309
+ ],
310
+ settings: {
311
+ foreground: '#7E9CD8',
312
+ },
313
+ },
314
+ {
315
+ scope: ['keyword.other.special-method'],
316
+ settings: {
317
+ foreground: '#7FB4CA',
318
+ },
319
+ },
320
+ {
321
+ scope: ['entity.name.function.macro'],
322
+ settings: {
323
+ foreground: '#E46876',
324
+ },
325
+ },
326
+ {
327
+ scope: ['meta.block variable.other'],
328
+ settings: {
329
+ foreground: '#DCD7BA',
330
+ },
331
+ },
332
+ {
333
+ scope: ['variable.other.enummember'],
334
+ settings: {
335
+ foreground: '#FFA066',
336
+ },
337
+ },
338
+ {
339
+ scope: ['support.other.variable'],
340
+ settings: {
341
+ foreground: '#DCD7BA',
342
+ },
343
+ },
344
+ {
345
+ scope: ['string.other.link'],
346
+ settings: {
347
+ foreground: '#7FB4CA',
348
+ },
349
+ },
350
+ {
351
+ scope: [
352
+ 'constant.numeric',
353
+ 'constant.language',
354
+ 'support.constant',
355
+ 'constant.character',
356
+ 'constant.escape',
357
+ ],
358
+ settings: {
359
+ foreground: '#FFA066',
360
+ },
361
+ },
362
+ {
363
+ scope: ['constant.language.boolean'],
364
+ settings: {
365
+ foreground: '#FFA066',
366
+ },
367
+ },
368
+ {
369
+ scope: ['constant.numeric'],
370
+ settings: {
371
+ foreground: '#D27E99',
372
+ },
373
+ },
374
+ {
375
+ scope: [
376
+ 'string',
377
+ 'punctuation.definition.string',
378
+ 'constant.other.symbol',
379
+ 'constant.other.key',
380
+ 'entity.other.inherited-class',
381
+ 'markup.heading',
382
+ 'markup.inserted.git_gutter',
383
+ 'meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js',
384
+ 'markup.inline.raw.string',
385
+ ],
386
+ settings: {
387
+ foreground: '#98BB6C',
388
+ },
389
+ },
390
+ {
391
+ scope: [
392
+ 'entity.name',
393
+ 'support.type',
394
+ 'support.class',
395
+ 'support.other.namespace.use.php',
396
+ 'meta.use.php',
397
+ 'support.other.namespace.php',
398
+ 'support.type.sys-types',
399
+ ],
400
+ settings: {
401
+ foreground: '#7AA89F',
402
+ },
403
+ },
404
+ {
405
+ scope: ['entity.name.type.module', 'entity.name.namespace'],
406
+ settings: {
407
+ foreground: '#E6C384',
408
+ },
409
+ },
410
+ {
411
+ scope: ['entity.name.import.go'],
412
+ settings: {
413
+ foreground: '#98BB6C',
414
+ },
415
+ },
416
+ {
417
+ scope: ['keyword.blade'],
418
+ settings: {
419
+ foreground: '#957FB8',
420
+ },
421
+ },
422
+ {
423
+ scope: ['variable.other.property'],
424
+ settings: {
425
+ foreground: '#E6C384',
426
+ },
427
+ },
428
+ {
429
+ scope: ['keyword.control.import', 'keyword.import', 'meta.import'],
430
+ settings: {
431
+ foreground: '#FFA066',
432
+ },
433
+ },
434
+ {
435
+ scope: [
436
+ 'source.css support.type.property-name',
437
+ 'source.sass support.type.property-name',
438
+ 'source.scss support.type.property-name',
439
+ 'source.less support.type.property-name',
440
+ 'source.stylus support.type.property-name',
441
+ 'source.postcss support.type.property-name',
442
+ ],
443
+ settings: {
444
+ foreground: '#7AA89F',
445
+ },
446
+ },
447
+ {
448
+ scope: ['entity.name.module.js', 'variable.import.parameter.js', 'variable.other.class.js'],
449
+ settings: {
450
+ foreground: '#FF5D62',
451
+ },
452
+ },
453
+ {
454
+ scope: ['variable.language'],
455
+ settings: {
456
+ foreground: '#FF5D62',
457
+ },
458
+ },
459
+ {
460
+ scope: ['entity.name.method.js'],
461
+ settings: {
462
+ foreground: '#7FB4CA',
463
+ },
464
+ },
465
+ {
466
+ scope: ['meta.class-method.js entity.name.function.js', 'variable.function.constructor'],
467
+ settings: {
468
+ foreground: '#7FB4CA',
469
+ },
470
+ },
471
+ {
472
+ scope: ['entity.other.attribute-name'],
473
+ settings: {
474
+ foreground: '#957FB8',
475
+ },
476
+ },
477
+ {
478
+ scope: ['entity.other.attribute-name.class'],
479
+ settings: {
480
+ foreground: '#E6C384',
481
+ },
482
+ },
483
+ {
484
+ scope: ['source.sass keyword.control'],
485
+ settings: {
486
+ foreground: '#7FB4CA',
487
+ },
488
+ },
489
+ {
490
+ scope: ['markup.inserted'],
491
+ settings: {
492
+ foreground: '#76946A',
493
+ },
494
+ },
495
+ {
496
+ scope: ['markup.deleted'],
497
+ settings: {
498
+ foreground: '#C34043',
499
+ },
500
+ },
501
+ {
502
+ scope: ['markup.changed'],
503
+ settings: {
504
+ foreground: '#DCA561',
505
+ },
506
+ },
507
+ {
508
+ scope: ['string.regexp'],
509
+ settings: {
510
+ foreground: '#C0A36E',
511
+ },
512
+ },
513
+ {
514
+ scope: ['constant.character.escape'],
515
+ settings: {
516
+ foreground: '#7FB4CA',
517
+ },
518
+ },
519
+ {
520
+ scope: ['*url*', '*link*', '*uri*'],
521
+ settings: {
522
+ fontStyle: 'underline',
523
+ },
524
+ },
525
+ {
526
+ scope: [
527
+ 'tag.decorator.js entity.name.tag.js',
528
+ 'tag.decorator.js punctuation.definition.tag.js',
529
+ ],
530
+ settings: {
531
+ foreground: '#957FB8',
532
+ },
533
+ },
534
+ {
535
+ scope: ['source.js constant.other.object.key.js string.unquoted.label.js'],
536
+ settings: {
537
+ foreground: '#FF5D62',
538
+ },
539
+ },
540
+ {
541
+ scope: ['source.json meta.structure.dictionary.json support.type.property-name.json'],
542
+ settings: {
543
+ foreground: '#D27E99',
544
+ },
545
+ },
546
+ {
547
+ scope: [
548
+ 'source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json',
549
+ ],
550
+ settings: {
551
+ foreground: '#E6C384',
552
+ },
553
+ },
554
+ {
555
+ scope: [
556
+ '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',
557
+ ],
558
+ settings: {
559
+ foreground: '#FFA066',
560
+ },
561
+ },
562
+ {
563
+ scope: [
564
+ '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',
565
+ ],
566
+ settings: {
567
+ foreground: '#FF5D62',
568
+ },
569
+ },
570
+ {
571
+ scope: [
572
+ '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',
573
+ ],
574
+ settings: {
575
+ foreground: '#FFA066',
576
+ },
577
+ },
578
+ {
579
+ scope: [
580
+ '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',
581
+ ],
582
+ settings: {
583
+ foreground: '#7E9CD8',
584
+ },
585
+ },
586
+ {
587
+ scope: [
588
+ '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',
589
+ ],
590
+ settings: {
591
+ foreground: '#D27E99',
592
+ },
593
+ },
594
+ {
595
+ scope: [
596
+ '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',
597
+ ],
598
+ settings: {
599
+ foreground: '#957FB8',
600
+ },
601
+ },
602
+ {
603
+ scope: [
604
+ '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',
605
+ ],
606
+ settings: {
607
+ foreground: '#98BB6C',
608
+ },
609
+ },
610
+ {
611
+ scope: ['meta.tag JSXNested', 'meta.jsx.children', 'text.html', 'text.log'],
612
+ settings: {
613
+ foreground: '#DCD7BA',
614
+ },
615
+ },
616
+ {
617
+ scope: ['text.html.markdown', 'punctuation.definition.list_item.markdown'],
618
+ settings: {
619
+ foreground: '#DCD7BA',
620
+ },
621
+ },
622
+ {
623
+ scope: ['text.html.markdown markup.inline.raw.markdown'],
624
+ settings: {
625
+ foreground: '#957FB8',
626
+ },
627
+ },
628
+ {
629
+ scope: ['text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown'],
630
+ settings: {
631
+ foreground: '#957FB8',
632
+ },
633
+ },
634
+ {
635
+ scope: ['markdown.heading', 'entity.name.section.markdown', 'markup.heading.markdown'],
636
+ settings: {
637
+ foreground: '#7E9CD8',
638
+ },
639
+ },
640
+ {
641
+ scope: ['markup.italic'],
642
+ settings: {
643
+ fontStyle: 'italic',
644
+ foreground: '#E46876',
645
+ },
646
+ },
647
+ {
648
+ scope: ['markup.bold', 'markup.bold string'],
649
+ settings: {
650
+ fontStyle: 'bold',
651
+ },
652
+ },
653
+ {
654
+ scope: [
655
+ 'markup.bold markup.italic',
656
+ 'markup.italic markup.bold',
657
+ 'markup.quote markup.bold',
658
+ 'markup.bold markup.italic string',
659
+ 'markup.italic markup.bold string',
660
+ 'markup.quote markup.bold string',
661
+ ],
662
+ settings: {
663
+ fontStyle: 'bold',
664
+ foreground: '#E46876',
665
+ },
666
+ },
667
+ {
668
+ scope: ['markup.underline'],
669
+ settings: {
670
+ fontStyle: 'underline',
671
+ foreground: '#7FB4CA',
672
+ },
673
+ },
674
+ {
675
+ scope: ['markup.quote punctuation.definition.blockquote.markdown'],
676
+ settings: {
677
+ foreground: '#727169',
678
+ },
679
+ },
680
+ {
681
+ scope: ['markup.quote'],
682
+ settings: {
683
+ fontStyle: 'italic',
684
+ },
685
+ },
686
+ {
687
+ scope: ['string.other.link.title.markdown'],
688
+ settings: {
689
+ foreground: '#FFA066',
690
+ },
691
+ },
692
+ {
693
+ scope: ['string.other.link.description.title.markdown'],
694
+ settings: {
695
+ foreground: '#957FB8',
696
+ },
697
+ },
698
+ {
699
+ scope: ['constant.other.reference.link.markdown'],
700
+ settings: {
701
+ foreground: '#E6C384',
702
+ },
703
+ },
704
+ {
705
+ scope: ['markup.raw.block'],
706
+ settings: {
707
+ foreground: '#957FB8',
708
+ },
709
+ },
710
+ {
711
+ scope: ['markup.raw.block.fenced.markdown'],
712
+ settings: {
713
+ foreground: '#727169',
714
+ },
715
+ },
716
+ {
717
+ scope: ['punctuation.definition.fenced.markdown'],
718
+ settings: {
719
+ foreground: '#727169',
720
+ },
721
+ },
722
+ {
723
+ scope: [
724
+ 'markup.raw.block.fenced.markdown',
725
+ 'variable.language.fenced.markdown',
726
+ 'punctuation.section.class.end',
727
+ ],
728
+ settings: {
729
+ foreground: '#DCD7BA',
730
+ },
731
+ },
732
+ {
733
+ scope: ['variable.language.fenced.markdown'],
734
+ settings: {
735
+ foreground: '#727169',
736
+ },
737
+ },
738
+ {
739
+ scope: ['meta.separator'],
740
+ settings: {
741
+ fontStyle: 'bold',
742
+ foreground: '#9CABCA',
743
+ },
744
+ },
745
+ {
746
+ scope: ['markup.table'],
747
+ settings: {
748
+ foreground: '#DCD7BA',
749
+ },
750
+ },
751
+ ],
752
+ type: 'dark',
753
+ }