@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,605 @@
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: '#22272e',
8
+ colors: {
9
+ 'activityBar.activeBorder': '#ec775c',
10
+ 'activityBar.background': '#22272e',
11
+ 'activityBar.border': '#444c56',
12
+ 'activityBar.foreground': '#adbac7',
13
+ 'activityBar.inactiveForeground': '#768390',
14
+ 'activityBarBadge.background': '#316dca',
15
+ 'activityBarBadge.foreground': '#cdd9e5',
16
+ 'badge.background': '#316dca',
17
+ 'badge.foreground': '#cdd9e5',
18
+ 'breadcrumb.activeSelectionForeground': '#768390',
19
+ 'breadcrumb.focusForeground': '#adbac7',
20
+ 'breadcrumb.foreground': '#768390',
21
+ 'breadcrumbPicker.background': '#2d333b',
22
+ 'button.background': '#347d39',
23
+ 'button.foreground': '#ffffff',
24
+ 'button.hoverBackground': '#46954a',
25
+ 'button.secondaryBackground': '#3d444d',
26
+ 'button.secondaryForeground': '#adbac7',
27
+ 'button.secondaryHoverBackground': '#444c56',
28
+ 'checkbox.background': '#2d333b',
29
+ 'checkbox.border': '#444c56',
30
+ 'contrastBorder': '#444c56',
31
+ 'debugConsole.errorForeground': '#ff938a',
32
+ 'debugConsole.infoForeground': '#768390',
33
+ 'debugConsole.sourceForeground': '#daaa3f',
34
+ 'debugConsole.warningForeground': '#c69026',
35
+ 'debugConsoleInputIcon.foreground': '#b083f0',
36
+ 'debugIcon.breakpointForeground': '#e5534b',
37
+ 'debugTokenExpression.boolean': '#6bc46d',
38
+ 'debugTokenExpression.error': '#ff938a',
39
+ 'debugTokenExpression.name': '#6cb6ff',
40
+ 'debugTokenExpression.number': '#6bc46d',
41
+ 'debugTokenExpression.string': '#96d0ff',
42
+ 'debugTokenExpression.value': '#96d0ff',
43
+ 'debugToolBar.background': '#2d333b',
44
+ 'descriptionForeground': '#768390',
45
+ 'diffEditor.insertedLineBackground': '#347d39',
46
+ 'diffEditor.insertedTextBackground': '#57ab5a',
47
+ 'diffEditor.removedLineBackground': '#c93c37',
48
+ 'diffEditor.removedTextBackground': '#f47067',
49
+ 'dropdown.background': '#2d333b',
50
+ 'dropdown.border': '#444c56',
51
+ 'dropdown.foreground': '#adbac7',
52
+ 'dropdown.listBackground': '#2d333b',
53
+ 'editor.background': '#22272e',
54
+ 'editor.findMatchBackground': '#966600',
55
+ 'editor.findMatchHighlightBackground': '#eac55f',
56
+ 'editor.focusedStackFrameHighlightBackground': '#46954a',
57
+ 'editor.foldBackground': '#636e7b',
58
+ 'editor.foreground': '#adbac7',
59
+ 'editor.lineHighlightBackground': '#636e7b',
60
+ 'editor.linkedEditingBackground': '#539bf5',
61
+ 'editor.selectionBackground': '#3c4148',
62
+ 'editor.selectionHighlightBackground': '#57ab5a',
63
+ 'editor.stackFrameHighlightBackground': '#ae7c14',
64
+ 'editor.wordHighlightBackground': '#636e7b',
65
+ 'editor.wordHighlightBorder': '#636e7b',
66
+ 'editor.wordHighlightStrongBackground': '#636e7b',
67
+ 'editor.wordHighlightStrongBorder': '#636e7b',
68
+ 'editorBracketHighlight.foreground1': '#6cb6ff',
69
+ 'editorBracketHighlight.foreground2': '#6bc46d',
70
+ 'editorBracketHighlight.foreground3': '#daaa3f',
71
+ 'editorBracketHighlight.foreground4': '#ff938a',
72
+ 'editorBracketHighlight.foreground5': '#fc8dc7',
73
+ 'editorBracketHighlight.foreground6': '#dcbdfb',
74
+ 'editorBracketHighlight.unexpectedBracket.foreground': '#768390',
75
+ 'editorBracketMatch.background': '#57ab5a',
76
+ 'editorBracketMatch.border': '#57ab5a',
77
+ 'editorCursor.foreground': '#539bf5',
78
+ 'editorError.foreground': '#e5534b',
79
+ 'editorGroup.border': '#444c56',
80
+ 'editorGroupHeader.tabsBackground': '#1c2128',
81
+ 'editorGroupHeader.tabsBorder': '#444c56',
82
+ 'editorGutter.addedBackground': '#46954a',
83
+ 'editorGutter.deletedBackground': '#e5534b',
84
+ 'editorGutter.modifiedBackground': '#ae7c14',
85
+ 'editorIndentGuide.activeBackground': '#adbac7',
86
+ 'editorIndentGuide.background': '#adbac7',
87
+ 'editorInlayHint.background': '#768390',
88
+ 'editorInlayHint.foreground': '#768390',
89
+ 'editorInlayHint.paramBackground': '#768390',
90
+ 'editorInlayHint.paramForeground': '#768390',
91
+ 'editorInlayHint.typeBackground': '#768390',
92
+ 'editorInlayHint.typeForeground': '#768390',
93
+ 'editorLineNumber.activeForeground': '#adbac7',
94
+ 'editorLineNumber.foreground': '#636e7b',
95
+ 'editorOverviewRuler.border': '#1c2128',
96
+ 'editorWarning.foreground': '#c69026',
97
+ 'editorWhitespace.foreground': '#545d68',
98
+ 'editorWidget.background': '#2d333b',
99
+ 'errorForeground': '#e5534b',
100
+ 'focusBorder': '#316dca',
101
+ 'foreground': '#adbac7',
102
+ 'gitDecoration.addedResourceForeground': '#57ab5a',
103
+ 'gitDecoration.conflictingResourceForeground': '#cc6b2c',
104
+ 'gitDecoration.deletedResourceForeground': '#e5534b',
105
+ 'gitDecoration.ignoredResourceForeground': '#636e7b',
106
+ 'gitDecoration.modifiedResourceForeground': '#c69026',
107
+ 'gitDecoration.submoduleResourceForeground': '#768390',
108
+ 'gitDecoration.untrackedResourceForeground': '#57ab5a',
109
+ 'icon.foreground': '#768390',
110
+ 'input.background': '#22272e',
111
+ 'input.border': '#444c56',
112
+ 'input.foreground': '#adbac7',
113
+ 'input.placeholderForeground': '#636e7b',
114
+ 'keybindingLabel.foreground': '#adbac7',
115
+ 'list.activeSelectionBackground': '#636e7b',
116
+ 'list.activeSelectionForeground': '#adbac7',
117
+ 'list.focusBackground': '#4184e4',
118
+ 'list.focusForeground': '#adbac7',
119
+ 'list.highlightForeground': '#539bf5',
120
+ 'list.hoverBackground': '#636e7b',
121
+ 'list.hoverForeground': '#adbac7',
122
+ 'list.inactiveFocusBackground': '#4184e4',
123
+ 'list.inactiveSelectionBackground': '#636e7b',
124
+ 'list.inactiveSelectionForeground': '#adbac7',
125
+ 'minimapSlider.activeBackground': '#768390',
126
+ 'minimapSlider.background': '#768390',
127
+ 'minimapSlider.hoverBackground': '#768390',
128
+ 'notificationCenterHeader.background': '#2d333b',
129
+ 'notificationCenterHeader.foreground': '#768390',
130
+ 'notifications.background': '#2d333b',
131
+ 'notifications.border': '#444c56',
132
+ 'notifications.foreground': '#adbac7',
133
+ 'notificationsErrorIcon.foreground': '#e5534b',
134
+ 'notificationsInfoIcon.foreground': '#539bf5',
135
+ 'notificationsWarningIcon.foreground': '#c69026',
136
+ 'panel.background': '#1c2128',
137
+ 'panel.border': '#444c56',
138
+ 'panelInput.border': '#444c56',
139
+ 'panelTitle.activeBorder': '#ec775c',
140
+ 'panelTitle.activeForeground': '#adbac7',
141
+ 'panelTitle.inactiveForeground': '#768390',
142
+ 'peekViewEditor.background': '#636e7b',
143
+ 'peekViewEditor.matchHighlightBackground': '#ae7c14',
144
+ 'peekViewResult.background': '#22272e',
145
+ 'peekViewResult.matchHighlightBackground': '#ae7c14',
146
+ 'pickerGroup.border': '#444c56',
147
+ 'pickerGroup.foreground': '#768390',
148
+ 'progressBar.background': '#316dca',
149
+ 'quickInput.background': '#2d333b',
150
+ 'quickInput.foreground': '#adbac7',
151
+ 'scrollbar.shadow': '#545d68',
152
+ 'scrollbarSlider.activeBackground': '#768390',
153
+ 'scrollbarSlider.background': '#768390',
154
+ 'scrollbarSlider.hoverBackground': '#768390',
155
+ 'settings.headerForeground': '#adbac7',
156
+ 'settings.modifiedItemIndicator': '#ae7c14',
157
+ 'sideBar.background': '#1c2128',
158
+ 'sideBar.border': '#444c56',
159
+ 'sideBar.foreground': '#adbac7',
160
+ 'sideBarSectionHeader.background': '#1c2128',
161
+ 'sideBarSectionHeader.border': '#444c56',
162
+ 'sideBarSectionHeader.foreground': '#adbac7',
163
+ 'sideBarTitle.foreground': '#adbac7',
164
+ 'statusBar.background': '#22272e',
165
+ 'statusBar.border': '#444c56',
166
+ 'statusBar.debuggingBackground': '#c93c37',
167
+ 'statusBar.debuggingForeground': '#cdd9e5',
168
+ 'statusBar.focusBorder': '#316dca',
169
+ 'statusBar.foreground': '#768390',
170
+ 'statusBar.noFolderBackground': '#22272e',
171
+ 'statusBarItem.activeBackground': '#adbac7',
172
+ 'statusBarItem.focusBorder': '#316dca',
173
+ 'statusBarItem.hoverBackground': '#adbac7',
174
+ 'statusBarItem.prominentBackground': '#636e7b',
175
+ 'statusBarItem.remoteBackground': '#444c56',
176
+ 'statusBarItem.remoteForeground': '#adbac7',
177
+ 'symbolIcon.arrayForeground': '#e0823d',
178
+ 'symbolIcon.booleanForeground': '#539bf5',
179
+ 'symbolIcon.classForeground': '#e0823d',
180
+ 'symbolIcon.colorForeground': '#6cb6ff',
181
+ 'symbolIcon.constructorForeground': '#dcbdfb',
182
+ 'symbolIcon.enumeratorForeground': '#e0823d',
183
+ 'symbolIcon.enumeratorMemberForeground': '#539bf5',
184
+ 'symbolIcon.eventForeground': '#636e7b',
185
+ 'symbolIcon.fieldForeground': '#e0823d',
186
+ 'symbolIcon.fileForeground': '#c69026',
187
+ 'symbolIcon.folderForeground': '#c69026',
188
+ 'symbolIcon.functionForeground': '#b083f0',
189
+ 'symbolIcon.interfaceForeground': '#e0823d',
190
+ 'symbolIcon.keyForeground': '#539bf5',
191
+ 'symbolIcon.keywordForeground': '#f47067',
192
+ 'symbolIcon.methodForeground': '#b083f0',
193
+ 'symbolIcon.moduleForeground': '#f47067',
194
+ 'symbolIcon.namespaceForeground': '#f47067',
195
+ 'symbolIcon.nullForeground': '#539bf5',
196
+ 'symbolIcon.numberForeground': '#57ab5a',
197
+ 'symbolIcon.objectForeground': '#e0823d',
198
+ 'symbolIcon.operatorForeground': '#6cb6ff',
199
+ 'symbolIcon.packageForeground': '#e0823d',
200
+ 'symbolIcon.propertyForeground': '#e0823d',
201
+ 'symbolIcon.referenceForeground': '#539bf5',
202
+ 'symbolIcon.snippetForeground': '#539bf5',
203
+ 'symbolIcon.stringForeground': '#6cb6ff',
204
+ 'symbolIcon.structForeground': '#e0823d',
205
+ 'symbolIcon.textForeground': '#6cb6ff',
206
+ 'symbolIcon.typeParameterForeground': '#6cb6ff',
207
+ 'symbolIcon.unitForeground': '#539bf5',
208
+ 'symbolIcon.variableForeground': '#e0823d',
209
+ 'tab.activeBackground': '#22272e',
210
+ 'tab.activeBorder': '#22272e',
211
+ 'tab.activeBorderTop': '#ec775c',
212
+ 'tab.activeForeground': '#adbac7',
213
+ 'tab.border': '#444c56',
214
+ 'tab.hoverBackground': '#22272e',
215
+ 'tab.inactiveBackground': '#1c2128',
216
+ 'tab.inactiveForeground': '#768390',
217
+ 'tab.unfocusedActiveBorder': '#22272e',
218
+ 'tab.unfocusedActiveBorderTop': '#444c56',
219
+ 'tab.unfocusedHoverBackground': '#636e7b',
220
+ 'terminal.ansiBlack': '#545d68',
221
+ 'terminal.ansiBlue': '#539bf5',
222
+ 'terminal.ansiBrightBlack': '#636e7b',
223
+ 'terminal.ansiBrightBlue': '#6cb6ff',
224
+ 'terminal.ansiBrightCyan': '#56d4dd',
225
+ 'terminal.ansiBrightGreen': '#6bc46d',
226
+ 'terminal.ansiBrightMagenta': '#dcbdfb',
227
+ 'terminal.ansiBrightRed': '#ff938a',
228
+ 'terminal.ansiBrightWhite': '#cdd9e5',
229
+ 'terminal.ansiBrightYellow': '#daaa3f',
230
+ 'terminal.ansiCyan': '#39c5cf',
231
+ 'terminal.ansiGreen': '#57ab5a',
232
+ 'terminal.ansiMagenta': '#b083f0',
233
+ 'terminal.ansiRed': '#f47067',
234
+ 'terminal.ansiWhite': '#909dab',
235
+ 'terminal.ansiYellow': '#c69026',
236
+ 'terminal.foreground': '#adbac7',
237
+ 'textBlockQuote.background': '#1c2128',
238
+ 'textBlockQuote.border': '#444c56',
239
+ 'textCodeBlock.background': '#636e7b',
240
+ 'textLink.activeForeground': '#539bf5',
241
+ 'textLink.foreground': '#539bf5',
242
+ 'textPreformat.background': '#636e7b',
243
+ 'textPreformat.foreground': '#768390',
244
+ 'textSeparator.foreground': '#373e47',
245
+ 'titleBar.activeBackground': '#22272e',
246
+ 'titleBar.activeForeground': '#768390',
247
+ 'titleBar.border': '#444c56',
248
+ 'titleBar.inactiveBackground': '#1c2128',
249
+ 'titleBar.inactiveForeground': '#768390',
250
+ 'tree.indentGuidesStroke': '#373e47',
251
+ 'welcomePage.buttonBackground': '#373e47',
252
+ 'welcomePage.buttonHoverBackground': '#444c56',
253
+ },
254
+ displayName: 'GitHub Dark Dimmed',
255
+ fg: '#adbac7',
256
+ name: 'github-dark-dimmed',
257
+ semanticHighlighting: true,
258
+ settings: [
259
+ {
260
+ settings: {
261
+ background: '#22272e',
262
+ foreground: '#adbac7',
263
+ },
264
+ },
265
+ {
266
+ scope: ['comment', 'punctuation.definition.comment', 'string.comment'],
267
+ settings: {
268
+ foreground: '#768390',
269
+ },
270
+ },
271
+ {
272
+ scope: ['constant.other.placeholder', 'constant.character'],
273
+ settings: {
274
+ foreground: '#f47067',
275
+ },
276
+ },
277
+ {
278
+ scope: [
279
+ 'constant',
280
+ 'entity.name.constant',
281
+ 'variable.other.constant',
282
+ 'variable.other.enummember',
283
+ 'variable.language',
284
+ 'entity',
285
+ ],
286
+ settings: {
287
+ foreground: '#6cb6ff',
288
+ },
289
+ },
290
+ {
291
+ scope: ['entity.name', 'meta.export.default', 'meta.definition.variable'],
292
+ settings: {
293
+ foreground: '#f69d50',
294
+ },
295
+ },
296
+ {
297
+ scope: [
298
+ 'variable.parameter.function',
299
+ 'meta.jsx.children',
300
+ 'meta.block',
301
+ 'meta.tag.attributes',
302
+ 'entity.name.constant',
303
+ 'meta.object.member',
304
+ 'meta.embedded.expression',
305
+ ],
306
+ settings: {
307
+ foreground: '#adbac7',
308
+ },
309
+ },
310
+ {
311
+ scope: 'entity.name.function',
312
+ settings: {
313
+ foreground: '#dcbdfb',
314
+ },
315
+ },
316
+ {
317
+ scope: ['entity.name.tag', 'support.class.component'],
318
+ settings: {
319
+ foreground: '#8ddb8c',
320
+ },
321
+ },
322
+ {
323
+ scope: 'keyword',
324
+ settings: {
325
+ foreground: '#f47067',
326
+ },
327
+ },
328
+ {
329
+ scope: ['storage', 'storage.type'],
330
+ settings: {
331
+ foreground: '#f47067',
332
+ },
333
+ },
334
+ {
335
+ scope: ['storage.modifier.package', 'storage.modifier.import', 'storage.type.java'],
336
+ settings: {
337
+ foreground: '#adbac7',
338
+ },
339
+ },
340
+ {
341
+ scope: ['string', 'string punctuation.section.embedded source'],
342
+ settings: {
343
+ foreground: '#96d0ff',
344
+ },
345
+ },
346
+ {
347
+ scope: 'support',
348
+ settings: {
349
+ foreground: '#6cb6ff',
350
+ },
351
+ },
352
+ {
353
+ scope: 'meta.property-name',
354
+ settings: {
355
+ foreground: '#6cb6ff',
356
+ },
357
+ },
358
+ {
359
+ scope: 'variable',
360
+ settings: {
361
+ foreground: '#f69d50',
362
+ },
363
+ },
364
+ {
365
+ scope: 'variable.other',
366
+ settings: {
367
+ foreground: '#adbac7',
368
+ },
369
+ },
370
+ {
371
+ scope: 'invalid.broken',
372
+ settings: {
373
+ fontStyle: 'italic',
374
+ foreground: '#ff938a',
375
+ },
376
+ },
377
+ {
378
+ scope: 'invalid.deprecated',
379
+ settings: {
380
+ fontStyle: 'italic',
381
+ foreground: '#ff938a',
382
+ },
383
+ },
384
+ {
385
+ scope: 'invalid.illegal',
386
+ settings: {
387
+ fontStyle: 'italic',
388
+ foreground: '#ff938a',
389
+ },
390
+ },
391
+ {
392
+ scope: 'invalid.unimplemented',
393
+ settings: {
394
+ fontStyle: 'italic',
395
+ foreground: '#ff938a',
396
+ },
397
+ },
398
+ {
399
+ scope: 'carriage-return',
400
+ settings: {
401
+ background: '#f47067',
402
+ content: '^M',
403
+ fontStyle: 'italic underline',
404
+ foreground: '#cdd9e5',
405
+ },
406
+ },
407
+ {
408
+ scope: 'message.error',
409
+ settings: {
410
+ foreground: '#ff938a',
411
+ },
412
+ },
413
+ {
414
+ scope: 'string variable',
415
+ settings: {
416
+ foreground: '#6cb6ff',
417
+ },
418
+ },
419
+ {
420
+ scope: ['source.regexp', 'string.regexp'],
421
+ settings: {
422
+ foreground: '#96d0ff',
423
+ },
424
+ },
425
+ {
426
+ scope: [
427
+ 'string.regexp.character-class',
428
+ 'string.regexp constant.character.escape',
429
+ 'string.regexp source.ruby.embedded',
430
+ 'string.regexp string.regexp.arbitrary-repitition',
431
+ ],
432
+ settings: {
433
+ foreground: '#96d0ff',
434
+ },
435
+ },
436
+ {
437
+ scope: 'string.regexp constant.character.escape',
438
+ settings: {
439
+ fontStyle: 'bold',
440
+ foreground: '#8ddb8c',
441
+ },
442
+ },
443
+ {
444
+ scope: 'support.constant',
445
+ settings: {
446
+ foreground: '#6cb6ff',
447
+ },
448
+ },
449
+ {
450
+ scope: 'support.variable',
451
+ settings: {
452
+ foreground: '#6cb6ff',
453
+ },
454
+ },
455
+ {
456
+ scope: 'support.type.property-name.json',
457
+ settings: {
458
+ foreground: '#8ddb8c',
459
+ },
460
+ },
461
+ {
462
+ scope: 'meta.module-reference',
463
+ settings: {
464
+ foreground: '#6cb6ff',
465
+ },
466
+ },
467
+ {
468
+ scope: 'punctuation.definition.list.begin.markdown',
469
+ settings: {
470
+ foreground: '#f69d50',
471
+ },
472
+ },
473
+ {
474
+ scope: ['markup.heading', 'markup.heading entity.name'],
475
+ settings: {
476
+ fontStyle: 'bold',
477
+ foreground: '#6cb6ff',
478
+ },
479
+ },
480
+ {
481
+ scope: 'markup.quote',
482
+ settings: {
483
+ foreground: '#8ddb8c',
484
+ },
485
+ },
486
+ {
487
+ scope: 'markup.italic',
488
+ settings: {
489
+ fontStyle: 'italic',
490
+ foreground: '#adbac7',
491
+ },
492
+ },
493
+ {
494
+ scope: 'markup.bold',
495
+ settings: {
496
+ fontStyle: 'bold',
497
+ foreground: '#adbac7',
498
+ },
499
+ },
500
+ {
501
+ scope: ['markup.underline'],
502
+ settings: {
503
+ fontStyle: 'underline',
504
+ },
505
+ },
506
+ {
507
+ scope: ['markup.strikethrough'],
508
+ settings: {
509
+ fontStyle: 'strikethrough',
510
+ },
511
+ },
512
+ {
513
+ scope: 'markup.inline.raw',
514
+ settings: {
515
+ foreground: '#6cb6ff',
516
+ },
517
+ },
518
+ {
519
+ scope: ['markup.deleted', 'meta.diff.header.from-file', 'punctuation.definition.deleted'],
520
+ settings: {
521
+ background: '#5d0f12',
522
+ foreground: '#ff938a',
523
+ },
524
+ },
525
+ {
526
+ scope: ['punctuation.section.embedded'],
527
+ settings: {
528
+ foreground: '#f47067',
529
+ },
530
+ },
531
+ {
532
+ scope: ['markup.inserted', 'meta.diff.header.to-file', 'punctuation.definition.inserted'],
533
+ settings: {
534
+ background: '#113417',
535
+ foreground: '#8ddb8c',
536
+ },
537
+ },
538
+ {
539
+ scope: ['markup.changed', 'punctuation.definition.changed'],
540
+ settings: {
541
+ background: '#682d0f',
542
+ foreground: '#f69d50',
543
+ },
544
+ },
545
+ {
546
+ scope: ['markup.ignored', 'markup.untracked'],
547
+ settings: {
548
+ background: '#6cb6ff',
549
+ foreground: '#2d333b',
550
+ },
551
+ },
552
+ {
553
+ scope: 'meta.diff.range',
554
+ settings: {
555
+ fontStyle: 'bold',
556
+ foreground: '#dcbdfb',
557
+ },
558
+ },
559
+ {
560
+ scope: 'meta.diff.header',
561
+ settings: {
562
+ foreground: '#6cb6ff',
563
+ },
564
+ },
565
+ {
566
+ scope: 'meta.separator',
567
+ settings: {
568
+ fontStyle: 'bold',
569
+ foreground: '#6cb6ff',
570
+ },
571
+ },
572
+ {
573
+ scope: 'meta.output',
574
+ settings: {
575
+ foreground: '#6cb6ff',
576
+ },
577
+ },
578
+ {
579
+ scope: [
580
+ 'brackethighlighter.tag',
581
+ 'brackethighlighter.curly',
582
+ 'brackethighlighter.round',
583
+ 'brackethighlighter.square',
584
+ 'brackethighlighter.angle',
585
+ 'brackethighlighter.quote',
586
+ ],
587
+ settings: {
588
+ foreground: '#768390',
589
+ },
590
+ },
591
+ {
592
+ scope: 'brackethighlighter.unmatched',
593
+ settings: {
594
+ foreground: '#ff938a',
595
+ },
596
+ },
597
+ {
598
+ scope: ['constant.other.reference.link', 'string.other.link'],
599
+ settings: {
600
+ foreground: '#96d0ff',
601
+ },
602
+ },
603
+ ],
604
+ type: 'dark',
605
+ }