@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,1124 @@
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: '#282828',
8
+ colors: {
9
+ 'activityBar.background': '#282828',
10
+ 'activityBar.border': '#3c3836',
11
+ 'activityBar.foreground': '#ebdbb2',
12
+ 'activityBarBadge.background': '#458588',
13
+ 'activityBarBadge.foreground': '#ebdbb2',
14
+ 'activityBarTop.background': '#282828',
15
+ 'activityBarTop.foreground': '#ebdbb2',
16
+ 'badge.background': '#b16286',
17
+ 'badge.foreground': '#ebdbb2',
18
+ 'button.background': '#458588',
19
+ 'button.foreground': '#ebdbb2',
20
+ 'button.hoverBackground': '#458588',
21
+ 'contrastBorder': '#3c3836',
22
+ 'debugToolBar.background': '#282828',
23
+ 'descriptionForeground': '#665c54',
24
+ 'diffEditor.insertedLineBackground': '#4b4841',
25
+ 'diffEditor.insertedTextBackground': '#b8bb26',
26
+ 'diffEditor.removedLineBackground': '#462726',
27
+ 'diffEditor.removedTextBackground': '#fb4934',
28
+ 'dropdown.background': '#282828',
29
+ 'dropdown.border': '#3c3836',
30
+ 'dropdown.foreground': '#ebdbb2',
31
+ 'editor.background': '#282828',
32
+ 'editor.findMatchBackground': '#83a598',
33
+ 'editor.findMatchHighlightBackground': '#fe8019',
34
+ 'editor.findRangeHighlightBackground': '#83a598',
35
+ 'editor.foreground': '#ebdbb2',
36
+ 'editor.hoverHighlightBackground': '#689d6a',
37
+ 'editor.lineHighlightBackground': '#3c3836',
38
+ 'editor.lineHighlightBorder': '#000',
39
+ 'editor.selectionBackground': '#689d6a',
40
+ 'editor.selectionHighlightBackground': '#fabd2f',
41
+ 'editorBracketHighlight.foreground1': '#b16286',
42
+ 'editorBracketHighlight.foreground2': '#458588',
43
+ 'editorBracketHighlight.foreground3': '#689d6a',
44
+ 'editorBracketHighlight.foreground4': '#98971a',
45
+ 'editorBracketHighlight.foreground5': '#d79921',
46
+ 'editorBracketHighlight.foreground6': '#d65d0e',
47
+ 'editorBracketHighlight.unexpectedBracket.foreground': '#cc241d',
48
+ 'editorBracketMatch.background': '#928374',
49
+ 'editorBracketMatch.border': '#000',
50
+ 'editorCodeLens.foreground': '#a89984',
51
+ 'editorCursor.foreground': '#ebdbb2',
52
+ 'editorError.foreground': '#cc241d',
53
+ 'editorGhostText.background': '#665c54',
54
+ 'editorGroup.border': '#3c3836',
55
+ 'editorGroup.dropBackground': '#3c3836',
56
+ 'editorGroupHeader.noTabsBackground': '#282828',
57
+ 'editorGroupHeader.tabsBackground': '#282828',
58
+ 'editorGroupHeader.tabsBorder': '#3c3836',
59
+ 'editorGutter.addedBackground': '#b8bb26',
60
+ 'editorGutter.background': '#000',
61
+ 'editorGutter.deletedBackground': '#fb4934',
62
+ 'editorGutter.modifiedBackground': '#83a598',
63
+ 'editorHoverWidget.background': '#282828',
64
+ 'editorHoverWidget.border': '#3c3836',
65
+ 'editorIndentGuide.activeBackground': '#665c54',
66
+ 'editorInfo.foreground': '#458588',
67
+ 'editorLineNumber.foreground': '#665c54',
68
+ 'editorLink.activeForeground': '#ebdbb2',
69
+ 'editorOverviewRuler.addedForeground': '#83a598',
70
+ 'editorOverviewRuler.border': '#000',
71
+ 'editorOverviewRuler.commonContentForeground': '#928374',
72
+ 'editorOverviewRuler.currentContentForeground': '#458588',
73
+ 'editorOverviewRuler.deletedForeground': '#83a598',
74
+ 'editorOverviewRuler.errorForeground': '#fb4934',
75
+ 'editorOverviewRuler.findMatchForeground': '#bdae93',
76
+ 'editorOverviewRuler.incomingContentForeground': '#689d6a',
77
+ 'editorOverviewRuler.infoForeground': '#d3869b',
78
+ 'editorOverviewRuler.modifiedForeground': '#83a598',
79
+ 'editorOverviewRuler.rangeHighlightForeground': '#bdae93',
80
+ 'editorOverviewRuler.selectionHighlightForeground': '#665c54',
81
+ 'editorOverviewRuler.warningForeground': '#d79921',
82
+ 'editorOverviewRuler.wordHighlightForeground': '#665c54',
83
+ 'editorOverviewRuler.wordHighlightStrongForeground': '#665c54',
84
+ 'editorRuler.foreground': '#a89984',
85
+ 'editorStickyScroll.shadow': '#504945',
86
+ 'editorStickyScrollHover.background': '#3c3836',
87
+ 'editorSuggestWidget.background': '#282828',
88
+ 'editorSuggestWidget.border': '#3c3836',
89
+ 'editorSuggestWidget.foreground': '#ebdbb2',
90
+ 'editorSuggestWidget.highlightForeground': '#689d6a',
91
+ 'editorSuggestWidget.selectedBackground': '#3c3836',
92
+ 'editorWarning.foreground': '#d79921',
93
+ 'editorWhitespace.foreground': '#a89984',
94
+ 'editorWidget.background': '#282828',
95
+ 'editorWidget.border': '#3c3836',
96
+ 'errorForeground': '#fb4934',
97
+ 'extensionButton.prominentBackground': '#b8bb26',
98
+ 'extensionButton.prominentHoverBackground': '#b8bb26',
99
+ 'focusBorder': '#3c3836',
100
+ 'foreground': '#ebdbb2',
101
+ 'gitDecoration.addedResourceForeground': '#ebdbb2',
102
+ 'gitDecoration.conflictingResourceForeground': '#b16286',
103
+ 'gitDecoration.deletedResourceForeground': '#cc241d',
104
+ 'gitDecoration.ignoredResourceForeground': '#7c6f64',
105
+ 'gitDecoration.modifiedResourceForeground': '#d79921',
106
+ 'gitDecoration.untrackedResourceForeground': '#98971a',
107
+ 'gitlens.closedAutolinkedIssueIconColor': '#b16286',
108
+ 'gitlens.closedPullRequestIconColor': '#cc241d',
109
+ 'gitlens.decorations.branchAheadForegroundColor': '#98971a',
110
+ 'gitlens.decorations.branchBehindForegroundColor': '#d65d0e',
111
+ 'gitlens.decorations.branchDivergedForegroundColor': '#d79921',
112
+ 'gitlens.decorations.branchMissingUpstreamForegroundColor': '#cc241d',
113
+ 'gitlens.decorations.statusMergingOrRebasingConflictForegroundColor': '#cc241d',
114
+ 'gitlens.decorations.statusMergingOrRebasingForegroundColor': '#d79921',
115
+ 'gitlens.decorations.workspaceCurrentForegroundColor': '#98971a',
116
+ 'gitlens.decorations.workspaceRepoMissingForegroundColor': '#7c6f64',
117
+ 'gitlens.decorations.workspaceRepoOpenForegroundColor': '#98971a',
118
+ 'gitlens.decorations.worktreeHasUncommittedChangesForegroundColor': '#928374',
119
+ 'gitlens.decorations.worktreeMissingForegroundColor': '#cc241d',
120
+ 'gitlens.graphChangesColumnAddedColor': '#98971a',
121
+ 'gitlens.graphChangesColumnDeletedColor': '#cc241d',
122
+ 'gitlens.graphLane10Color': '#98971a',
123
+ 'gitlens.graphLane1Color': '#83a598',
124
+ 'gitlens.graphLane2Color': '#458588',
125
+ 'gitlens.graphLane3Color': '#d3869b',
126
+ 'gitlens.graphLane4Color': '#b16286',
127
+ 'gitlens.graphLane5Color': '#8ec07c',
128
+ 'gitlens.graphLane6Color': '#689d6a',
129
+ 'gitlens.graphLane7Color': '#fabd2f',
130
+ 'gitlens.graphLane8Color': '#d79921',
131
+ 'gitlens.graphLane9Color': '#b8bb26',
132
+ 'gitlens.graphMinimapMarkerHeadColor': '#98971a',
133
+ 'gitlens.graphMinimapMarkerHighlightsColor': '#b8bb26',
134
+ 'gitlens.graphMinimapMarkerLocalBranchesColor': '#83a598',
135
+ 'gitlens.graphMinimapMarkerPullRequestsColor': '#fe8019',
136
+ 'gitlens.graphMinimapMarkerRemoteBranchesColor': '#458588',
137
+ 'gitlens.graphMinimapMarkerStashesColor': '#b16286',
138
+ 'gitlens.graphMinimapMarkerTagsColor': '#7c6f64',
139
+ 'gitlens.graphMinimapMarkerUpstreamColor': '#689d6a',
140
+ 'gitlens.graphScrollMarkerHeadColor': '#b8bb26',
141
+ 'gitlens.graphScrollMarkerHighlightsColor': '#d79921',
142
+ 'gitlens.graphScrollMarkerLocalBranchesColor': '#83a598',
143
+ 'gitlens.graphScrollMarkerPullRequestsColor': '#fe8019',
144
+ 'gitlens.graphScrollMarkerRemoteBranchesColor': '#458588',
145
+ 'gitlens.graphScrollMarkerStashesColor': '#b16286',
146
+ 'gitlens.graphScrollMarkerTagsColor': '#7c6f64',
147
+ 'gitlens.graphScrollMarkerUpstreamColor': '#8ec07c',
148
+ 'gitlens.gutterBackgroundColor': '#3c3836',
149
+ 'gitlens.gutterForegroundColor': '#ebdbb2',
150
+ 'gitlens.gutterUncommittedForegroundColor': '#458588',
151
+ 'gitlens.launchpadIndicatorAttentionColor': '#fabd2f',
152
+ 'gitlens.launchpadIndicatorAttentionHoverColor': '#d79921',
153
+ 'gitlens.launchpadIndicatorBlockedColor': '#fb4934',
154
+ 'gitlens.launchpadIndicatorBlockedHoverColor': '#cc241d',
155
+ 'gitlens.launchpadIndicatorMergeableColor': '#b8bb26',
156
+ 'gitlens.launchpadIndicatorMergeableHoverColor': '#98971a',
157
+ 'gitlens.lineHighlightBackgroundColor': '#3c3836',
158
+ 'gitlens.lineHighlightOverviewRulerColor': '#458588',
159
+ 'gitlens.mergedPullRequestIconColor': '#b16286',
160
+ 'gitlens.openAutolinkedIssueIconColor': '#98971a',
161
+ 'gitlens.openPullRequestIconColor': '#98971a',
162
+ 'gitlens.trailingLineBackgroundColor': '#282828',
163
+ 'gitlens.trailingLineForegroundColor': '#928374',
164
+ 'gitlens.unpublishedChangesIconColor': '#98971a',
165
+ 'gitlens.unpublishedCommitIconColor': '#98971a',
166
+ 'gitlens.unpulledChangesIconColor': '#fe8019',
167
+ 'icon.foreground': '#ebdbb2',
168
+ 'input.background': '#282828',
169
+ 'input.border': '#3c3836',
170
+ 'input.foreground': '#ebdbb2',
171
+ 'input.placeholderForeground': '#ebdbb2',
172
+ 'inputOption.activeBorder': '#ebdbb2',
173
+ 'inputValidation.errorBackground': '#cc241d',
174
+ 'inputValidation.errorBorder': '#fb4934',
175
+ 'inputValidation.infoBackground': '#458588',
176
+ 'inputValidation.infoBorder': '#83a598',
177
+ 'inputValidation.warningBackground': '#d79921',
178
+ 'inputValidation.warningBorder': '#fabd2f',
179
+ 'list.activeSelectionBackground': '#3c3836',
180
+ 'list.activeSelectionForeground': '#8ec07c',
181
+ 'list.dropBackground': '#3c3836',
182
+ 'list.focusBackground': '#3c3836',
183
+ 'list.focusForeground': '#ebdbb2',
184
+ 'list.highlightForeground': '#689d6a',
185
+ 'list.hoverBackground': '#3c3836',
186
+ 'list.hoverForeground': '#d5c4a1',
187
+ 'list.inactiveSelectionBackground': '#3c3836',
188
+ 'list.inactiveSelectionForeground': '#689d6a',
189
+ 'menu.border': '#3c3836',
190
+ 'menu.separatorBackground': '#3c3836',
191
+ 'merge.border': '#000',
192
+ 'merge.currentContentBackground': '#458588',
193
+ 'merge.currentHeaderBackground': '#458588',
194
+ 'merge.incomingContentBackground': '#689d6a',
195
+ 'merge.incomingHeaderBackground': '#689d6a',
196
+ 'notebook.cellBorderColor': '#504945',
197
+ 'notebook.cellEditorBackground': '#3c3836',
198
+ 'notebook.focusedCellBorder': '#a89984',
199
+ 'notebook.focusedEditorBorder': '#504945',
200
+ 'panel.background': '#282828',
201
+ 'panel.border': '#3c3836',
202
+ 'panelTitle.activeForeground': '#ebdbb2',
203
+ 'peekView.border': '#3c3836',
204
+ 'peekViewEditor.background': '#3c3836',
205
+ 'peekViewEditor.matchHighlightBackground': '#504945',
206
+ 'peekViewEditorGutter.background': '#3c3836',
207
+ 'peekViewResult.background': '#3c3836',
208
+ 'peekViewResult.fileForeground': '#ebdbb2',
209
+ 'peekViewResult.lineForeground': '#ebdbb2',
210
+ 'peekViewResult.matchHighlightBackground': '#504945',
211
+ 'peekViewResult.selectionBackground': '#458588',
212
+ 'peekViewResult.selectionForeground': '#ebdbb2',
213
+ 'peekViewTitle.background': '#3c3836',
214
+ 'peekViewTitleDescription.foreground': '#bdae93',
215
+ 'peekViewTitleLabel.foreground': '#ebdbb2',
216
+ 'progressBar.background': '#689d6a',
217
+ 'scmGraph.historyItemHoverDefaultLabelForeground': '#ebdbb2',
218
+ 'scmGraph.historyItemHoverLabelForeground': '#ebdbb2',
219
+ 'scrollbar.shadow': '#282828',
220
+ 'scrollbarSlider.activeBackground': '#689d6a',
221
+ 'scrollbarSlider.background': '#504945',
222
+ 'scrollbarSlider.hoverBackground': '#665c54',
223
+ 'selection.background': '#689d6a',
224
+ 'sideBar.background': '#282828',
225
+ 'sideBar.border': '#3c3836',
226
+ 'sideBar.foreground': '#d5c4a1',
227
+ 'sideBarSectionHeader.background': '#000',
228
+ 'sideBarSectionHeader.foreground': '#ebdbb2',
229
+ 'sideBarTitle.foreground': '#ebdbb2',
230
+ 'statusBar.background': '#282828',
231
+ 'statusBar.border': '#3c3836',
232
+ 'statusBar.debuggingBackground': '#fe8019',
233
+ 'statusBar.debuggingBorder': '#000',
234
+ 'statusBar.debuggingForeground': '#282828',
235
+ 'statusBar.foreground': '#ebdbb2',
236
+ 'statusBar.noFolderBackground': '#282828',
237
+ 'statusBar.noFolderBorder': '#000',
238
+ 'tab.activeBackground': '#3c3836',
239
+ 'tab.activeBorder': '#689d6a',
240
+ 'tab.activeForeground': '#ebdbb2',
241
+ 'tab.border': '#000',
242
+ 'tab.inactiveBackground': '#282828',
243
+ 'tab.inactiveForeground': '#a89984',
244
+ 'tab.unfocusedActiveBorder': '#000',
245
+ 'tab.unfocusedActiveForeground': '#a89984',
246
+ 'tab.unfocusedInactiveForeground': '#928374',
247
+ 'terminal.ansiBlack': '#3c3836',
248
+ 'terminal.ansiBlue': '#458588',
249
+ 'terminal.ansiBrightBlack': '#928374',
250
+ 'terminal.ansiBrightBlue': '#83a598',
251
+ 'terminal.ansiBrightCyan': '#8ec07c',
252
+ 'terminal.ansiBrightGreen': '#b8bb26',
253
+ 'terminal.ansiBrightMagenta': '#d3869b',
254
+ 'terminal.ansiBrightRed': '#fb4934',
255
+ 'terminal.ansiBrightWhite': '#ebdbb2',
256
+ 'terminal.ansiBrightYellow': '#fabd2f',
257
+ 'terminal.ansiCyan': '#689d6a',
258
+ 'terminal.ansiGreen': '#98971a',
259
+ 'terminal.ansiMagenta': '#b16286',
260
+ 'terminal.ansiRed': '#cc241d',
261
+ 'terminal.ansiWhite': '#a89984',
262
+ 'terminal.ansiYellow': '#d79921',
263
+ 'terminal.background': '#282828',
264
+ 'terminal.foreground': '#ebdbb2',
265
+ 'textLink.activeForeground': '#458588',
266
+ 'textLink.foreground': '#83a598',
267
+ 'titleBar.activeBackground': '#282828',
268
+ 'titleBar.activeForeground': '#ebdbb2',
269
+ 'titleBar.inactiveBackground': '#282828',
270
+ 'widget.border': '#3c3836',
271
+ 'widget.shadow': '#282828',
272
+ },
273
+ displayName: 'Gruvbox Dark Medium',
274
+ fg: '#ebdbb2',
275
+ name: 'gruvbox-dark-medium',
276
+ semanticHighlighting: true,
277
+ semanticTokenColors: {
278
+ 'component': '#fe8019',
279
+ 'constant.builtin': '#d3869b',
280
+ 'function': '#8ec07c',
281
+ 'function.builtin': '#fe8019',
282
+ 'method': '#8ec07c',
283
+ 'parameter': '#83a598',
284
+ 'property': '#83a598',
285
+ 'property:python': '#ebdbb2',
286
+ 'variable': '#ebdbb2',
287
+ },
288
+ settings: [
289
+ {
290
+ settings: {
291
+ foreground: '#ebdbb2',
292
+ },
293
+ },
294
+ {
295
+ scope: 'emphasis',
296
+ settings: {
297
+ fontStyle: 'italic',
298
+ },
299
+ },
300
+ {
301
+ scope: 'strong',
302
+ settings: {
303
+ fontStyle: 'bold',
304
+ },
305
+ },
306
+ {
307
+ scope: 'header',
308
+ settings: {
309
+ foreground: '#458588',
310
+ },
311
+ },
312
+ {
313
+ scope: ['comment', 'punctuation.definition.comment'],
314
+ settings: {
315
+ fontStyle: 'italic',
316
+ foreground: '#928374',
317
+ },
318
+ },
319
+ {
320
+ scope: ['constant', 'support.constant', 'variable.arguments'],
321
+ settings: {
322
+ foreground: '#d3869b',
323
+ },
324
+ },
325
+ {
326
+ scope: 'constant.rgb-value',
327
+ settings: {
328
+ foreground: '#ebdbb2',
329
+ },
330
+ },
331
+ {
332
+ scope: 'entity.name.selector',
333
+ settings: {
334
+ foreground: '#8ec07c',
335
+ },
336
+ },
337
+ {
338
+ scope: 'entity.other.attribute-name',
339
+ settings: {
340
+ foreground: '#fabd2f',
341
+ },
342
+ },
343
+ {
344
+ scope: ['entity.name.tag', 'punctuation.tag'],
345
+ settings: {
346
+ foreground: '#8ec07c',
347
+ },
348
+ },
349
+ {
350
+ scope: ['invalid', 'invalid.illegal'],
351
+ settings: {
352
+ foreground: '#cc241d',
353
+ },
354
+ },
355
+ {
356
+ scope: 'invalid.deprecated',
357
+ settings: {
358
+ foreground: '#b16286',
359
+ },
360
+ },
361
+ {
362
+ scope: 'meta.selector',
363
+ settings: {
364
+ foreground: '#8ec07c',
365
+ },
366
+ },
367
+ {
368
+ scope: 'meta.preprocessor',
369
+ settings: {
370
+ foreground: '#fe8019',
371
+ },
372
+ },
373
+ {
374
+ scope: 'meta.preprocessor.string',
375
+ settings: {
376
+ foreground: '#b8bb26',
377
+ },
378
+ },
379
+ {
380
+ scope: 'meta.preprocessor.numeric',
381
+ settings: {
382
+ foreground: '#b8bb26',
383
+ },
384
+ },
385
+ {
386
+ scope: 'meta.header.diff',
387
+ settings: {
388
+ foreground: '#fe8019',
389
+ },
390
+ },
391
+ {
392
+ scope: 'storage',
393
+ settings: {
394
+ foreground: '#fb4934',
395
+ },
396
+ },
397
+ {
398
+ scope: ['storage.type', 'storage.modifier'],
399
+ settings: {
400
+ foreground: '#fe8019',
401
+ },
402
+ },
403
+ {
404
+ scope: 'string',
405
+ settings: {
406
+ foreground: '#b8bb26',
407
+ },
408
+ },
409
+ {
410
+ scope: 'string.tag',
411
+ settings: {
412
+ foreground: '#b8bb26',
413
+ },
414
+ },
415
+ {
416
+ scope: 'string.value',
417
+ settings: {
418
+ foreground: '#b8bb26',
419
+ },
420
+ },
421
+ {
422
+ scope: 'string.regexp',
423
+ settings: {
424
+ foreground: '#fe8019',
425
+ },
426
+ },
427
+ {
428
+ scope: 'string.escape',
429
+ settings: {
430
+ foreground: '#fb4934',
431
+ },
432
+ },
433
+ {
434
+ scope: 'string.quasi',
435
+ settings: {
436
+ foreground: '#8ec07c',
437
+ },
438
+ },
439
+ {
440
+ scope: 'string.entity',
441
+ settings: {
442
+ foreground: '#b8bb26',
443
+ },
444
+ },
445
+ {
446
+ scope: 'object',
447
+ settings: {
448
+ foreground: '#ebdbb2',
449
+ },
450
+ },
451
+ {
452
+ scope: 'module.node',
453
+ settings: {
454
+ foreground: '#83a598',
455
+ },
456
+ },
457
+ {
458
+ scope: 'support.type.property-name',
459
+ settings: {
460
+ foreground: '#689d6a',
461
+ },
462
+ },
463
+ {
464
+ scope: 'keyword',
465
+ settings: {
466
+ foreground: '#fb4934',
467
+ },
468
+ },
469
+ {
470
+ scope: 'keyword.control',
471
+ settings: {
472
+ foreground: '#fb4934',
473
+ },
474
+ },
475
+ {
476
+ scope: 'keyword.control.module',
477
+ settings: {
478
+ foreground: '#8ec07c',
479
+ },
480
+ },
481
+ {
482
+ scope: 'keyword.control.less',
483
+ settings: {
484
+ foreground: '#d79921',
485
+ },
486
+ },
487
+ {
488
+ scope: 'keyword.operator',
489
+ settings: {
490
+ foreground: '#8ec07c',
491
+ },
492
+ },
493
+ {
494
+ scope: 'keyword.operator.new',
495
+ settings: {
496
+ foreground: '#fe8019',
497
+ },
498
+ },
499
+ {
500
+ scope: 'keyword.other.unit',
501
+ settings: {
502
+ foreground: '#b8bb26',
503
+ },
504
+ },
505
+ {
506
+ scope: 'metatag.php',
507
+ settings: {
508
+ foreground: '#fe8019',
509
+ },
510
+ },
511
+ {
512
+ scope: 'support.function.git-rebase',
513
+ settings: {
514
+ foreground: '#689d6a',
515
+ },
516
+ },
517
+ {
518
+ scope: 'constant.sha.git-rebase',
519
+ settings: {
520
+ foreground: '#b8bb26',
521
+ },
522
+ },
523
+ {
524
+ scope: [
525
+ 'meta.type.name',
526
+ 'meta.return.type',
527
+ 'meta.return-type',
528
+ 'meta.cast',
529
+ 'meta.type.annotation',
530
+ 'support.type',
531
+ 'storage.type.cs',
532
+ 'variable.class',
533
+ ],
534
+ settings: {
535
+ foreground: '#fabd2f',
536
+ },
537
+ },
538
+ {
539
+ scope: ['variable.this', 'support.variable'],
540
+ settings: {
541
+ foreground: '#d3869b',
542
+ },
543
+ },
544
+ {
545
+ scope: [
546
+ 'entity.name',
547
+ 'entity.static',
548
+ 'entity.name.class.static.function',
549
+ 'entity.name.function',
550
+ 'entity.name.class',
551
+ 'entity.name.type',
552
+ ],
553
+ settings: {
554
+ foreground: '#fabd2f',
555
+ },
556
+ },
557
+ {
558
+ scope: ['entity.function', 'entity.name.function.static'],
559
+ settings: {
560
+ foreground: '#8ec07c',
561
+ },
562
+ },
563
+ {
564
+ scope: 'entity.name.function.function-call',
565
+ settings: {
566
+ foreground: '#8ec07c',
567
+ },
568
+ },
569
+ {
570
+ scope: 'support.function.builtin',
571
+ settings: {
572
+ foreground: '#fe8019',
573
+ },
574
+ },
575
+ {
576
+ scope: [
577
+ 'entity.name.method',
578
+ 'entity.name.method.function-call',
579
+ 'entity.name.static.function-call',
580
+ ],
581
+ settings: {
582
+ foreground: '#689d6a',
583
+ },
584
+ },
585
+ {
586
+ scope: 'brace',
587
+ settings: {
588
+ foreground: '#d5c4a1',
589
+ },
590
+ },
591
+ {
592
+ scope: [
593
+ 'meta.parameter.type.variable',
594
+ 'variable.parameter',
595
+ 'variable.name',
596
+ 'variable.other',
597
+ 'variable',
598
+ 'string.constant.other.placeholder',
599
+ ],
600
+ settings: {
601
+ foreground: '#83a598',
602
+ },
603
+ },
604
+ {
605
+ scope: 'prototype',
606
+ settings: {
607
+ foreground: '#d3869b',
608
+ },
609
+ },
610
+ {
611
+ scope: ['punctuation'],
612
+ settings: {
613
+ foreground: '#a89984',
614
+ },
615
+ },
616
+ {
617
+ scope: 'punctuation.quoted',
618
+ settings: {
619
+ foreground: '#ebdbb2',
620
+ },
621
+ },
622
+ {
623
+ scope: 'punctuation.quasi',
624
+ settings: {
625
+ foreground: '#fb4934',
626
+ },
627
+ },
628
+ {
629
+ scope: ['*url*', '*link*', '*uri*'],
630
+ settings: {
631
+ fontStyle: 'underline',
632
+ },
633
+ },
634
+ {
635
+ scope: ['meta.function.python', 'entity.name.function.python'],
636
+ settings: {
637
+ foreground: '#8ec07c',
638
+ },
639
+ },
640
+ {
641
+ scope: [
642
+ 'storage.type.function.python',
643
+ 'storage.modifier.declaration',
644
+ 'storage.type.class.python',
645
+ 'storage.type.string.python',
646
+ ],
647
+ settings: {
648
+ foreground: '#fb4934',
649
+ },
650
+ },
651
+ {
652
+ scope: ['storage.type.function.async.python'],
653
+ settings: {
654
+ foreground: '#fb4934',
655
+ },
656
+ },
657
+ {
658
+ scope: 'meta.function-call.generic',
659
+ settings: {
660
+ foreground: '#83a598',
661
+ },
662
+ },
663
+ {
664
+ scope: 'meta.function-call.arguments',
665
+ settings: {
666
+ foreground: '#d5c4a1',
667
+ },
668
+ },
669
+ {
670
+ scope: 'entity.name.function.decorator',
671
+ settings: {
672
+ fontStyle: 'bold',
673
+ foreground: '#fabd2f',
674
+ },
675
+ },
676
+ {
677
+ scope: 'constant.other.caps',
678
+ settings: {
679
+ fontStyle: 'bold',
680
+ },
681
+ },
682
+ {
683
+ scope: 'keyword.operator.logical',
684
+ settings: {
685
+ foreground: '#fb4934',
686
+ },
687
+ },
688
+ {
689
+ scope: 'punctuation.definition.logical-expression',
690
+ settings: {
691
+ foreground: '#fe8019',
692
+ },
693
+ },
694
+ {
695
+ scope: ['string.interpolated.dollar.shell', 'string.interpolated.backtick.shell'],
696
+ settings: {
697
+ foreground: '#8ec07c',
698
+ },
699
+ },
700
+ {
701
+ scope: 'keyword.control.directive',
702
+ settings: {
703
+ foreground: '#8ec07c',
704
+ },
705
+ },
706
+ {
707
+ scope: 'support.function.C99',
708
+ settings: {
709
+ foreground: '#fabd2f',
710
+ },
711
+ },
712
+ {
713
+ scope: ['meta.function.cs', 'entity.name.function.cs', 'entity.name.type.namespace.cs'],
714
+ settings: {
715
+ foreground: '#b8bb26',
716
+ },
717
+ },
718
+ {
719
+ scope: [
720
+ 'keyword.other.using.cs',
721
+ 'entity.name.variable.field.cs',
722
+ 'entity.name.variable.local.cs',
723
+ 'variable.other.readwrite.cs',
724
+ ],
725
+ settings: {
726
+ foreground: '#8ec07c',
727
+ },
728
+ },
729
+ {
730
+ scope: ['keyword.other.this.cs', 'keyword.other.base.cs'],
731
+ settings: {
732
+ foreground: '#d3869b',
733
+ },
734
+ },
735
+ {
736
+ scope: 'meta.scope.prerequisites',
737
+ settings: {
738
+ foreground: '#fabd2f',
739
+ },
740
+ },
741
+ {
742
+ scope: 'entity.name.function.target',
743
+ settings: {
744
+ fontStyle: 'bold',
745
+ foreground: '#b8bb26',
746
+ },
747
+ },
748
+ {
749
+ scope: ['storage.modifier.import.java', 'storage.modifier.package.java'],
750
+ settings: {
751
+ foreground: '#bdae93',
752
+ },
753
+ },
754
+ {
755
+ scope: ['keyword.other.import.java', 'keyword.other.package.java'],
756
+ settings: {
757
+ foreground: '#8ec07c',
758
+ },
759
+ },
760
+ {
761
+ scope: 'storage.type.java',
762
+ settings: {
763
+ foreground: '#fabd2f',
764
+ },
765
+ },
766
+ {
767
+ scope: 'storage.type.annotation',
768
+ settings: {
769
+ fontStyle: 'bold',
770
+ foreground: '#83a598',
771
+ },
772
+ },
773
+ {
774
+ scope: 'keyword.other.documentation.javadoc',
775
+ settings: {
776
+ foreground: '#8ec07c',
777
+ },
778
+ },
779
+ {
780
+ scope: 'comment.block.javadoc variable.parameter.java',
781
+ settings: {
782
+ fontStyle: 'bold',
783
+ foreground: '#b8bb26',
784
+ },
785
+ },
786
+ {
787
+ scope: ['source.java variable.other.object', 'source.java variable.other.definition.java'],
788
+ settings: {
789
+ foreground: '#ebdbb2',
790
+ },
791
+ },
792
+ {
793
+ scope: 'meta.function-parameters.lisp',
794
+ settings: {
795
+ foreground: '#fabd2f',
796
+ },
797
+ },
798
+ {
799
+ scope: 'markup.underline',
800
+ settings: {
801
+ fontStyle: 'underline',
802
+ },
803
+ },
804
+ {
805
+ scope: 'string.other.link.title.markdown',
806
+ settings: {
807
+ fontStyle: 'underline',
808
+ foreground: '#928374',
809
+ },
810
+ },
811
+ {
812
+ scope: 'markup.underline.link',
813
+ settings: {
814
+ foreground: '#d3869b',
815
+ },
816
+ },
817
+ {
818
+ scope: 'markup.bold',
819
+ settings: {
820
+ fontStyle: 'bold',
821
+ foreground: '#fe8019',
822
+ },
823
+ },
824
+ {
825
+ scope: 'markup.heading',
826
+ settings: {
827
+ fontStyle: 'bold',
828
+ foreground: '#fe8019',
829
+ },
830
+ },
831
+ {
832
+ scope: 'heading.1.markdown entity.name.section.markdown',
833
+ settings: {
834
+ fontStyle: 'bold',
835
+ foreground: '#fb4934',
836
+ },
837
+ },
838
+ {
839
+ scope: 'heading.2.markdown entity.name.section.markdown',
840
+ settings: {
841
+ fontStyle: 'bold',
842
+ foreground: '#fe8019',
843
+ },
844
+ },
845
+ {
846
+ scope: 'heading.3.markdown entity.name.section.markdown',
847
+ settings: {
848
+ fontStyle: 'bold',
849
+ foreground: '#fabd2f',
850
+ },
851
+ },
852
+ {
853
+ scope: 'heading.4.markdown entity.name.section.markdown',
854
+ settings: {
855
+ fontStyle: 'bold',
856
+ foreground: '#b8bb26',
857
+ },
858
+ },
859
+ {
860
+ scope: 'heading.5.markdown entity.name.section.markdown',
861
+ settings: {
862
+ fontStyle: 'bold',
863
+ foreground: '#83a598',
864
+ },
865
+ },
866
+ {
867
+ scope: 'heading.6.markdown entity.name.section.markdown',
868
+ settings: {
869
+ fontStyle: 'bold',
870
+ foreground: '#d3869b',
871
+ },
872
+ },
873
+ {
874
+ scope: 'markup.italic',
875
+ settings: {
876
+ fontStyle: 'italic',
877
+ },
878
+ },
879
+ {
880
+ scope: 'markup.inserted',
881
+ settings: {
882
+ foreground: '#b8bb26',
883
+ },
884
+ },
885
+ {
886
+ scope: 'markup.deleted',
887
+ settings: {
888
+ foreground: '#d65d0e',
889
+ },
890
+ },
891
+ {
892
+ scope: 'markup.changed',
893
+ settings: {
894
+ foreground: '#fe8019',
895
+ },
896
+ },
897
+ {
898
+ scope: 'markup.punctuation.quote.beginning',
899
+ settings: {
900
+ foreground: '#98971a',
901
+ },
902
+ },
903
+ {
904
+ scope: 'markup.punctuation.list.beginning',
905
+ settings: {
906
+ foreground: '#83a598',
907
+ },
908
+ },
909
+ {
910
+ scope: ['markup.inline.raw', 'markup.fenced_code.block'],
911
+ settings: {
912
+ foreground: '#8ec07c',
913
+ },
914
+ },
915
+ {
916
+ scope: 'string.quoted.double.json',
917
+ settings: {
918
+ foreground: '#83a598',
919
+ },
920
+ },
921
+ {
922
+ scope: 'entity.other.attribute-name.css',
923
+ settings: {
924
+ foreground: '#fe8019',
925
+ },
926
+ },
927
+ {
928
+ scope: 'source.css meta.selector',
929
+ settings: {
930
+ foreground: '#ebdbb2',
931
+ },
932
+ },
933
+ {
934
+ scope: 'support.type.property-name.css',
935
+ settings: {
936
+ foreground: '#fe8019',
937
+ },
938
+ },
939
+ {
940
+ scope: 'entity.other.attribute-name.class',
941
+ settings: {
942
+ foreground: '#b8bb26',
943
+ },
944
+ },
945
+ {
946
+ scope: [
947
+ 'source.css support.function.transform',
948
+ 'source.css support.function.timing-function',
949
+ 'source.css support.function.misc',
950
+ ],
951
+ settings: {
952
+ foreground: '#fb4934',
953
+ },
954
+ },
955
+ {
956
+ scope: [
957
+ 'support.property-value',
958
+ 'constant.rgb-value',
959
+ 'support.property-value.scss',
960
+ 'constant.rgb-value.scss',
961
+ ],
962
+ settings: {
963
+ foreground: '#d65d0e',
964
+ },
965
+ },
966
+ {
967
+ scope: ['entity.name.tag.css'],
968
+ settings: {
969
+ fontStyle: '',
970
+ },
971
+ },
972
+ {
973
+ scope: ['punctuation.definition.tag'],
974
+ settings: {
975
+ foreground: '#83a598',
976
+ },
977
+ },
978
+ {
979
+ scope: ['text.html entity.name.tag', 'text.html punctuation.tag'],
980
+ settings: {
981
+ fontStyle: 'bold',
982
+ foreground: '#8ec07c',
983
+ },
984
+ },
985
+ {
986
+ scope: ['source.js variable.language'],
987
+ settings: {
988
+ foreground: '#fe8019',
989
+ },
990
+ },
991
+ {
992
+ scope: ['source.ts variable.language'],
993
+ settings: {
994
+ foreground: '#fe8019',
995
+ },
996
+ },
997
+ {
998
+ scope: ['source.go storage.type'],
999
+ settings: {
1000
+ foreground: '#fabd2f',
1001
+ },
1002
+ },
1003
+ {
1004
+ scope: ['source.go entity.name.import'],
1005
+ settings: {
1006
+ foreground: '#b8bb26',
1007
+ },
1008
+ },
1009
+ {
1010
+ scope: ['source.go keyword.package', 'source.go keyword.import'],
1011
+ settings: {
1012
+ foreground: '#8ec07c',
1013
+ },
1014
+ },
1015
+ {
1016
+ scope: ['source.go keyword.interface', 'source.go keyword.struct'],
1017
+ settings: {
1018
+ foreground: '#83a598',
1019
+ },
1020
+ },
1021
+ {
1022
+ scope: ['source.go entity.name.type'],
1023
+ settings: {
1024
+ foreground: '#ebdbb2',
1025
+ },
1026
+ },
1027
+ {
1028
+ scope: ['source.go entity.name.function'],
1029
+ settings: {
1030
+ foreground: '#d3869b',
1031
+ },
1032
+ },
1033
+ {
1034
+ scope: ['keyword.control.cucumber.table'],
1035
+ settings: {
1036
+ foreground: '#83a598',
1037
+ },
1038
+ },
1039
+ {
1040
+ scope: ['source.reason string.double', 'source.reason string.regexp'],
1041
+ settings: {
1042
+ foreground: '#b8bb26',
1043
+ },
1044
+ },
1045
+ {
1046
+ scope: ['source.reason keyword.control.less'],
1047
+ settings: {
1048
+ foreground: '#8ec07c',
1049
+ },
1050
+ },
1051
+ {
1052
+ scope: ['source.reason entity.name.function'],
1053
+ settings: {
1054
+ foreground: '#83a598',
1055
+ },
1056
+ },
1057
+ {
1058
+ scope: ['source.reason support.property-value', 'source.reason entity.name.filename'],
1059
+ settings: {
1060
+ foreground: '#fe8019',
1061
+ },
1062
+ },
1063
+ {
1064
+ scope: ['source.powershell variable.other.member.powershell'],
1065
+ settings: {
1066
+ foreground: '#fe8019',
1067
+ },
1068
+ },
1069
+ {
1070
+ scope: ['source.powershell support.function.powershell'],
1071
+ settings: {
1072
+ foreground: '#fabd2f',
1073
+ },
1074
+ },
1075
+ {
1076
+ scope: ['source.powershell support.function.attribute.powershell'],
1077
+ settings: {
1078
+ foreground: '#bdae93',
1079
+ },
1080
+ },
1081
+ {
1082
+ scope: [
1083
+ 'source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell',
1084
+ ],
1085
+ settings: {
1086
+ foreground: '#fe8019',
1087
+ },
1088
+ },
1089
+ {
1090
+ scope: [
1091
+ 'support.function.be.latex',
1092
+ 'support.function.general.tex',
1093
+ 'support.function.section.latex',
1094
+ 'support.function.textbf.latex',
1095
+ 'support.function.textit.latex',
1096
+ 'support.function.texttt.latex',
1097
+ 'support.function.emph.latex',
1098
+ 'support.function.url.latex',
1099
+ ],
1100
+ settings: {
1101
+ foreground: '#fb4934',
1102
+ },
1103
+ },
1104
+ {
1105
+ scope: ['support.class.math.block.tex', 'support.class.math.block.environment.latex'],
1106
+ settings: {
1107
+ foreground: '#fe8019',
1108
+ },
1109
+ },
1110
+ {
1111
+ scope: ['keyword.control.preamble.latex', 'keyword.control.include.latex'],
1112
+ settings: {
1113
+ foreground: '#d3869b',
1114
+ },
1115
+ },
1116
+ {
1117
+ scope: ['support.class.latex'],
1118
+ settings: {
1119
+ foreground: '#8ec07c',
1120
+ },
1121
+ },
1122
+ ],
1123
+ type: 'dark',
1124
+ }