@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,696 +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: '#191724',
8
- colors: {
9
- 'activityBar.activeBorder': '#e0def4',
10
- 'activityBar.background': '#191724',
11
- 'activityBar.dropBorder': '#26233a',
12
- 'activityBar.foreground': '#e0def4',
13
- 'activityBar.inactiveForeground': '#908caa',
14
- 'activityBarBadge.background': '#ebbcba',
15
- 'activityBarBadge.foreground': '#191724',
16
- 'badge.background': '#ebbcba',
17
- 'badge.foreground': '#191724',
18
- 'banner.background': '#1f1d2e',
19
- 'banner.foreground': '#e0def4',
20
- 'banner.iconForeground': '#908caa',
21
- 'breadcrumb.activeSelectionForeground': '#ebbcba',
22
- 'breadcrumb.background': '#191724',
23
- 'breadcrumb.focusForeground': '#908caa',
24
- 'breadcrumb.foreground': '#6e6a86',
25
- 'breadcrumbPicker.background': '#1f1d2e',
26
- 'button.background': '#ebbcba',
27
- 'button.foreground': '#191724',
28
- 'button.hoverBackground': '#ebbcba',
29
- 'button.secondaryBackground': '#1f1d2e',
30
- 'button.secondaryForeground': '#e0def4',
31
- 'button.secondaryHoverBackground': '#26233a',
32
- 'charts.blue': '#9ccfd8',
33
- 'charts.foreground': '#e0def4',
34
- 'charts.green': '#31748f',
35
- 'charts.lines': '#908caa',
36
- 'charts.orange': '#ebbcba',
37
- 'charts.purple': '#c4a7e7',
38
- 'charts.red': '#eb6f92',
39
- 'charts.yellow': '#f6c177',
40
- 'checkbox.background': '#1f1d2e',
41
- 'checkbox.border': '#6e6a86',
42
- 'checkbox.foreground': '#e0def4',
43
- 'contrastBorder': '#000',
44
- 'debugExceptionWidget.background': '#1f1d2e',
45
- 'debugExceptionWidget.border': '#6e6a86',
46
- 'debugIcon.breakpointCurrentStackframeForeground': '#908caa',
47
- 'debugIcon.breakpointDisabledForeground': '#908caa',
48
- 'debugIcon.breakpointForeground': '#908caa',
49
- 'debugIcon.breakpointStackframeForeground': '#908caa',
50
- 'debugIcon.breakpointUnverifiedForeground': '#908caa',
51
- 'debugIcon.continueForeground': '#908caa',
52
- 'debugIcon.disconnectForeground': '#908caa',
53
- 'debugIcon.pauseForeground': '#908caa',
54
- 'debugIcon.restartForeground': '#908caa',
55
- 'debugIcon.startForeground': '#908caa',
56
- 'debugIcon.stepBackForeground': '#908caa',
57
- 'debugIcon.stepIntoForeground': '#908caa',
58
- 'debugIcon.stepOutForeground': '#908caa',
59
- 'debugIcon.stepOverForeground': '#908caa',
60
- 'debugIcon.stopForeground': '#eb6f92',
61
- 'debugToolBar.background': '#1f1d2e',
62
- 'debugToolBar.border': '#26233a',
63
- 'descriptionForeground': '#908caa',
64
- 'diffEditor.border': '#26233a',
65
- 'diffEditor.diagonalFill': '#6e6a86',
66
- 'diffEditor.insertedLineBackground': '#9ccfd8',
67
- 'diffEditor.insertedTextBackground': '#9ccfd8',
68
- 'diffEditor.removedLineBackground': '#eb6f92',
69
- 'diffEditor.removedTextBackground': '#eb6f92',
70
- 'diffEditorOverview.insertedForeground': '#9ccfd8',
71
- 'diffEditorOverview.removedForeground': '#eb6f92',
72
- 'dropdown.background': '#1f1d2e',
73
- 'dropdown.border': '#6e6a86',
74
- 'dropdown.foreground': '#e0def4',
75
- 'dropdown.listBackground': '#1f1d2e',
76
- 'editor.background': '#191724',
77
- 'editor.findMatchBackground': '#f6c177',
78
- 'editor.findMatchBorder': '#f6c177',
79
- 'editor.findMatchForeground': '#e0def4',
80
- 'editor.findMatchHighlightBackground': '#6e6a86',
81
- 'editor.findMatchHighlightForeground': '#e0def4',
82
- 'editor.findRangeHighlightBackground': '#6e6a86',
83
- 'editor.findRangeHighlightBorder': '#000',
84
- 'editor.focusedStackFrameHighlightBackground': '#6e6a86',
85
- 'editor.foldBackground': '#6e6a86',
86
- 'editor.foreground': '#e0def4',
87
- 'editor.hoverHighlightBackground': '#000',
88
- 'editor.inactiveSelectionBackground': '#6e6a86',
89
- 'editor.inlineValuesBackground': '#000',
90
- 'editor.inlineValuesForeground': '#908caa',
91
- 'editor.lineHighlightBackground': '#6e6a86',
92
- 'editor.lineHighlightBorder': '#000',
93
- 'editor.linkedEditingBackground': '#6e6a86',
94
- 'editor.rangeHighlightBackground': '#6e6a86',
95
- 'editor.selectionBackground': '#6e6a86',
96
- 'editor.selectionForeground': '#e0def4',
97
- 'editor.selectionHighlightBackground': '#6e6a86',
98
- 'editor.selectionHighlightBorder': '#191724',
99
- 'editor.snippetFinalTabstopHighlightBackground': '#6e6a86',
100
- 'editor.snippetFinalTabstopHighlightBorder': '#1f1d2e',
101
- 'editor.snippetTabstopHighlightBackground': '#6e6a86',
102
- 'editor.snippetTabstopHighlightBorder': '#1f1d2e',
103
- 'editor.stackFrameHighlightBackground': '#6e6a86',
104
- 'editor.symbolHighlightBackground': '#6e6a86',
105
- 'editor.symbolHighlightBorder': '#000',
106
- 'editor.wordHighlightBackground': '#6e6a86',
107
- 'editor.wordHighlightBorder': '#000',
108
- 'editor.wordHighlightStrongBackground': '#6e6a86',
109
- 'editor.wordHighlightStrongBorder': '#6e6a86',
110
- 'editorBracketHighlight.foreground1': '#eb6f92',
111
- 'editorBracketHighlight.foreground2': '#31748f',
112
- 'editorBracketHighlight.foreground3': '#f6c177',
113
- 'editorBracketHighlight.foreground4': '#9ccfd8',
114
- 'editorBracketHighlight.foreground5': '#ebbcba',
115
- 'editorBracketHighlight.foreground6': '#c4a7e7',
116
- 'editorBracketMatch.background': '#000',
117
- 'editorBracketMatch.border': '#908caa',
118
- 'editorBracketPairGuide.activeBackground1': '#31748f',
119
- 'editorBracketPairGuide.activeBackground2': '#ebbcba',
120
- 'editorBracketPairGuide.activeBackground3': '#c4a7e7',
121
- 'editorBracketPairGuide.activeBackground4': '#9ccfd8',
122
- 'editorBracketPairGuide.activeBackground5': '#f6c177',
123
- 'editorBracketPairGuide.activeBackground6': '#eb6f92',
124
- 'editorBracketPairGuide.background1': '#31748f',
125
- 'editorBracketPairGuide.background2': '#ebbcba',
126
- 'editorBracketPairGuide.background3': '#c4a7e7',
127
- 'editorBracketPairGuide.background4': '#9ccfd8',
128
- 'editorBracketPairGuide.background5': '#f6c177',
129
- 'editorBracketPairGuide.background6': '#eb6f92',
130
- 'editorCodeLens.foreground': '#ebbcba',
131
- 'editorCursor.background': '#e0def4',
132
- 'editorCursor.foreground': '#6e6a86',
133
- 'editorError.border': '#000',
134
- 'editorError.foreground': '#eb6f92',
135
- 'editorGhostText.foreground': '#908caa',
136
- 'editorGroup.border': '#000',
137
- 'editorGroup.dropBackground': '#1f1d2e',
138
- 'editorGroup.emptyBackground': '#000',
139
- 'editorGroup.focusedEmptyBorder': '#000',
140
- 'editorGroupHeader.noTabsBackground': '#000',
141
- 'editorGroupHeader.tabsBackground': '#000',
142
- 'editorGroupHeader.tabsBorder': '#000',
143
- 'editorGutter.addedBackground': '#9ccfd8',
144
- 'editorGutter.background': '#191724',
145
- 'editorGutter.commentRangeForeground': '#26233a',
146
- 'editorGutter.deletedBackground': '#eb6f92',
147
- 'editorGutter.foldingControlForeground': '#c4a7e7',
148
- 'editorGutter.modifiedBackground': '#ebbcba',
149
- 'editorHint.border': '#000',
150
- 'editorHint.foreground': '#908caa',
151
- 'editorHoverWidget.background': '#1f1d2e',
152
- 'editorHoverWidget.border': '#6e6a86',
153
- 'editorHoverWidget.foreground': '#908caa',
154
- 'editorHoverWidget.highlightForeground': '#e0def4',
155
- 'editorHoverWidget.statusBarBackground': '#000',
156
- 'editorIndentGuide.activeBackground1': '#6e6a86',
157
- 'editorIndentGuide.background1': '#6e6a86',
158
- 'editorInfo.border': '#26233a',
159
- 'editorInfo.foreground': '#9ccfd8',
160
- 'editorInlayHint.background': '#26233a',
161
- 'editorInlayHint.foreground': '#908caa',
162
- 'editorInlayHint.parameterBackground': '#26233a',
163
- 'editorInlayHint.parameterForeground': '#c4a7e7',
164
- 'editorInlayHint.typeBackground': '#26233a',
165
- 'editorInlayHint.typeForeground': '#9ccfd8',
166
- 'editorLightBulb.foreground': '#31748f',
167
- 'editorLightBulbAutoFix.foreground': '#ebbcba',
168
- 'editorLineNumber.activeForeground': '#e0def4',
169
- 'editorLineNumber.foreground': '#908caa',
170
- 'editorLink.activeForeground': '#ebbcba',
171
- 'editorMarkerNavigation.background': '#1f1d2e',
172
- 'editorMarkerNavigationError.background': '#1f1d2e',
173
- 'editorMarkerNavigationInfo.background': '#1f1d2e',
174
- 'editorMarkerNavigationWarning.background': '#1f1d2e',
175
- 'editorOverviewRuler.addedForeground': '#9ccfd8',
176
- 'editorOverviewRuler.background': '#191724',
177
- 'editorOverviewRuler.border': '#6e6a86',
178
- 'editorOverviewRuler.bracketMatchForeground': '#908caa',
179
- 'editorOverviewRuler.commentForeground': '#908caa',
180
- 'editorOverviewRuler.commentUnresolvedForeground': '#f6c177',
181
- 'editorOverviewRuler.commonContentForeground': '#6e6a86',
182
- 'editorOverviewRuler.currentContentForeground': '#6e6a86',
183
- 'editorOverviewRuler.deletedForeground': '#eb6f92',
184
- 'editorOverviewRuler.errorForeground': '#eb6f92',
185
- 'editorOverviewRuler.findMatchForeground': '#6e6a86',
186
- 'editorOverviewRuler.incomingContentForeground': '#c4a7e7',
187
- 'editorOverviewRuler.infoForeground': '#9ccfd8',
188
- 'editorOverviewRuler.modifiedForeground': '#ebbcba',
189
- 'editorOverviewRuler.rangeHighlightForeground': '#6e6a86',
190
- 'editorOverviewRuler.selectionHighlightForeground': '#6e6a86',
191
- 'editorOverviewRuler.warningForeground': '#f6c177',
192
- 'editorOverviewRuler.wordHighlightForeground': '#6e6a86',
193
- 'editorOverviewRuler.wordHighlightStrongForeground': '#6e6a86',
194
- 'editorPane.background': '#000',
195
- 'editorRuler.foreground': '#6e6a86',
196
- 'editorSuggestWidget.background': '#1f1d2e',
197
- 'editorSuggestWidget.border': '#000',
198
- 'editorSuggestWidget.focusHighlightForeground': '#ebbcba',
199
- 'editorSuggestWidget.foreground': '#908caa',
200
- 'editorSuggestWidget.highlightForeground': '#ebbcba',
201
- 'editorSuggestWidget.selectedBackground': '#6e6a86',
202
- 'editorSuggestWidget.selectedForeground': '#e0def4',
203
- 'editorSuggestWidget.selectedIconForeground': '#e0def4',
204
- 'editorUnnecessaryCode.border': '#000',
205
- 'editorUnnecessaryCode.opacity': '#e0def4',
206
- 'editorWarning.border': '#000',
207
- 'editorWarning.foreground': '#f6c177',
208
- 'editorWhitespace.foreground': '#6e6a86',
209
- 'editorWidget.background': '#1f1d2e',
210
- 'editorWidget.border': '#26233a',
211
- 'editorWidget.foreground': '#908caa',
212
- 'editorWidget.resizeBorder': '#6e6a86',
213
- 'errorForeground': '#eb6f92',
214
- 'extensionBadge.remoteBackground': '#c4a7e7',
215
- 'extensionBadge.remoteForeground': '#191724',
216
- 'extensionButton.prominentBackground': '#ebbcba',
217
- 'extensionButton.prominentForeground': '#191724',
218
- 'extensionButton.prominentHoverBackground': '#ebbcba',
219
- 'extensionIcon.preReleaseForeground': '#31748f',
220
- 'extensionIcon.starForeground': '#ebbcba',
221
- 'extensionIcon.verifiedForeground': '#c4a7e7',
222
- 'focusBorder': '#6e6a86',
223
- 'foreground': '#e0def4',
224
- 'git.blame.editorDecorationForeground': '#6e6a86',
225
- 'gitDecoration.addedResourceForeground': '#9ccfd8',
226
- 'gitDecoration.conflictingResourceForeground': '#eb6f92',
227
- 'gitDecoration.deletedResourceForeground': '#908caa',
228
- 'gitDecoration.ignoredResourceForeground': '#6e6a86',
229
- 'gitDecoration.modifiedResourceForeground': '#ebbcba',
230
- 'gitDecoration.renamedResourceForeground': '#31748f',
231
- 'gitDecoration.stageDeletedResourceForeground': '#eb6f92',
232
- 'gitDecoration.stageModifiedResourceForeground': '#c4a7e7',
233
- 'gitDecoration.submoduleResourceForeground': '#f6c177',
234
- 'gitDecoration.untrackedResourceForeground': '#f6c177',
235
- 'icon.foreground': '#908caa',
236
- 'input.background': '#26233a',
237
- 'input.border': '#6e6a86',
238
- 'input.foreground': '#e0def4',
239
- 'input.placeholderForeground': '#908caa',
240
- 'inputOption.activeBackground': '#ebbcba',
241
- 'inputOption.activeBorder': '#000',
242
- 'inputOption.activeForeground': '#ebbcba',
243
- 'inputValidation.errorBackground': '#1f1d2e',
244
- 'inputValidation.errorBorder': '#6e6a86',
245
- 'inputValidation.errorForeground': '#eb6f92',
246
- 'inputValidation.infoBackground': '#1f1d2e',
247
- 'inputValidation.infoBorder': '#6e6a86',
248
- 'inputValidation.infoForeground': '#9ccfd8',
249
- 'inputValidation.warningBackground': '#1f1d2e',
250
- 'inputValidation.warningBorder': '#6e6a86',
251
- 'inputValidation.warningForeground': '#9ccfd8',
252
- 'keybindingLabel.background': '#26233a',
253
- 'keybindingLabel.border': '#6e6a86',
254
- 'keybindingLabel.bottomBorder': '#6e6a86',
255
- 'keybindingLabel.foreground': '#c4a7e7',
256
- 'keybindingTable.headerBackground': '#26233a',
257
- 'keybindingTable.rowsBackground': '#1f1d2e',
258
- 'list.activeSelectionBackground': '#6e6a86',
259
- 'list.activeSelectionForeground': '#e0def4',
260
- 'list.deemphasizedForeground': '#908caa',
261
- 'list.dropBackground': '#1f1d2e',
262
- 'list.errorForeground': '#eb6f92',
263
- 'list.filterMatchBackground': '#1f1d2e',
264
- 'list.filterMatchBorder': '#ebbcba',
265
- 'list.focusBackground': '#6e6a86',
266
- 'list.focusForeground': '#e0def4',
267
- 'list.focusOutline': '#6e6a86',
268
- 'list.highlightForeground': '#ebbcba',
269
- 'list.hoverBackground': '#6e6a86',
270
- 'list.hoverForeground': '#e0def4',
271
- 'list.inactiveFocusBackground': '#6e6a86',
272
- 'list.inactiveSelectionBackground': '#1f1d2e',
273
- 'list.inactiveSelectionForeground': '#e0def4',
274
- 'list.invalidItemForeground': '#eb6f92',
275
- 'list.warningForeground': '#f6c177',
276
- 'listFilterWidget.background': '#1f1d2e',
277
- 'listFilterWidget.noMatchesOutline': '#eb6f92',
278
- 'listFilterWidget.outline': '#26233a',
279
- 'menu.background': '#1f1d2e',
280
- 'menu.border': '#6e6a86',
281
- 'menu.foreground': '#e0def4',
282
- 'menu.selectionBackground': '#6e6a86',
283
- 'menu.selectionBorder': '#26233a',
284
- 'menu.selectionForeground': '#e0def4',
285
- 'menu.separatorBackground': '#6e6a86',
286
- 'menubar.selectionBackground': '#6e6a86',
287
- 'menubar.selectionBorder': '#6e6a86',
288
- 'menubar.selectionForeground': '#e0def4',
289
- 'merge.border': '#26233a',
290
- 'merge.commonContentBackground': '#6e6a86',
291
- 'merge.commonHeaderBackground': '#6e6a86',
292
- 'merge.currentContentBackground': '#f6c177',
293
- 'merge.currentHeaderBackground': '#f6c177',
294
- 'merge.incomingContentBackground': '#9ccfd8',
295
- 'merge.incomingHeaderBackground': '#9ccfd8',
296
- 'minimap.background': '#1f1d2e',
297
- 'minimap.errorHighlight': '#eb6f92',
298
- 'minimap.findMatchHighlight': '#6e6a86',
299
- 'minimap.selectionHighlight': '#6e6a86',
300
- 'minimap.warningHighlight': '#f6c177',
301
- 'minimapGutter.addedBackground': '#9ccfd8',
302
- 'minimapGutter.deletedBackground': '#eb6f92',
303
- 'minimapGutter.modifiedBackground': '#ebbcba',
304
- 'minimapSlider.activeBackground': '#6e6a86',
305
- 'minimapSlider.background': '#6e6a86',
306
- 'minimapSlider.hoverBackground': '#6e6a86',
307
- 'notebook.cellBorderColor': '#9ccfd8',
308
- 'notebook.cellEditorBackground': '#1f1d2e',
309
- 'notebook.cellHoverBackground': '#26233a',
310
- 'notebook.focusedCellBackground': '#6e6a86',
311
- 'notebook.focusedCellBorder': '#9ccfd8',
312
- 'notebook.outputContainerBackgroundColor': '#6e6a86',
313
- 'notificationCenter.border': '#6e6a86',
314
- 'notificationCenterHeader.background': '#1f1d2e',
315
- 'notificationCenterHeader.foreground': '#908caa',
316
- 'notificationLink.foreground': '#c4a7e7',
317
- 'notificationToast.border': '#6e6a86',
318
- 'notifications.background': '#1f1d2e',
319
- 'notifications.border': '#6e6a86',
320
- 'notifications.foreground': '#e0def4',
321
- 'notificationsErrorIcon.foreground': '#eb6f92',
322
- 'notificationsInfoIcon.foreground': '#9ccfd8',
323
- 'notificationsWarningIcon.foreground': '#f6c177',
324
- 'panel.background': '#1f1d2e',
325
- 'panel.border': '#000',
326
- 'panel.dropBorder': '#26233a',
327
- 'panelInput.border': '#1f1d2e',
328
- 'panelSection.dropBackground': '#6e6a86',
329
- 'panelSectionHeader.background': '#1f1d2e',
330
- 'panelSectionHeader.foreground': '#e0def4',
331
- 'panelTitle.activeBorder': '#6e6a86',
332
- 'panelTitle.activeForeground': '#e0def4',
333
- 'panelTitle.inactiveForeground': '#908caa',
334
- 'peekView.border': '#26233a',
335
- 'peekViewEditor.background': '#1f1d2e',
336
- 'peekViewEditor.matchHighlightBackground': '#6e6a86',
337
- 'peekViewResult.background': '#1f1d2e',
338
- 'peekViewResult.fileForeground': '#908caa',
339
- 'peekViewResult.lineForeground': '#908caa',
340
- 'peekViewResult.matchHighlightBackground': '#6e6a86',
341
- 'peekViewResult.selectionBackground': '#6e6a86',
342
- 'peekViewResult.selectionForeground': '#e0def4',
343
- 'peekViewTitle.background': '#26233a',
344
- 'peekViewTitleDescription.foreground': '#908caa',
345
- 'pickerGroup.border': '#6e6a86',
346
- 'pickerGroup.foreground': '#c4a7e7',
347
- 'ports.iconRunningProcessForeground': '#ebbcba',
348
- 'problemsErrorIcon.foreground': '#eb6f92',
349
- 'problemsInfoIcon.foreground': '#9ccfd8',
350
- 'problemsWarningIcon.foreground': '#f6c177',
351
- 'progressBar.background': '#ebbcba',
352
- 'quickInput.background': '#1f1d2e',
353
- 'quickInput.foreground': '#908caa',
354
- 'quickInputList.focusBackground': '#6e6a86',
355
- 'quickInputList.focusForeground': '#e0def4',
356
- 'quickInputList.focusIconForeground': '#e0def4',
357
- 'scrollbar.shadow': '#1f1d2e',
358
- 'scrollbarSlider.activeBackground': '#31748f',
359
- 'scrollbarSlider.background': '#6e6a86',
360
- 'scrollbarSlider.hoverBackground': '#6e6a86',
361
- 'searchEditor.findMatchBackground': '#6e6a86',
362
- 'selection.background': '#6e6a86',
363
- 'settings.focusedRowBackground': '#1f1d2e',
364
- 'settings.focusedRowBorder': '#6e6a86',
365
- 'settings.headerForeground': '#e0def4',
366
- 'settings.modifiedItemIndicator': '#ebbcba',
367
- 'settings.rowHoverBackground': '#1f1d2e',
368
- 'sideBar.background': '#191724',
369
- 'sideBar.dropBackground': '#1f1d2e',
370
- 'sideBar.foreground': '#908caa',
371
- 'sideBarSectionHeader.background': '#000',
372
- 'sideBarSectionHeader.border': '#6e6a86',
373
- 'sideBarSectionHeader.foreground': '#908caa',
374
- 'statusBar.background': '#191724',
375
- 'statusBar.debuggingBackground': '#c4a7e7',
376
- 'statusBar.debuggingForeground': '#191724',
377
- 'statusBar.foreground': '#908caa',
378
- 'statusBar.noFolderBackground': '#191724',
379
- 'statusBar.noFolderForeground': '#908caa',
380
- 'statusBarItem.activeBackground': '#6e6a86',
381
- 'statusBarItem.errorBackground': '#191724',
382
- 'statusBarItem.errorForeground': '#eb6f92',
383
- 'statusBarItem.hoverBackground': '#6e6a86',
384
- 'statusBarItem.prominentBackground': '#26233a',
385
- 'statusBarItem.prominentForeground': '#e0def4',
386
- 'statusBarItem.prominentHoverBackground': '#6e6a86',
387
- 'statusBarItem.remoteBackground': '#191724',
388
- 'statusBarItem.remoteForeground': '#f6c177',
389
- 'symbolIcon.arrayForeground': '#908caa',
390
- 'symbolIcon.classForeground': '#908caa',
391
- 'symbolIcon.colorForeground': '#908caa',
392
- 'symbolIcon.constantForeground': '#908caa',
393
- 'symbolIcon.constructorForeground': '#908caa',
394
- 'symbolIcon.enumeratorForeground': '#908caa',
395
- 'symbolIcon.enumeratorMemberForeground': '#908caa',
396
- 'symbolIcon.eventForeground': '#908caa',
397
- 'symbolIcon.fieldForeground': '#908caa',
398
- 'symbolIcon.fileForeground': '#908caa',
399
- 'symbolIcon.folderForeground': '#908caa',
400
- 'symbolIcon.functionForeground': '#908caa',
401
- 'symbolIcon.interfaceForeground': '#908caa',
402
- 'symbolIcon.keyForeground': '#908caa',
403
- 'symbolIcon.keywordForeground': '#908caa',
404
- 'symbolIcon.methodForeground': '#908caa',
405
- 'symbolIcon.moduleForeground': '#908caa',
406
- 'symbolIcon.namespaceForeground': '#908caa',
407
- 'symbolIcon.nullForeground': '#908caa',
408
- 'symbolIcon.numberForeground': '#908caa',
409
- 'symbolIcon.objectForeground': '#908caa',
410
- 'symbolIcon.operatorForeground': '#908caa',
411
- 'symbolIcon.packageForeground': '#908caa',
412
- 'symbolIcon.propertyForeground': '#908caa',
413
- 'symbolIcon.referenceForeground': '#908caa',
414
- 'symbolIcon.snippetForeground': '#908caa',
415
- 'symbolIcon.stringForeground': '#908caa',
416
- 'symbolIcon.structForeground': '#908caa',
417
- 'symbolIcon.textForeground': '#908caa',
418
- 'symbolIcon.typeParameterForeground': '#908caa',
419
- 'symbolIcon.unitForeground': '#908caa',
420
- 'symbolIcon.variableForeground': '#908caa',
421
- 'tab.activeBackground': '#6e6a86',
422
- 'tab.activeForeground': '#e0def4',
423
- 'tab.activeModifiedBorder': '#9ccfd8',
424
- 'tab.border': '#000',
425
- 'tab.hoverBackground': '#6e6a86',
426
- 'tab.inactiveBackground': '#000',
427
- 'tab.inactiveForeground': '#908caa',
428
- 'tab.inactiveModifiedBorder': '#9ccfd8',
429
- 'tab.lastPinnedBorder': '#6e6a86',
430
- 'tab.unfocusedActiveBackground': '#000',
431
- 'tab.unfocusedHoverBackground': '#000',
432
- 'tab.unfocusedInactiveBackground': '#000',
433
- 'tab.unfocusedInactiveModifiedBorder': '#9ccfd8',
434
- 'terminal.ansiBlack': '#26233a',
435
- 'terminal.ansiBlue': '#9ccfd8',
436
- 'terminal.ansiBrightBlack': '#908caa',
437
- 'terminal.ansiBrightBlue': '#9ccfd8',
438
- 'terminal.ansiBrightCyan': '#ebbcba',
439
- 'terminal.ansiBrightGreen': '#31748f',
440
- 'terminal.ansiBrightMagenta': '#c4a7e7',
441
- 'terminal.ansiBrightRed': '#eb6f92',
442
- 'terminal.ansiBrightWhite': '#e0def4',
443
- 'terminal.ansiBrightYellow': '#f6c177',
444
- 'terminal.ansiCyan': '#ebbcba',
445
- 'terminal.ansiGreen': '#31748f',
446
- 'terminal.ansiMagenta': '#c4a7e7',
447
- 'terminal.ansiRed': '#eb6f92',
448
- 'terminal.ansiWhite': '#e0def4',
449
- 'terminal.ansiYellow': '#f6c177',
450
- 'terminal.dropBackground': '#6e6a86',
451
- 'terminal.foreground': '#e0def4',
452
- 'terminal.selectionBackground': '#6e6a86',
453
- 'terminal.tab.activeBorder': '#e0def4',
454
- 'terminalCursor.background': '#e0def4',
455
- 'terminalCursor.foreground': '#6e6a86',
456
- 'textBlockQuote.background': '#1f1d2e',
457
- 'textBlockQuote.border': '#6e6a86',
458
- 'textCodeBlock.background': '#1f1d2e',
459
- 'textLink.activeForeground': '#c4a7e7',
460
- 'textLink.foreground': '#c4a7e7',
461
- 'textPreformat.foreground': '#f6c177',
462
- 'textSeparator.foreground': '#908caa',
463
- 'titleBar.activeBackground': '#191724',
464
- 'titleBar.activeForeground': '#908caa',
465
- 'titleBar.inactiveBackground': '#1f1d2e',
466
- 'titleBar.inactiveForeground': '#908caa',
467
- 'toolbar.activeBackground': '#6e6a86',
468
- 'toolbar.hoverBackground': '#6e6a86',
469
- 'tree.indentGuidesStroke': '#908caa',
470
- 'walkThrough.embeddedEditorBackground': '#191724',
471
- 'welcomePage.background': '#191724',
472
- 'widget.shadow': '#1f1d2e',
473
- 'window.activeBorder': '#1f1d2e',
474
- 'window.inactiveBorder': '#1f1d2e',
475
- },
476
- displayName: 'Rosé Pine',
477
- fg: '#e0def4',
478
- name: 'rose-pine',
479
- settings: [
480
- {
481
- settings: {
482
- background: '#191724',
483
- foreground: '#e0def4',
484
- },
485
- },
486
- {
487
- scope: ['comment'],
488
- settings: {
489
- fontStyle: 'italic',
490
- foreground: '#6e6a86',
491
- },
492
- },
493
- {
494
- scope: ['constant'],
495
- settings: {
496
- foreground: '#31748f',
497
- },
498
- },
499
- {
500
- scope: ['constant.numeric', 'constant.language'],
501
- settings: {
502
- foreground: '#ebbcba',
503
- },
504
- },
505
- {
506
- scope: ['entity.name'],
507
- settings: {
508
- foreground: '#ebbcba',
509
- },
510
- },
511
- {
512
- scope: [
513
- 'entity.name.section',
514
- 'entity.name.tag',
515
- 'entity.name.namespace',
516
- 'entity.name.type',
517
- ],
518
- settings: {
519
- foreground: '#9ccfd8',
520
- },
521
- },
522
- {
523
- scope: ['entity.other.attribute-name', 'entity.other.inherited-class'],
524
- settings: {
525
- fontStyle: 'italic',
526
- foreground: '#c4a7e7',
527
- },
528
- },
529
- {
530
- scope: ['invalid'],
531
- settings: {
532
- foreground: '#eb6f92',
533
- },
534
- },
535
- {
536
- scope: ['invalid.deprecated'],
537
- settings: {
538
- foreground: '#908caa',
539
- },
540
- },
541
- {
542
- scope: ['keyword', 'variable.language.this'],
543
- settings: {
544
- foreground: '#31748f',
545
- },
546
- },
547
- {
548
- scope: ['markup.inserted.diff'],
549
- settings: {
550
- foreground: '#9ccfd8',
551
- },
552
- },
553
- {
554
- scope: ['markup.deleted.diff'],
555
- settings: {
556
- foreground: '#eb6f92',
557
- },
558
- },
559
- {
560
- scope: 'markup.heading',
561
- settings: {
562
- fontStyle: 'bold',
563
- },
564
- },
565
- {
566
- scope: 'markup.bold.markdown',
567
- settings: {
568
- fontStyle: 'bold',
569
- },
570
- },
571
- {
572
- scope: 'markup.italic.markdown',
573
- settings: {
574
- fontStyle: 'italic',
575
- },
576
- },
577
- {
578
- scope: ['meta.diff.range'],
579
- settings: {
580
- foreground: '#c4a7e7',
581
- },
582
- },
583
- {
584
- scope: ['meta.tag', 'meta.brace'],
585
- settings: {
586
- foreground: '#e0def4',
587
- },
588
- },
589
- {
590
- scope: ['meta.import', 'meta.export'],
591
- settings: {
592
- foreground: '#31748f',
593
- },
594
- },
595
- {
596
- scope: 'meta.directive.vue',
597
- settings: {
598
- fontStyle: 'italic',
599
- foreground: '#c4a7e7',
600
- },
601
- },
602
- {
603
- scope: 'meta.property-name.css',
604
- settings: {
605
- foreground: '#9ccfd8',
606
- },
607
- },
608
- {
609
- scope: 'meta.property-value.css',
610
- settings: {
611
- foreground: '#f6c177',
612
- },
613
- },
614
- {
615
- scope: 'meta.tag.other.html',
616
- settings: {
617
- foreground: '#908caa',
618
- },
619
- },
620
- {
621
- scope: ['punctuation'],
622
- settings: {
623
- foreground: '#908caa',
624
- },
625
- },
626
- {
627
- scope: ['punctuation.accessor'],
628
- settings: {
629
- foreground: '#31748f',
630
- },
631
- },
632
- {
633
- scope: ['punctuation.definition.string'],
634
- settings: {
635
- foreground: '#f6c177',
636
- },
637
- },
638
- {
639
- scope: ['punctuation.definition.tag'],
640
- settings: {
641
- foreground: '#6e6a86',
642
- },
643
- },
644
- {
645
- scope: ['storage.type', 'storage.modifier'],
646
- settings: {
647
- foreground: '#31748f',
648
- },
649
- },
650
- {
651
- scope: ['string'],
652
- settings: {
653
- foreground: '#f6c177',
654
- },
655
- },
656
- {
657
- scope: ['support'],
658
- settings: {
659
- foreground: '#9ccfd8',
660
- },
661
- },
662
- {
663
- scope: ['support.constant'],
664
- settings: {
665
- foreground: '#f6c177',
666
- },
667
- },
668
- {
669
- scope: ['support.function'],
670
- settings: {
671
- fontStyle: 'italic',
672
- foreground: '#eb6f92',
673
- },
674
- },
675
- {
676
- scope: ['variable'],
677
- settings: {
678
- fontStyle: 'italic',
679
- foreground: '#ebbcba',
680
- },
681
- },
682
- {
683
- scope: ['variable.other', 'variable.language', 'variable.function', 'variable.argument'],
684
- settings: {
685
- foreground: '#e0def4',
686
- },
687
- },
688
- {
689
- scope: ['variable.parameter'],
690
- settings: {
691
- foreground: '#c4a7e7',
692
- },
693
- },
694
- ],
695
- type: 'dark',
696
- }