@brimveyn/aimux-config 0.4.4 → 0.4.6

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