@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,627 @@
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: '#ffffff',
8
+ colors: {
9
+ 'activityBar.activeBorder': '#1c6b48',
10
+ 'activityBar.background': '#ffffff',
11
+ 'activityBar.border': '#f0f0f0',
12
+ 'activityBar.foreground': '#393a34',
13
+ 'activityBar.inactiveForeground': '#393a34',
14
+ 'activityBarBadge.background': '#4e4f47',
15
+ 'activityBarBadge.foreground': '#ffffff',
16
+ 'badge.background': '#393a34',
17
+ 'badge.foreground': '#ffffff',
18
+ 'breadcrumb.activeSelectionForeground': '#222222',
19
+ 'breadcrumb.background': '#f7f7f7',
20
+ 'breadcrumb.focusForeground': '#393a34',
21
+ 'breadcrumb.foreground': '#6a737d',
22
+ 'breadcrumbPicker.background': '#ffffff',
23
+ 'button.background': '#1c6b48',
24
+ 'button.foreground': '#ffffff',
25
+ 'button.hoverBackground': '#1c6b48',
26
+ 'checkbox.background': '#f7f7f7',
27
+ 'checkbox.border': '#d1d5da',
28
+ 'contrastBorder': '#f0f0f0',
29
+ 'debugToolBar.background': '#ffffff',
30
+ 'descriptionForeground': '#393a34',
31
+ 'diffEditor.insertedLineBackground': '#d7e6df',
32
+ 'diffEditor.insertedTextBackground': '#1c6b48',
33
+ 'diffEditor.removedLineBackground': '#f0e1e1',
34
+ 'diffEditor.removedTextBackground': '#ab5959',
35
+ 'dropdown.background': '#ffffff',
36
+ 'dropdown.border': '#f0f0f0',
37
+ 'dropdown.foreground': '#393a34',
38
+ 'dropdown.listBackground': '#f7f7f7',
39
+ 'editor.background': '#ffffff',
40
+ 'editor.findMatchBackground': '#e6cc77',
41
+ 'editor.findMatchHighlightBackground': '#e6cc77',
42
+ 'editor.focusedStackFrameHighlightBackground': '#fff5b1',
43
+ 'editor.foldBackground': '#222222',
44
+ 'editor.foreground': '#393a34',
45
+ 'editor.inactiveSelectionBackground': '#222222',
46
+ 'editor.lineHighlightBackground': '#f7f7f7',
47
+ 'editor.selectionBackground': '#222222',
48
+ 'editor.selectionHighlightBackground': '#222222',
49
+ 'editor.stackFrameHighlightBackground': '#fffbdd',
50
+ 'editor.wordHighlightBackground': '#1c6b48',
51
+ 'editor.wordHighlightStrongBackground': '#1c6b48',
52
+ 'editorBracketHighlight.foreground1': '#2993a3',
53
+ 'editorBracketHighlight.foreground2': '#1e754f',
54
+ 'editorBracketHighlight.foreground3': '#a65e2b',
55
+ 'editorBracketHighlight.foreground4': '#a13865',
56
+ 'editorBracketHighlight.foreground5': '#bda437',
57
+ 'editorBracketHighlight.foreground6': '#296aa3',
58
+ 'editorBracketMatch.background': '#1c6b48',
59
+ 'editorCursor.foreground': '#393a34',
60
+ 'editorError.foreground': '#ab5959',
61
+ 'editorGroup.border': '#f0f0f0',
62
+ 'editorGroupHeader.tabsBackground': '#ffffff',
63
+ 'editorGroupHeader.tabsBorder': '#f0f0f0',
64
+ 'editorGutter.addedBackground': '#1e754f',
65
+ 'editorGutter.commentRangeForeground': '#393a34',
66
+ 'editorGutter.deletedBackground': '#ab5959',
67
+ 'editorGutter.foldingControlForeground': '#393a34',
68
+ 'editorGutter.modifiedBackground': '#296aa3',
69
+ 'editorHint.foreground': '#1e754f',
70
+ 'editorIndentGuide.activeBackground': '#000000',
71
+ 'editorIndentGuide.background': '#000000',
72
+ 'editorInfo.foreground': '#296aa3',
73
+ 'editorInlayHint.background': '#f7f7f7',
74
+ 'editorInlayHint.foreground': '#999999',
75
+ 'editorLineNumber.activeForeground': '#4e4f47',
76
+ 'editorLineNumber.foreground': '#393a34',
77
+ 'editorOverviewRuler.border': '#fff',
78
+ 'editorStickyScroll.background': '#f7f7f7',
79
+ 'editorStickyScrollHover.background': '#f7f7f7',
80
+ 'editorWarning.foreground': '#a65e2b',
81
+ 'editorWhitespace.foreground': '#000000',
82
+ 'editorWidget.background': '#ffffff',
83
+ 'errorForeground': '#ab5959',
84
+ 'focusBorder': '#000000',
85
+ 'foreground': '#393a34',
86
+ 'gitDecoration.addedResourceForeground': '#1e754f',
87
+ 'gitDecoration.conflictingResourceForeground': '#a65e2b',
88
+ 'gitDecoration.deletedResourceForeground': '#ab5959',
89
+ 'gitDecoration.ignoredResourceForeground': '#393a34',
90
+ 'gitDecoration.modifiedResourceForeground': '#296aa3',
91
+ 'gitDecoration.submoduleResourceForeground': '#393a34',
92
+ 'gitDecoration.untrackedResourceForeground': '#2993a3',
93
+ 'input.background': '#f7f7f7',
94
+ 'input.border': '#f0f0f0',
95
+ 'input.foreground': '#393a34',
96
+ 'input.placeholderForeground': '#393a34',
97
+ 'inputOption.activeBackground': '#393a34',
98
+ 'list.activeSelectionBackground': '#f7f7f7',
99
+ 'list.activeSelectionForeground': '#393a34',
100
+ 'list.focusBackground': '#f7f7f7',
101
+ 'list.highlightForeground': '#1c6b48',
102
+ 'list.hoverBackground': '#f7f7f7',
103
+ 'list.hoverForeground': '#393a34',
104
+ 'list.inactiveFocusBackground': '#ffffff',
105
+ 'list.inactiveSelectionBackground': '#f7f7f7',
106
+ 'list.inactiveSelectionForeground': '#393a34',
107
+ 'menu.separatorBackground': '#f0f0f0',
108
+ 'notificationCenterHeader.background': '#ffffff',
109
+ 'notificationCenterHeader.foreground': '#6a737d',
110
+ 'notifications.background': '#ffffff',
111
+ 'notifications.border': '#f0f0f0',
112
+ 'notifications.foreground': '#393a34',
113
+ 'notificationsErrorIcon.foreground': '#ab5959',
114
+ 'notificationsInfoIcon.foreground': '#296aa3',
115
+ 'notificationsWarningIcon.foreground': '#a65e2b',
116
+ 'panel.background': '#ffffff',
117
+ 'panel.border': '#f0f0f0',
118
+ 'panelInput.border': '#e1e4e8',
119
+ 'panelTitle.activeBorder': '#1c6b48',
120
+ 'panelTitle.activeForeground': '#393a34',
121
+ 'panelTitle.inactiveForeground': '#6a737d',
122
+ 'peekViewEditor.background': '#ffffff',
123
+ 'peekViewResult.background': '#ffffff',
124
+ 'pickerGroup.border': '#f0f0f0',
125
+ 'pickerGroup.foreground': '#393a34',
126
+ 'problemsErrorIcon.foreground': '#ab5959',
127
+ 'problemsInfoIcon.foreground': '#296aa3',
128
+ 'problemsWarningIcon.foreground': '#a65e2b',
129
+ 'progressBar.background': '#1c6b48',
130
+ 'quickInput.background': '#ffffff',
131
+ 'quickInput.foreground': '#393a34',
132
+ 'quickInputList.focusBackground': '#f7f7f7',
133
+ 'scrollbar.shadow': '#6a737d',
134
+ 'scrollbarSlider.activeBackground': '#393a34',
135
+ 'scrollbarSlider.background': '#393a34',
136
+ 'scrollbarSlider.hoverBackground': '#393a34',
137
+ 'settings.headerForeground': '#393a34',
138
+ 'settings.modifiedItemIndicator': '#1c6b48',
139
+ 'sideBar.background': '#ffffff',
140
+ 'sideBar.border': '#f0f0f0',
141
+ 'sideBar.foreground': '#4e4f47',
142
+ 'sideBarSectionHeader.background': '#ffffff',
143
+ 'sideBarSectionHeader.border': '#f0f0f0',
144
+ 'sideBarSectionHeader.foreground': '#393a34',
145
+ 'sideBarTitle.foreground': '#393a34',
146
+ 'statusBar.background': '#ffffff',
147
+ 'statusBar.border': '#f0f0f0',
148
+ 'statusBar.debuggingBackground': '#f7f7f7',
149
+ 'statusBar.debuggingForeground': '#4e4f47',
150
+ 'statusBar.foreground': '#4e4f47',
151
+ 'statusBar.noFolderBackground': '#ffffff',
152
+ 'statusBarItem.prominentBackground': '#f7f7f7',
153
+ 'tab.activeBackground': '#ffffff',
154
+ 'tab.activeBorder': '#f0f0f0',
155
+ 'tab.activeBorderTop': '#393a34',
156
+ 'tab.activeForeground': '#393a34',
157
+ 'tab.border': '#f0f0f0',
158
+ 'tab.hoverBackground': '#f7f7f7',
159
+ 'tab.inactiveBackground': '#ffffff',
160
+ 'tab.inactiveForeground': '#6a737d',
161
+ 'tab.unfocusedActiveBorder': '#f0f0f0',
162
+ 'tab.unfocusedActiveBorderTop': '#f0f0f0',
163
+ 'tab.unfocusedHoverBackground': '#ffffff',
164
+ 'terminal.ansiBlack': '#121212',
165
+ 'terminal.ansiBlue': '#296aa3',
166
+ 'terminal.ansiBrightBlack': '#aaaaaa',
167
+ 'terminal.ansiBrightBlue': '#296aa3',
168
+ 'terminal.ansiBrightCyan': '#2993a3',
169
+ 'terminal.ansiBrightGreen': '#1e754f',
170
+ 'terminal.ansiBrightMagenta': '#a13865',
171
+ 'terminal.ansiBrightRed': '#ab5959',
172
+ 'terminal.ansiBrightWhite': '#dddddd',
173
+ 'terminal.ansiBrightYellow': '#bda437',
174
+ 'terminal.ansiCyan': '#2993a3',
175
+ 'terminal.ansiGreen': '#1e754f',
176
+ 'terminal.ansiMagenta': '#a13865',
177
+ 'terminal.ansiRed': '#ab5959',
178
+ 'terminal.ansiWhite': '#dbd7ca',
179
+ 'terminal.ansiYellow': '#bda437',
180
+ 'terminal.foreground': '#393a34',
181
+ 'terminal.selectionBackground': '#222222',
182
+ 'textBlockQuote.background': '#ffffff',
183
+ 'textBlockQuote.border': '#f0f0f0',
184
+ 'textCodeBlock.background': '#ffffff',
185
+ 'textLink.activeForeground': '#1c6b48',
186
+ 'textLink.foreground': '#1c6b48',
187
+ 'textPreformat.foreground': '#586069',
188
+ 'textSeparator.foreground': '#d1d5da',
189
+ 'titleBar.activeBackground': '#ffffff',
190
+ 'titleBar.activeForeground': '#4e4f47',
191
+ 'titleBar.border': '#f7f7f7',
192
+ 'titleBar.inactiveBackground': '#ffffff',
193
+ 'titleBar.inactiveForeground': '#6a737d',
194
+ 'tree.indentGuidesStroke': '#e1e4e8',
195
+ 'welcomePage.buttonBackground': '#f6f8fa',
196
+ 'welcomePage.buttonHoverBackground': '#e1e4e8',
197
+ },
198
+ displayName: 'Vitesse Light',
199
+ fg: '#393a34',
200
+ name: 'vitesse-light',
201
+ semanticHighlighting: true,
202
+ semanticTokenColors: {
203
+ class: '#5a6aa6',
204
+ interface: '#2e808f',
205
+ namespace: '#b05a78',
206
+ property: '#998418',
207
+ type: '#2e808f',
208
+ },
209
+ settings: [
210
+ {
211
+ settings: {
212
+ background: '#ffffff',
213
+ foreground: '#393a34',
214
+ },
215
+ },
216
+ {
217
+ scope: ['comment', 'punctuation.definition.comment', 'string.comment'],
218
+ settings: {
219
+ foreground: '#a0ada0',
220
+ },
221
+ },
222
+ {
223
+ scope: [
224
+ 'delimiter.bracket',
225
+ 'delimiter',
226
+ 'invalid.illegal.character-not-allowed-here.html',
227
+ 'keyword.operator.rest',
228
+ 'keyword.operator.spread',
229
+ 'keyword.operator.type.annotation',
230
+ 'keyword.operator.relational',
231
+ 'keyword.operator.assignment',
232
+ 'keyword.operator.type',
233
+ 'meta.brace',
234
+ 'meta.tag.block.any.html',
235
+ 'meta.tag.inline.any.html',
236
+ 'meta.tag.structure.input.void.html',
237
+ 'meta.type.annotation',
238
+ 'meta.embedded.block.github-actions-expression',
239
+ 'storage.type.function.arrow',
240
+ 'meta.objectliteral.ts',
241
+ 'punctuation',
242
+ 'punctuation.definition.string.begin.html.vue',
243
+ 'punctuation.definition.string.end.html.vue',
244
+ ],
245
+ settings: {
246
+ foreground: '#999999',
247
+ },
248
+ },
249
+ {
250
+ scope: ['constant', 'entity.name.constant', 'variable.language', 'meta.definition.variable'],
251
+ settings: {
252
+ foreground: '#a65e2b',
253
+ },
254
+ },
255
+ {
256
+ scope: ['entity', 'entity.name'],
257
+ settings: {
258
+ foreground: '#59873a',
259
+ },
260
+ },
261
+ {
262
+ scope: 'variable.parameter.function',
263
+ settings: {
264
+ foreground: '#393a34',
265
+ },
266
+ },
267
+ {
268
+ scope: ['entity.name.tag', 'tag.html'],
269
+ settings: {
270
+ foreground: '#1e754f',
271
+ },
272
+ },
273
+ {
274
+ scope: 'entity.name.function',
275
+ settings: {
276
+ foreground: '#59873a',
277
+ },
278
+ },
279
+ {
280
+ scope: ['keyword', 'storage.type.class.jsdoc', 'punctuation.definition.template-expression'],
281
+ settings: {
282
+ foreground: '#1e754f',
283
+ },
284
+ },
285
+ {
286
+ scope: [
287
+ 'storage',
288
+ 'storage.type',
289
+ 'support.type.builtin',
290
+ 'constant.language.undefined',
291
+ 'constant.language.null',
292
+ 'constant.language.import-export-all.ts',
293
+ ],
294
+ settings: {
295
+ foreground: '#ab5959',
296
+ },
297
+ },
298
+ {
299
+ scope: [
300
+ 'text.html.derivative',
301
+ 'storage.modifier.package',
302
+ 'storage.modifier.import',
303
+ 'storage.type.java',
304
+ ],
305
+ settings: {
306
+ foreground: '#393a34',
307
+ },
308
+ },
309
+ {
310
+ scope: ['string', 'string punctuation.section.embedded source', 'attribute.value'],
311
+ settings: {
312
+ foreground: '#b56959',
313
+ },
314
+ },
315
+ {
316
+ scope: ['punctuation.definition.string'],
317
+ settings: {
318
+ foreground: '#b5695977',
319
+ },
320
+ },
321
+ {
322
+ scope: ['punctuation.support.type.property-name'],
323
+ settings: {
324
+ foreground: '#99841877',
325
+ },
326
+ },
327
+ {
328
+ scope: 'support',
329
+ settings: {
330
+ foreground: '#998418',
331
+ },
332
+ },
333
+ {
334
+ scope: [
335
+ 'property',
336
+ 'meta.property-name',
337
+ 'meta.object-literal.key',
338
+ 'entity.name.tag.yaml',
339
+ 'attribute.name',
340
+ ],
341
+ settings: {
342
+ foreground: '#998418',
343
+ },
344
+ },
345
+ {
346
+ scope: ['entity.other.attribute-name', 'invalid.deprecated.entity.other.attribute-name.html'],
347
+ settings: {
348
+ foreground: '#b07d48',
349
+ },
350
+ },
351
+ {
352
+ scope: ['variable', 'identifier'],
353
+ settings: {
354
+ foreground: '#b07d48',
355
+ },
356
+ },
357
+ {
358
+ scope: ['support.type.primitive', 'entity.name.type'],
359
+ settings: {
360
+ foreground: '#2e8f82',
361
+ },
362
+ },
363
+ {
364
+ scope: 'namespace',
365
+ settings: {
366
+ foreground: '#b05a78',
367
+ },
368
+ },
369
+ {
370
+ scope: ['keyword.operator', 'keyword.operator.assignment.compound', 'meta.var.expr.ts'],
371
+ settings: {
372
+ foreground: '#ab5959',
373
+ },
374
+ },
375
+ {
376
+ scope: 'invalid.broken',
377
+ settings: {
378
+ fontStyle: 'italic',
379
+ foreground: '#b31d28',
380
+ },
381
+ },
382
+ {
383
+ scope: 'invalid.deprecated',
384
+ settings: {
385
+ fontStyle: 'italic',
386
+ foreground: '#b31d28',
387
+ },
388
+ },
389
+ {
390
+ scope: 'invalid.illegal',
391
+ settings: {
392
+ fontStyle: 'italic',
393
+ foreground: '#b31d28',
394
+ },
395
+ },
396
+ {
397
+ scope: 'invalid.unimplemented',
398
+ settings: {
399
+ fontStyle: 'italic',
400
+ foreground: '#b31d28',
401
+ },
402
+ },
403
+ {
404
+ scope: 'carriage-return',
405
+ settings: {
406
+ background: '#d73a49',
407
+ content: '^M',
408
+ fontStyle: 'italic underline',
409
+ foreground: '#fafbfc',
410
+ },
411
+ },
412
+ {
413
+ scope: 'message.error',
414
+ settings: {
415
+ foreground: '#b31d28',
416
+ },
417
+ },
418
+ {
419
+ scope: 'string variable',
420
+ settings: {
421
+ foreground: '#b56959',
422
+ },
423
+ },
424
+ {
425
+ scope: ['source.regexp', 'string.regexp'],
426
+ settings: {
427
+ foreground: '#ab5e3f',
428
+ },
429
+ },
430
+ {
431
+ scope: [
432
+ 'string.regexp.character-class',
433
+ 'string.regexp constant.character.escape',
434
+ 'string.regexp source.ruby.embedded',
435
+ 'string.regexp string.regexp.arbitrary-repitition',
436
+ ],
437
+ settings: {
438
+ foreground: '#b56959',
439
+ },
440
+ },
441
+ {
442
+ scope: 'string.regexp constant.character.escape',
443
+ settings: {
444
+ foreground: '#bda437',
445
+ },
446
+ },
447
+ {
448
+ scope: ['support.constant'],
449
+ settings: {
450
+ foreground: '#a65e2b',
451
+ },
452
+ },
453
+ {
454
+ scope: ['keyword.operator.quantifier.regexp', 'constant.numeric', 'number'],
455
+ settings: {
456
+ foreground: '#2f798a',
457
+ },
458
+ },
459
+ {
460
+ scope: ['keyword.other.unit'],
461
+ settings: {
462
+ foreground: '#ab5959',
463
+ },
464
+ },
465
+ {
466
+ scope: ['constant.language.boolean', 'constant.language'],
467
+ settings: {
468
+ foreground: '#1e754f',
469
+ },
470
+ },
471
+ {
472
+ scope: 'meta.module-reference',
473
+ settings: {
474
+ foreground: '#1c6b48',
475
+ },
476
+ },
477
+ {
478
+ scope: 'punctuation.definition.list.begin.markdown',
479
+ settings: {
480
+ foreground: '#a65e2b',
481
+ },
482
+ },
483
+ {
484
+ scope: ['markup.heading', 'markup.heading entity.name'],
485
+ settings: {
486
+ fontStyle: 'bold',
487
+ foreground: '#1c6b48',
488
+ },
489
+ },
490
+ {
491
+ scope: 'markup.quote',
492
+ settings: {
493
+ foreground: '#2e808f',
494
+ },
495
+ },
496
+ {
497
+ scope: 'markup.italic',
498
+ settings: {
499
+ fontStyle: 'italic',
500
+ foreground: '#393a34',
501
+ },
502
+ },
503
+ {
504
+ scope: 'markup.bold',
505
+ settings: {
506
+ fontStyle: 'bold',
507
+ foreground: '#393a34',
508
+ },
509
+ },
510
+ {
511
+ scope: 'markup.raw',
512
+ settings: {
513
+ foreground: '#1c6b48',
514
+ },
515
+ },
516
+ {
517
+ scope: ['markup.deleted', 'meta.diff.header.from-file', 'punctuation.definition.deleted'],
518
+ settings: {
519
+ background: '#ffeef0',
520
+ foreground: '#b31d28',
521
+ },
522
+ },
523
+ {
524
+ scope: ['markup.inserted', 'meta.diff.header.to-file', 'punctuation.definition.inserted'],
525
+ settings: {
526
+ background: '#f0fff4',
527
+ foreground: '#22863a',
528
+ },
529
+ },
530
+ {
531
+ scope: ['markup.changed', 'punctuation.definition.changed'],
532
+ settings: {
533
+ background: '#ffebda',
534
+ foreground: '#e36209',
535
+ },
536
+ },
537
+ {
538
+ scope: ['markup.ignored', 'markup.untracked'],
539
+ settings: {
540
+ background: '#005cc5',
541
+ foreground: '#f6f8fa',
542
+ },
543
+ },
544
+ {
545
+ scope: 'meta.diff.range',
546
+ settings: {
547
+ fontStyle: 'bold',
548
+ foreground: '#6f42c1',
549
+ },
550
+ },
551
+ {
552
+ scope: 'meta.diff.header',
553
+ settings: {
554
+ foreground: '#005cc5',
555
+ },
556
+ },
557
+ {
558
+ scope: 'meta.separator',
559
+ settings: {
560
+ fontStyle: 'bold',
561
+ foreground: '#005cc5',
562
+ },
563
+ },
564
+ {
565
+ scope: 'meta.output',
566
+ settings: {
567
+ foreground: '#005cc5',
568
+ },
569
+ },
570
+ {
571
+ scope: [
572
+ 'brackethighlighter.tag',
573
+ 'brackethighlighter.curly',
574
+ 'brackethighlighter.round',
575
+ 'brackethighlighter.square',
576
+ 'brackethighlighter.angle',
577
+ 'brackethighlighter.quote',
578
+ ],
579
+ settings: {
580
+ foreground: '#586069',
581
+ },
582
+ },
583
+ {
584
+ scope: 'brackethighlighter.unmatched',
585
+ settings: {
586
+ foreground: '#b31d28',
587
+ },
588
+ },
589
+ {
590
+ scope: [
591
+ 'constant.other.reference.link',
592
+ 'string.other.link',
593
+ 'punctuation.definition.string.begin.markdown',
594
+ 'punctuation.definition.string.end.markdown',
595
+ ],
596
+ settings: {
597
+ foreground: '#b56959',
598
+ },
599
+ },
600
+ {
601
+ scope: ['markup.underline.link.markdown', 'markup.underline.link.image.markdown'],
602
+ settings: {
603
+ fontStyle: 'underline',
604
+ foreground: '#393a3490',
605
+ },
606
+ },
607
+ {
608
+ scope: ['type.identifier', 'constant.other.character-class.regexp'],
609
+ settings: {
610
+ foreground: '#5a6aa6',
611
+ },
612
+ },
613
+ {
614
+ scope: ['entity.other.attribute-name.html.vue'],
615
+ settings: {
616
+ foreground: '#59873a',
617
+ },
618
+ },
619
+ {
620
+ scope: ['invalid.illegal.unrecognized-tag.html'],
621
+ settings: {
622
+ fontStyle: 'normal',
623
+ },
624
+ },
625
+ ],
626
+ type: 'light',
627
+ }