@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,420 +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: '#FDF0ED',
8
- colors: {
9
- 'activityBar.background': '#FDF0ED',
10
- 'activityBar.dropBackground': '#F9CEC3',
11
- 'activityBar.foreground': '#06060C',
12
- 'activityBarBadge.background': '#E84A72',
13
- 'activityBarBadge.foreground': '#06060C',
14
- 'badge.background': '#F9CBBE',
15
- 'badge.foreground': '#06060C',
16
- 'breadcrumbPicker.background': '#FADAD1',
17
- 'button.background': '#F9CBBE',
18
- 'button.foreground': '#06060C',
19
- 'contrastBorder': '#1A1C23',
20
- 'debugToolBar.background': '#FDF0ED',
21
- 'descriptionForeground': '#06060C',
22
- 'diffEditor.insertedLineBackground': '#d5e6d9',
23
- 'diffEditor.insertedTextBackground': '#07DA8C',
24
- 'diffEditor.removedLineBackground': '#fbd0d3',
25
- 'diffEditor.removedTextBackground': '#F43E5C',
26
- 'dropdown.background': '#FADAD1',
27
- 'dropdown.listBackground': '#F9CBBE',
28
- 'editor.background': '#FDF0ED',
29
- 'editor.findMatchBackground': '#F9CEC3',
30
- 'editor.findMatchHighlightBackground': '#F9CEC3',
31
- 'editor.findRangeHighlightBackground': '#F9CEC3',
32
- 'editor.foreground': '#333333',
33
- 'editor.hoverHighlightBackground': '#F9CEC3',
34
- 'editor.lineHighlightBackground': '#F9CBBE',
35
- 'editor.rangeHighlightBackground': '#F9CBBE',
36
- 'editor.selectionBackground': '#F9CBBE',
37
- 'editor.selectionHighlightBackground': '#F9CEC3',
38
- 'editor.wordHighlightBackground': '#F9CEC3',
39
- 'editor.wordHighlightStrongBackground': '#F9CEC3',
40
- 'editorBracketMatch.background': '#F9CEC3',
41
- 'editorBracketMatch.border': '#F9CEC3',
42
- 'editorCodeLens.foreground': '#F9CEC3',
43
- 'editorCursor.background': '#FDF0ED',
44
- 'editorCursor.foreground': '#E84A72',
45
- 'editorError.foreground': '#F43E5C',
46
- 'editorGroup.border': '#1A1C23',
47
- 'editorGroup.dropBackground': '#F9CEC3',
48
- 'editorGroupHeader.tabsBackground': '#FDF0ED',
49
- 'editorGutter.addedBackground': '#07DA8C',
50
- 'editorGutter.deletedBackground': '#F43E5C',
51
- 'editorGutter.modifiedBackground': '#1EAEAE',
52
- 'editorIndentGuide.activeBackground': '#F9CBBE',
53
- 'editorIndentGuide.background': '#F9CBBE',
54
- 'editorLineNumber.activeForeground': '#06060C',
55
- 'editorLineNumber.foreground': '#06060C',
56
- 'editorOverviewRuler.addedForeground': '#07DA8C',
57
- 'editorOverviewRuler.border': '#F9CBBE',
58
- 'editorOverviewRuler.bracketMatchForeground': '#06060C',
59
- 'editorOverviewRuler.deletedForeground': '#F43E5C',
60
- 'editorOverviewRuler.errorForeground': '#F43E5C',
61
- 'editorOverviewRuler.findMatchForeground': '#F9CEC3',
62
- 'editorOverviewRuler.modifiedForeground': '#1EAEAE',
63
- 'editorOverviewRuler.warningForeground': '#1EB980',
64
- 'editorRuler.foreground': '#F9CEC3',
65
- 'editorSuggestWidget.highlightForeground': '#E84A72',
66
- 'editorUnnecessaryCode.opacity': '#000000',
67
- 'editorWarning.foreground': '#1EB980',
68
- 'editorWidget.background': '#FADAD1',
69
- 'editorWidget.border': '#FADAD1',
70
- 'errorForeground': '#F43E5C',
71
- 'extensionButton.prominentBackground': '#E84A72',
72
- 'extensionButton.prominentHoverBackground': '#E73665',
73
- 'focusBorder': '#1A1C23',
74
- 'foreground': '#06060C',
75
- 'gitDecoration.addedResourceForeground': '#1EB980',
76
- 'gitDecoration.deletedResourceForeground': '#F43E5C',
77
- 'gitDecoration.ignoredResourceForeground': '#06060C',
78
- 'gitDecoration.modifiedResourceForeground': '#AF5427',
79
- 'gitDecoration.untrackedResourceForeground': '#1EB980',
80
- 'input.background': '#F9CBBE',
81
- 'input.border': '#1A1C23',
82
- 'input.foreground': '#333333',
83
- 'inputOption.activeBorder': '#E73665',
84
- 'inputValidation.errorBackground': '#F43E5C',
85
- 'inputValidation.errorBorder': '#F43E5C',
86
- 'list.activeSelectionBackground': '#F9CBBE',
87
- 'list.activeSelectionForeground': '#06060C',
88
- 'list.dropBackground': '#F9CEC3',
89
- 'list.errorForeground': '#F43E5C',
90
- 'list.focusBackground': '#F9CBBE',
91
- 'list.focusForeground': '#06060C',
92
- 'list.highlightForeground': '#E84A72',
93
- 'list.hoverBackground': '#F9CBBE',
94
- 'list.hoverForeground': '#06060C',
95
- 'list.inactiveFocusBackground': '#F9CBBE',
96
- 'list.inactiveSelectionBackground': '#F9CBBE',
97
- 'list.inactiveSelectionForeground': '#06060C',
98
- 'list.warningForeground': '#1EB980',
99
- 'panel.background': '#FDF0ED',
100
- 'panel.border': '#1A1C23',
101
- 'panelTitle.activeBorder': '#E84A72',
102
- 'peekView.border': '#1A1C23',
103
- 'peekViewEditor.background': '#FADAD1',
104
- 'peekViewEditor.matchHighlightBackground': '#F9CEC3',
105
- 'peekViewResult.background': '#FADAD1',
106
- 'peekViewResult.matchHighlightBackground': '#F9CEC3',
107
- 'peekViewResult.selectionBackground': '#F9CBBE',
108
- 'peekViewTitle.background': '#FADAD1',
109
- 'pickerGroup.foreground': '#E84A72',
110
- 'progressBar.background': '#E84A72',
111
- 'scrollbar.shadow': '#16161C',
112
- 'scrollbarSlider.activeBackground': '#F9CEC3',
113
- 'scrollbarSlider.background': '#F9CEC3',
114
- 'scrollbarSlider.hoverBackground': '#F9CEC3',
115
- 'selection.background': '#AF5427',
116
- 'sideBar.background': '#FDF0ED',
117
- 'sideBar.dropBackground': '#F9CEC3',
118
- 'sideBar.foreground': '#06060C',
119
- 'sideBarSectionHeader.background': '#FDF0ED',
120
- 'sideBarSectionHeader.foreground': '#06060C',
121
- 'statusBar.background': '#FDF0ED',
122
- 'statusBar.debuggingBackground': '#AF5427',
123
- 'statusBar.debuggingForeground': '#06060C',
124
- 'statusBar.foreground': '#06060C',
125
- 'statusBar.noFolderBackground': '#FDF0ED',
126
- 'statusBarItem.hoverBackground': '#F9CBBE',
127
- 'statusBarItem.prominentBackground': '#F9CBBE',
128
- 'statusBarItem.prominentHoverBackground': '#F9CEC3',
129
- 'tab.activeBorder': '#E84A72',
130
- 'tab.border': '#FDF0ED',
131
- 'tab.inactiveBackground': '#FDF0ED',
132
- 'terminal.ansiBlue': '#26BBD9',
133
- 'terminal.ansiBrightBlue': '#3FC4DE',
134
- 'terminal.ansiBrightCyan': '#6BE4E6',
135
- 'terminal.ansiBrightGreen': '#3FDAA4',
136
- 'terminal.ansiBrightMagenta': '#F075B5',
137
- 'terminal.ansiBrightRed': '#EC6A88',
138
- 'terminal.ansiBrightYellow': '#FBC3A7',
139
- 'terminal.ansiCyan': '#59E1E3',
140
- 'terminal.ansiGreen': '#29D398',
141
- 'terminal.ansiMagenta': '#EE64AC',
142
- 'terminal.ansiRed': '#E95678',
143
- 'terminal.ansiYellow': '#FAB795',
144
- 'terminal.foreground': '#06060C',
145
- 'terminal.selectionBackground': '#F9CEC3',
146
- 'terminalCursor.background': '#06060C',
147
- 'terminalCursor.foreground': '#F9CEC3',
148
- 'textLink.activeForeground': '#E73665',
149
- 'textLink.foreground': '#E84A72',
150
- 'titleBar.activeBackground': '#FDF0ED',
151
- 'titleBar.inactiveBackground': '#FDF0ED',
152
- 'walkThrough.embeddedEditorBackground': '#FADAD1',
153
- 'widget.shadow': '#16161C',
154
- },
155
- displayName: 'Horizon Bright',
156
- fg: '#333333',
157
- name: 'horizon-bright',
158
- semanticHighlighting: true,
159
- settings: [
160
- {
161
- settings: {
162
- background: '#FDF0ED',
163
- foreground: '#333333',
164
- },
165
- },
166
- {
167
- scope: 'comment',
168
- settings: {
169
- fontStyle: 'italic',
170
- foreground: '#33333380',
171
- },
172
- },
173
- {
174
- scope: 'constant',
175
- settings: {
176
- foreground: '#DC3318',
177
- },
178
- },
179
- {
180
- scope: 'constant.character.escape',
181
- settings: {
182
- foreground: '#1D8991',
183
- },
184
- },
185
- {
186
- scope: 'entity.name',
187
- settings: {
188
- foreground: '#F77D26',
189
- },
190
- },
191
- {
192
- scope: 'entity.name.function',
193
- settings: {
194
- foreground: '#1D8991',
195
- },
196
- },
197
- {
198
- scope: 'entity.name.tag',
199
- settings: {
200
- fontStyle: 'normal',
201
- foreground: '#DA103F',
202
- },
203
- },
204
- {
205
- scope: ['entity.name.type', 'storage.type.cs'],
206
- settings: {
207
- foreground: '#F77D26',
208
- },
209
- },
210
- {
211
- scope: 'entity.other.attribute-name',
212
- settings: {
213
- fontStyle: 'normal',
214
- foreground: '#DC3318',
215
- },
216
- },
217
- {
218
- scope: 'entity.other.inherited-class',
219
- settings: {
220
- foreground: '#F6661E',
221
- },
222
- },
223
- {
224
- scope: 'entity.other.attribute-name.id',
225
- settings: {
226
- foreground: '#1D8991',
227
- },
228
- },
229
- {
230
- scope: [
231
- 'entity.other.attribute-name.pseudo-element',
232
- 'entity.other.attribute-name.pseudo-class',
233
- ],
234
- settings: {
235
- foreground: '#F6661E',
236
- },
237
- },
238
- {
239
- scope: ['entity.name.variable', 'variable'],
240
- settings: {
241
- foreground: '#DA103F',
242
- },
243
- },
244
- {
245
- scope: 'keyword',
246
- settings: {
247
- fontStyle: 'normal',
248
- foreground: '#8A31B9',
249
- },
250
- },
251
- {
252
- scope: 'keyword.operator',
253
- settings: {
254
- foreground: '#333333',
255
- },
256
- },
257
- {
258
- scope: [
259
- 'keyword.operator.new',
260
- 'keyword.operator.expression',
261
- 'keyword.operator.logical',
262
- 'keyword.operator.delete',
263
- ],
264
- settings: {
265
- foreground: '#8A31B9',
266
- },
267
- },
268
- {
269
- scope: 'keyword.other.unit',
270
- settings: {
271
- foreground: '#DC3318',
272
- },
273
- },
274
- {
275
- scope: 'markup.quote',
276
- settings: {
277
- fontStyle: 'italic',
278
- foreground: '#F6661EB3',
279
- },
280
- },
281
- {
282
- scope: ['markup.heading', 'entity.name.section'],
283
- settings: {
284
- foreground: '#DA103F',
285
- },
286
- },
287
- {
288
- scope: 'markup.bold',
289
- settings: {
290
- fontStyle: 'bold',
291
- foreground: '#8A31B9',
292
- },
293
- },
294
- {
295
- scope: 'markup.italic',
296
- settings: {
297
- fontStyle: 'italic',
298
- foreground: '#1D8991',
299
- },
300
- },
301
- {
302
- scope: ['markup.inline.raw', 'markup.fenced_code.block'],
303
- settings: {
304
- foreground: '#DC3318',
305
- },
306
- },
307
- {
308
- scope: 'markup.underline.link',
309
- settings: {
310
- foreground: '#F6661E',
311
- },
312
- },
313
- {
314
- scope: 'storage',
315
- settings: {
316
- fontStyle: 'normal',
317
- foreground: '#8A31B9',
318
- },
319
- },
320
- {
321
- scope: ['string.quoted', 'string.template'],
322
- settings: {
323
- foreground: '#F6661E',
324
- },
325
- },
326
- {
327
- scope: 'string.regexp',
328
- settings: {
329
- foreground: '#DC3318',
330
- },
331
- },
332
- {
333
- scope: 'string.other.link',
334
- settings: {
335
- foreground: '#DC3318',
336
- },
337
- },
338
- {
339
- scope: 'support',
340
- settings: {
341
- foreground: '#F77D26',
342
- },
343
- },
344
- {
345
- scope: 'support.function',
346
- settings: {
347
- foreground: '#1D8991',
348
- },
349
- },
350
- {
351
- scope: 'support.variable',
352
- settings: {
353
- foreground: '#DA103F',
354
- },
355
- },
356
- {
357
- scope: ['support.type.property-name', 'meta.object-literal.key'],
358
- settings: {
359
- foreground: '#DA103F',
360
- },
361
- },
362
- {
363
- scope: 'support.type.property-name.css',
364
- settings: {
365
- foreground: '#333333',
366
- },
367
- },
368
- {
369
- scope: ['variable.language'],
370
- settings: {
371
- fontStyle: 'italic',
372
- foreground: '#F77D26',
373
- },
374
- },
375
- {
376
- scope: 'variable.parameter',
377
- settings: {
378
- fontStyle: 'italic',
379
- },
380
- },
381
- {
382
- scope: 'string.template meta.embedded',
383
- settings: {
384
- foreground: '#333333',
385
- },
386
- },
387
- {
388
- scope: 'punctuation.definition.tag',
389
- settings: {
390
- fontStyle: 'normal',
391
- foreground: '#DA103FB3',
392
- },
393
- },
394
- {
395
- scope: 'punctuation.separator',
396
- settings: {
397
- foreground: '#333333',
398
- },
399
- },
400
- {
401
- scope: 'punctuation.definition.template-expression',
402
- settings: {
403
- foreground: '#8A31B9',
404
- },
405
- },
406
- {
407
- scope: 'punctuation.section.embedded',
408
- settings: {
409
- foreground: '#8A31B9',
410
- },
411
- },
412
- {
413
- scope: 'punctuation.definition.list',
414
- settings: {
415
- foreground: '#DC3318',
416
- },
417
- },
418
- ],
419
- type: 'light',
420
- }