@brimveyn/aimux-config 0.4.3 → 0.4.5

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 +42 -130
  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,759 +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: '#263238',
8
- colors: {
9
- 'activityBar.activeBorder': '#80CBC4',
10
- 'activityBar.background': '#263238',
11
- 'activityBar.border': '#263238',
12
- 'activityBar.dropBackground': '#f07178',
13
- 'activityBar.foreground': '#EEFFFF',
14
- 'activityBarBadge.background': '#80CBC4',
15
- 'activityBarBadge.foreground': '#000000',
16
- 'badge.background': '#000000',
17
- 'badge.foreground': '#546E7A',
18
- 'breadcrumb.activeSelectionForeground': '#80CBC4',
19
- 'breadcrumb.background': '#263238',
20
- 'breadcrumb.focusForeground': '#EEFFFF',
21
- 'breadcrumb.foreground': '#6c8692',
22
- 'breadcrumbPicker.background': '#263238',
23
- 'button.background': '#80CBC4',
24
- 'button.foreground': '#ffffff',
25
- 'contrastBorder': '#000000',
26
- 'debugConsole.errorForeground': '#f07178',
27
- 'debugConsole.infoForeground': '#89DDFF',
28
- 'debugConsole.warningForeground': '#FFCB6B',
29
- 'debugToolBar.background': '#263238',
30
- 'descriptionForeground': '#465A64',
31
- 'diffEditor.insertedLineBackground': '#425347',
32
- 'diffEditor.insertedTextBackground': '#89DDFF',
33
- 'diffEditor.removedLineBackground': '#4a3d44',
34
- 'diffEditor.removedTextBackground': '#ff9cac',
35
- 'dropdown.background': '#263238',
36
- 'dropdown.border': '#FFFFFF',
37
- 'editor.background': '#263238',
38
- 'editor.findMatchBackground': '#000000',
39
- 'editor.findMatchBorder': '#80CBC4',
40
- 'editor.findMatchHighlight': '#EEFFFF',
41
- 'editor.findMatchHighlightBackground': '#000000',
42
- 'editor.findMatchHighlightBorder': '#ffffff',
43
- 'editor.findRangeHighlightBackground': '#FFCB6B',
44
- 'editor.foreground': '#EEFFFF',
45
- 'editor.lineHighlightBackground': '#000000',
46
- 'editor.lineHighlightBorder': '#000000',
47
- 'editor.rangeHighlightBackground': '#FFFFFF',
48
- 'editor.selectionBackground': '#80CBC4',
49
- 'editor.selectionHighlightBackground': '#FFCC00',
50
- 'editor.wordHighlightBackground': '#ff9cac',
51
- 'editor.wordHighlightStrongBackground': '#C3E88D',
52
- 'editorBracketMatch.background': '#263238',
53
- 'editorBracketMatch.border': '#FFCC00',
54
- 'editorCursor.foreground': '#FFCC00',
55
- 'editorError.foreground': '#f07178',
56
- 'editorGroup.border': '#000000',
57
- 'editorGroup.dropBackground': '#f07178',
58
- 'editorGroup.focusedEmptyBorder': '#f07178',
59
- 'editorGroupHeader.tabsBackground': '#263238',
60
- 'editorGutter.addedBackground': '#C3E88D',
61
- 'editorGutter.deletedBackground': '#f07178',
62
- 'editorGutter.modifiedBackground': '#82AAFF',
63
- 'editorHoverWidget.background': '#263238',
64
- 'editorHoverWidget.border': '#FFFFFF',
65
- 'editorIndentGuide.activeBackground': '#37474F',
66
- 'editorIndentGuide.background': '#37474F',
67
- 'editorInfo.foreground': '#82AAFF',
68
- 'editorLineNumber.activeForeground': '#6c8692',
69
- 'editorLineNumber.foreground': '#465A64',
70
- 'editorLink.activeForeground': '#EEFFFF',
71
- 'editorMarkerNavigation.background': '#EEFFFF',
72
- 'editorOverviewRuler.border': '#263238',
73
- 'editorOverviewRuler.errorForeground': '#f07178',
74
- 'editorOverviewRuler.findMatchForeground': '#80CBC4',
75
- 'editorOverviewRuler.infoForeground': '#82AAFF',
76
- 'editorOverviewRuler.warningForeground': '#FFCB6B',
77
- 'editorRuler.foreground': '#37474F',
78
- 'editorSuggestWidget.background': '#263238',
79
- 'editorSuggestWidget.border': '#FFFFFF',
80
- 'editorSuggestWidget.foreground': '#EEFFFF',
81
- 'editorSuggestWidget.highlightForeground': '#80CBC4',
82
- 'editorSuggestWidget.selectedBackground': '#000000',
83
- 'editorWarning.foreground': '#FFCB6B',
84
- 'editorWhitespace.foreground': '#EEFFFF',
85
- 'editorWidget.background': '#263238',
86
- 'editorWidget.border': '#80CBC4',
87
- 'editorWidget.resizeBorder': '#80CBC4',
88
- 'errorForeground': '#f07178',
89
- 'extensionBadge.remoteForeground': '#EEFFFF',
90
- 'extensionButton.prominentBackground': '#C3E88D',
91
- 'extensionButton.prominentForeground': '#EEFFFF',
92
- 'extensionButton.prominentHoverBackground': '#C3E88D',
93
- 'focusBorder': '#FFFFFF',
94
- 'foreground': '#EEFFFF',
95
- 'gitDecoration.addedResourceForeground': '#C3E88D',
96
- 'gitDecoration.conflictingResourceForeground': '#FFCB6B',
97
- 'gitDecoration.deletedResourceForeground': '#f07178',
98
- 'gitDecoration.ignoredResourceForeground': '#6c8692',
99
- 'gitDecoration.modifiedResourceForeground': '#82AAFF',
100
- 'gitDecoration.untrackedResourceForeground': '#C3E88D',
101
- 'input.background': '#303C41',
102
- 'input.border': '#FFFFFF',
103
- 'input.foreground': '#EEFFFF',
104
- 'input.placeholderForeground': '#EEFFFF',
105
- 'inputOption.activeBackground': '#EEFFFF',
106
- 'inputOption.activeBorder': '#EEFFFF',
107
- 'inputValidation.errorBorder': '#f07178',
108
- 'inputValidation.infoBorder': '#82AAFF',
109
- 'inputValidation.warningBorder': '#FFCB6B',
110
- 'list.activeSelectionBackground': '#263238',
111
- 'list.activeSelectionForeground': '#80CBC4',
112
- 'list.dropBackground': '#f07178',
113
- 'list.focusBackground': '#EEFFFF',
114
- 'list.focusForeground': '#EEFFFF',
115
- 'list.highlightForeground': '#80CBC4',
116
- 'list.hoverBackground': '#263238',
117
- 'list.hoverForeground': '#FFFFFF',
118
- 'list.inactiveSelectionBackground': '#000000',
119
- 'list.inactiveSelectionForeground': '#80CBC4',
120
- 'listFilterWidget.background': '#000000',
121
- 'listFilterWidget.noMatchesOutline': '#000000',
122
- 'listFilterWidget.outline': '#000000',
123
- 'menu.background': '#263238',
124
- 'menu.foreground': '#EEFFFF',
125
- 'menu.selectionBackground': '#000000',
126
- 'menu.selectionBorder': '#000000',
127
- 'menu.selectionForeground': '#80CBC4',
128
- 'menu.separatorBackground': '#EEFFFF',
129
- 'menubar.selectionBackground': '#000000',
130
- 'menubar.selectionBorder': '#000000',
131
- 'menubar.selectionForeground': '#80CBC4',
132
- 'notebook.focusedCellBorder': '#80CBC4',
133
- 'notebook.inactiveFocusedCellBorder': '#80CBC4',
134
- 'notificationLink.foreground': '#80CBC4',
135
- 'notifications.background': '#263238',
136
- 'notifications.foreground': '#EEFFFF',
137
- 'panel.background': '#263238',
138
- 'panel.border': '#263238',
139
- 'panel.dropBackground': '#EEFFFF',
140
- 'panelTitle.activeBorder': '#80CBC4',
141
- 'panelTitle.activeForeground': '#FFFFFF',
142
- 'panelTitle.inactiveForeground': '#EEFFFF',
143
- 'peekView.border': '#000000',
144
- 'peekViewEditor.background': '#303C41',
145
- 'peekViewEditor.matchHighlightBackground': '#80CBC4',
146
- 'peekViewEditorGutter.background': '#303C41',
147
- 'peekViewResult.background': '#303C41',
148
- 'peekViewResult.matchHighlightBackground': '#80CBC4',
149
- 'peekViewResult.selectionBackground': '#6c8692',
150
- 'peekViewTitle.background': '#303C41',
151
- 'peekViewTitleDescription.foreground': '#EEFFFF',
152
- 'pickerGroup.border': '#FFFFFF',
153
- 'pickerGroup.foreground': '#80CBC4',
154
- 'progressBar.background': '#80CBC4',
155
- 'quickInput.background': '#263238',
156
- 'quickInput.foreground': '#6c8692',
157
- 'quickInput.list.focusBackground': '#EEFFFF',
158
- 'sash.hoverBorder': '#80CBC4',
159
- 'scrollbar.shadow': '#000000',
160
- 'scrollbarSlider.activeBackground': '#80CBC4',
161
- 'scrollbarSlider.background': '#EEFFFF',
162
- 'scrollbarSlider.hoverBackground': '#EEFFFF',
163
- 'selection.background': '#000000',
164
- 'settings.checkboxBackground': '#263238',
165
- 'settings.checkboxForeground': '#EEFFFF',
166
- 'settings.dropdownBackground': '#263238',
167
- 'settings.dropdownForeground': '#EEFFFF',
168
- 'settings.headerForeground': '#80CBC4',
169
- 'settings.modifiedItemIndicator': '#80CBC4',
170
- 'settings.numberInputBackground': '#263238',
171
- 'settings.numberInputForeground': '#EEFFFF',
172
- 'settings.textInputBackground': '#263238',
173
- 'settings.textInputForeground': '#EEFFFF',
174
- 'sideBar.background': '#263238',
175
- 'sideBar.border': '#263238',
176
- 'sideBar.foreground': '#6c8692',
177
- 'sideBarSectionHeader.background': '#263238',
178
- 'sideBarSectionHeader.border': '#263238',
179
- 'sideBarSectionHeader.foreground': '#6c8692',
180
- 'sideBarTitle.foreground': '#EEFFFF',
181
- 'statusBar.background': '#263238',
182
- 'statusBar.border': '#263238',
183
- 'statusBar.debuggingBackground': '#C792EA',
184
- 'statusBar.debuggingForeground': '#ffffff',
185
- 'statusBar.foreground': '#546E7A',
186
- 'statusBar.noFolderBackground': '#263238',
187
- 'statusBarItem.activeBackground': '#f07178',
188
- 'statusBarItem.hoverBackground': '#546E7A',
189
- 'statusBarItem.remoteBackground': '#80CBC4',
190
- 'statusBarItem.remoteForeground': '#000000',
191
- 'tab.activeBackground': '#263238',
192
- 'tab.activeBorder': '#80CBC4',
193
- 'tab.activeForeground': '#FFFFFF',
194
- 'tab.activeModifiedBorder': '#6c8692',
195
- 'tab.border': '#263238',
196
- 'tab.inactiveBackground': '#263238',
197
- 'tab.inactiveForeground': '#6c8692',
198
- 'tab.inactiveModifiedBorder': '#904348',
199
- 'tab.unfocusedActiveBorder': '#546E7A',
200
- 'tab.unfocusedActiveForeground': '#EEFFFF',
201
- 'tab.unfocusedActiveModifiedBorder': '#c05a60',
202
- 'tab.unfocusedInactiveModifiedBorder': '#904348',
203
- 'terminal.ansiBlack': '#000000',
204
- 'terminal.ansiBlue': '#82AAFF',
205
- 'terminal.ansiBrightBlack': '#546E7A',
206
- 'terminal.ansiBrightBlue': '#82AAFF',
207
- 'terminal.ansiBrightCyan': '#89DDFF',
208
- 'terminal.ansiBrightGreen': '#C3E88D',
209
- 'terminal.ansiBrightMagenta': '#C792EA',
210
- 'terminal.ansiBrightRed': '#f07178',
211
- 'terminal.ansiBrightWhite': '#ffffff',
212
- 'terminal.ansiBrightYellow': '#FFCB6B',
213
- 'terminal.ansiCyan': '#89DDFF',
214
- 'terminal.ansiGreen': '#C3E88D',
215
- 'terminal.ansiMagenta': '#C792EA',
216
- 'terminal.ansiRed': '#f07178',
217
- 'terminal.ansiWhite': '#ffffff',
218
- 'terminal.ansiYellow': '#FFCB6B',
219
- 'terminalCursor.background': '#000000',
220
- 'terminalCursor.foreground': '#FFCB6B',
221
- 'textLink.activeForeground': '#EEFFFF',
222
- 'textLink.foreground': '#80CBC4',
223
- 'titleBar.activeBackground': '#263238',
224
- 'titleBar.activeForeground': '#EEFFFF',
225
- 'titleBar.border': '#263238',
226
- 'titleBar.inactiveBackground': '#263238',
227
- 'titleBar.inactiveForeground': '#6c8692',
228
- 'tree.indentGuidesStroke': '#37474F',
229
- 'widget.shadow': '#000000',
230
- },
231
- displayName: 'Material Theme',
232
- fg: '#EEFFFF',
233
- name: 'material-theme',
234
- semanticHighlighting: true,
235
- settings: [
236
- {
237
- settings: {
238
- background: '#263238',
239
- foreground: '#EEFFFF',
240
- },
241
- },
242
- {
243
- scope: 'string',
244
- settings: {
245
- foreground: '#C3E88D',
246
- },
247
- },
248
- {
249
- scope: 'punctuation, constant.other.symbol',
250
- settings: {
251
- foreground: '#89DDFF',
252
- },
253
- },
254
- {
255
- scope: 'constant.character.escape, text.html constant.character.entity.named',
256
- settings: {
257
- foreground: '#EEFFFF',
258
- },
259
- },
260
- {
261
- scope: 'constant.language.boolean',
262
- settings: {
263
- foreground: '#ff9cac',
264
- },
265
- },
266
- {
267
- scope: 'constant.numeric',
268
- settings: {
269
- foreground: '#F78C6C',
270
- },
271
- },
272
- {
273
- scope:
274
- 'variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments',
275
- settings: {
276
- foreground: '#EEFFFF',
277
- },
278
- },
279
- {
280
- scope: 'keyword.other',
281
- settings: {
282
- foreground: '#F78C6C',
283
- },
284
- },
285
- {
286
- scope: 'keyword, modifier, variable.language.this, support.type.object, constant.language',
287
- settings: {
288
- foreground: '#89DDFF',
289
- },
290
- },
291
- {
292
- scope: 'entity.name.function, support.function',
293
- settings: {
294
- foreground: '#82AAFF',
295
- },
296
- },
297
- {
298
- scope: 'storage.type, storage.modifier, storage.control',
299
- settings: {
300
- foreground: '#C792EA',
301
- },
302
- },
303
- {
304
- scope: 'support.module, support.node',
305
- settings: {
306
- fontStyle: 'italic',
307
- foreground: '#f07178',
308
- },
309
- },
310
- {
311
- scope: 'support.type, constant.other.key',
312
- settings: {
313
- foreground: '#FFCB6B',
314
- },
315
- },
316
- {
317
- scope: 'entity.name.type, entity.other.inherited-class, entity.other',
318
- settings: {
319
- foreground: '#FFCB6B',
320
- },
321
- },
322
- {
323
- scope: 'comment',
324
- settings: {
325
- fontStyle: 'italic',
326
- foreground: '#546E7A',
327
- },
328
- },
329
- {
330
- scope: 'comment punctuation.definition.comment, string.quoted.docstring',
331
- settings: {
332
- fontStyle: 'italic',
333
- foreground: '#546E7A',
334
- },
335
- },
336
- {
337
- scope: 'punctuation',
338
- settings: {
339
- foreground: '#89DDFF',
340
- },
341
- },
342
- {
343
- scope: 'entity.name, entity.name.type.class, support.type, support.class, meta.use',
344
- settings: {
345
- foreground: '#FFCB6B',
346
- },
347
- },
348
- {
349
- scope: 'variable.object.property, meta.field.declaration entity.name.function',
350
- settings: {
351
- foreground: '#f07178',
352
- },
353
- },
354
- {
355
- scope: 'meta.definition.method entity.name.function',
356
- settings: {
357
- foreground: '#f07178',
358
- },
359
- },
360
- {
361
- scope: 'meta.function entity.name.function',
362
- settings: {
363
- foreground: '#82AAFF',
364
- },
365
- },
366
- {
367
- scope:
368
- 'template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end',
369
- settings: {
370
- foreground: '#89DDFF',
371
- },
372
- },
373
- {
374
- scope: 'meta.embedded, source.groovy.embedded, meta.template.expression',
375
- settings: {
376
- foreground: '#EEFFFF',
377
- },
378
- },
379
- {
380
- scope: 'entity.name.tag.yaml',
381
- settings: {
382
- foreground: '#f07178',
383
- },
384
- },
385
- {
386
- scope:
387
- 'meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json',
388
- settings: {
389
- foreground: '#f07178',
390
- },
391
- },
392
- {
393
- scope: 'constant.language.json',
394
- settings: {
395
- foreground: '#89DDFF',
396
- },
397
- },
398
- {
399
- scope: 'entity.other.attribute-name.class',
400
- settings: {
401
- foreground: '#FFCB6B',
402
- },
403
- },
404
- {
405
- scope: 'entity.other.attribute-name.id',
406
- settings: {
407
- foreground: '#F78C6C',
408
- },
409
- },
410
- {
411
- scope: 'source.css entity.name.tag',
412
- settings: {
413
- foreground: '#FFCB6B',
414
- },
415
- },
416
- {
417
- scope: 'support.type.property-name.css',
418
- settings: {
419
- foreground: '#B2CCD6',
420
- },
421
- },
422
- {
423
- scope: 'meta.tag, punctuation.definition.tag',
424
- settings: {
425
- foreground: '#89DDFF',
426
- },
427
- },
428
- {
429
- scope: 'entity.name.tag',
430
- settings: {
431
- foreground: '#f07178',
432
- },
433
- },
434
- {
435
- scope: 'entity.other.attribute-name',
436
- settings: {
437
- foreground: '#C792EA',
438
- },
439
- },
440
- {
441
- scope: 'punctuation.definition.entity.html',
442
- settings: {
443
- foreground: '#EEFFFF',
444
- },
445
- },
446
- {
447
- scope: 'markup.heading',
448
- settings: {
449
- foreground: '#89DDFF',
450
- },
451
- },
452
- {
453
- scope: 'text.html.markdown meta.link.inline, meta.link.reference',
454
- settings: {
455
- foreground: '#f07178',
456
- },
457
- },
458
- {
459
- scope: 'text.html.markdown beginning.punctuation.definition.list',
460
- settings: {
461
- foreground: '#89DDFF',
462
- },
463
- },
464
- {
465
- scope: 'markup.italic',
466
- settings: {
467
- fontStyle: 'italic',
468
- foreground: '#f07178',
469
- },
470
- },
471
- {
472
- scope: 'markup.bold',
473
- settings: {
474
- fontStyle: 'bold',
475
- foreground: '#f07178',
476
- },
477
- },
478
- {
479
- scope: 'markup.bold markup.italic, markup.italic markup.bold',
480
- settings: {
481
- fontStyle: 'italic bold',
482
- foreground: '#f07178',
483
- },
484
- },
485
- {
486
- scope: 'markup.fenced_code.block.markdown punctuation.definition.markdown',
487
- settings: {
488
- foreground: '#C3E88D',
489
- },
490
- },
491
- {
492
- scope: 'markup.inline.raw.string.markdown',
493
- settings: {
494
- foreground: '#C3E88D',
495
- },
496
- },
497
- {
498
- scope: 'keyword.other.definition.ini',
499
- settings: {
500
- foreground: '#f07178',
501
- },
502
- },
503
- {
504
- scope: 'entity.name.section.group-title.ini',
505
- settings: {
506
- foreground: '#89DDFF',
507
- },
508
- },
509
- {
510
- scope: 'source.cs meta.class.identifier storage.type',
511
- settings: {
512
- foreground: '#FFCB6B',
513
- },
514
- },
515
- {
516
- scope: 'source.cs meta.method.identifier entity.name.function',
517
- settings: {
518
- foreground: '#f07178',
519
- },
520
- },
521
- {
522
- scope: 'source.cs meta.method-call meta.method, source.cs entity.name.function',
523
- settings: {
524
- foreground: '#82AAFF',
525
- },
526
- },
527
- {
528
- scope: 'source.cs storage.type',
529
- settings: {
530
- foreground: '#FFCB6B',
531
- },
532
- },
533
- {
534
- scope: 'source.cs meta.method.return-type',
535
- settings: {
536
- foreground: '#FFCB6B',
537
- },
538
- },
539
- {
540
- scope: 'source.cs meta.preprocessor',
541
- settings: {
542
- foreground: '#546E7A',
543
- },
544
- },
545
- {
546
- scope: 'source.cs entity.name.type.namespace',
547
- settings: {
548
- foreground: '#EEFFFF',
549
- },
550
- },
551
- {
552
- scope: 'meta.jsx.children, SXNested',
553
- settings: {
554
- foreground: '#EEFFFF',
555
- },
556
- },
557
- {
558
- scope: 'support.class.component',
559
- settings: {
560
- foreground: '#FFCB6B',
561
- },
562
- },
563
- {
564
- scope: 'source.cpp meta.block variable.other',
565
- settings: {
566
- foreground: '#EEFFFF',
567
- },
568
- },
569
- {
570
- scope: 'source.python meta.member.access.python',
571
- settings: {
572
- foreground: '#f07178',
573
- },
574
- },
575
- {
576
- scope: 'source.python meta.function-call.python, meta.function-call.arguments',
577
- settings: {
578
- foreground: '#82AAFF',
579
- },
580
- },
581
- {
582
- scope: 'meta.block',
583
- settings: {
584
- foreground: '#f07178',
585
- },
586
- },
587
- {
588
- scope: 'entity.name.function.call',
589
- settings: {
590
- foreground: '#82AAFF',
591
- },
592
- },
593
- {
594
- scope: 'source.php support.other.namespace, source.php meta.use support.class',
595
- settings: {
596
- foreground: '#EEFFFF',
597
- },
598
- },
599
- {
600
- scope: 'constant.keyword',
601
- settings: {
602
- fontStyle: 'italic',
603
- foreground: '#89DDFF',
604
- },
605
- },
606
- {
607
- scope: 'entity.name.function',
608
- settings: {
609
- foreground: '#82AAFF',
610
- },
611
- },
612
- {
613
- settings: {
614
- background: '#263238',
615
- foreground: '#EEFFFF',
616
- },
617
- },
618
- {
619
- scope: ['constant.other.placeholder'],
620
- settings: {
621
- foreground: '#f07178',
622
- },
623
- },
624
- {
625
- scope: ['markup.deleted'],
626
- settings: {
627
- foreground: '#f07178',
628
- },
629
- },
630
- {
631
- scope: ['markup.inserted'],
632
- settings: {
633
- foreground: '#C3E88D',
634
- },
635
- },
636
- {
637
- scope: ['markup.underline'],
638
- settings: {
639
- fontStyle: 'underline',
640
- },
641
- },
642
- {
643
- scope: ['keyword.control'],
644
- settings: {
645
- fontStyle: 'italic',
646
- foreground: '#89DDFF',
647
- },
648
- },
649
- {
650
- scope: ['variable.parameter'],
651
- settings: {
652
- fontStyle: 'italic',
653
- },
654
- },
655
- {
656
- scope: ['variable.parameter.function.language.special.self.python'],
657
- settings: {
658
- fontStyle: 'italic',
659
- foreground: '#f07178',
660
- },
661
- },
662
- {
663
- scope: ['constant.character.format.placeholder.other.python'],
664
- settings: {
665
- foreground: '#F78C6C',
666
- },
667
- },
668
- {
669
- scope: ['markup.quote'],
670
- settings: {
671
- fontStyle: 'italic',
672
- foreground: '#89DDFF',
673
- },
674
- },
675
- {
676
- scope: ['markup.fenced_code.block'],
677
- settings: {
678
- foreground: '#EEFFFF90',
679
- },
680
- },
681
- {
682
- scope: ['punctuation.definition.quote'],
683
- settings: {
684
- foreground: '#ff9cac',
685
- },
686
- },
687
- {
688
- scope: ['meta.structure.dictionary.json support.type.property-name.json'],
689
- settings: {
690
- foreground: '#C792EA',
691
- },
692
- },
693
- {
694
- scope: [
695
- 'meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json',
696
- ],
697
- settings: {
698
- foreground: '#FFCB6B',
699
- },
700
- },
701
- {
702
- scope: [
703
- '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',
704
- ],
705
- settings: {
706
- foreground: '#F78C6C',
707
- },
708
- },
709
- {
710
- scope: [
711
- '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',
712
- ],
713
- settings: {
714
- foreground: '#f07178',
715
- },
716
- },
717
- {
718
- scope: [
719
- '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',
720
- ],
721
- settings: {
722
- foreground: '#916b53',
723
- },
724
- },
725
- {
726
- scope: [
727
- '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',
728
- ],
729
- settings: {
730
- foreground: '#82AAFF',
731
- },
732
- },
733
- {
734
- scope: [
735
- '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',
736
- ],
737
- settings: {
738
- foreground: '#ff9cac',
739
- },
740
- },
741
- {
742
- scope: [
743
- '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',
744
- ],
745
- settings: {
746
- foreground: '#C792EA',
747
- },
748
- },
749
- {
750
- scope: [
751
- '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',
752
- ],
753
- settings: {
754
- foreground: '#C3E88D',
755
- },
756
- },
757
- ],
758
- type: 'dark',
759
- }