shellfie 2.0.16 → 2.0.18

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 (101) hide show
  1. package/README.md +44 -12
  2. package/dist/templates/windows.d.ts.map +1 -1
  3. package/dist/templates/windows.js +1 -3
  4. package/dist/templates/windows.js.map +1 -1
  5. package/dist/themes/3024-night.d.ts +3 -0
  6. package/dist/themes/3024-night.d.ts.map +1 -0
  7. package/dist/themes/3024-night.js +27 -0
  8. package/dist/themes/3024-night.js.map +1 -0
  9. package/dist/themes/a11y-dark.d.ts +3 -0
  10. package/dist/themes/a11y-dark.d.ts.map +1 -0
  11. package/dist/themes/a11y-dark.js +27 -0
  12. package/dist/themes/a11y-dark.js.map +1 -0
  13. package/dist/themes/base16-dark.d.ts +3 -0
  14. package/dist/themes/base16-dark.d.ts.map +1 -0
  15. package/dist/themes/base16-dark.js +27 -0
  16. package/dist/themes/base16-dark.js.map +1 -0
  17. package/dist/themes/base16-light.d.ts +3 -0
  18. package/dist/themes/base16-light.d.ts.map +1 -0
  19. package/dist/themes/base16-light.js +27 -0
  20. package/dist/themes/base16-light.js.map +1 -0
  21. package/dist/themes/blackboard.d.ts +3 -0
  22. package/dist/themes/blackboard.d.ts.map +1 -0
  23. package/dist/themes/blackboard.js +27 -0
  24. package/dist/themes/blackboard.js.map +1 -0
  25. package/dist/themes/cobalt.d.ts +3 -0
  26. package/dist/themes/cobalt.d.ts.map +1 -0
  27. package/dist/themes/cobalt.js +27 -0
  28. package/dist/themes/cobalt.js.map +1 -0
  29. package/dist/themes/dracula-pro.d.ts +3 -0
  30. package/dist/themes/dracula-pro.d.ts.map +1 -0
  31. package/dist/themes/dracula-pro.js +27 -0
  32. package/dist/themes/dracula-pro.js.map +1 -0
  33. package/dist/themes/duotone-dark.d.ts +3 -0
  34. package/dist/themes/duotone-dark.d.ts.map +1 -0
  35. package/dist/themes/duotone-dark.js +27 -0
  36. package/dist/themes/duotone-dark.js.map +1 -0
  37. package/dist/themes/hopscotch.d.ts +3 -0
  38. package/dist/themes/hopscotch.d.ts.map +1 -0
  39. package/dist/themes/hopscotch.js +27 -0
  40. package/dist/themes/hopscotch.js.map +1 -0
  41. package/dist/themes/index.d.ts +48 -2
  42. package/dist/themes/index.d.ts.map +1 -1
  43. package/dist/themes/index.js +96 -4
  44. package/dist/themes/index.js.map +1 -1
  45. package/dist/themes/lucario.d.ts +3 -0
  46. package/dist/themes/lucario.d.ts.map +1 -0
  47. package/dist/themes/lucario.js +27 -0
  48. package/dist/themes/lucario.js.map +1 -0
  49. package/dist/themes/material.d.ts +3 -0
  50. package/dist/themes/material.d.ts.map +1 -0
  51. package/dist/themes/material.js +27 -0
  52. package/dist/themes/material.js.map +1 -0
  53. package/dist/themes/oceanic-next.d.ts +3 -0
  54. package/dist/themes/oceanic-next.d.ts.map +1 -0
  55. package/dist/themes/oceanic-next.js +27 -0
  56. package/dist/themes/oceanic-next.js.map +1 -0
  57. package/dist/themes/one-light.d.ts +3 -0
  58. package/dist/themes/one-light.d.ts.map +1 -0
  59. package/dist/themes/one-light.js +27 -0
  60. package/dist/themes/one-light.js.map +1 -0
  61. package/dist/themes/panda-syntax.d.ts +3 -0
  62. package/dist/themes/panda-syntax.d.ts.map +1 -0
  63. package/dist/themes/panda-syntax.js +27 -0
  64. package/dist/themes/panda-syntax.js.map +1 -0
  65. package/dist/themes/paraiso-dark.d.ts +3 -0
  66. package/dist/themes/paraiso-dark.d.ts.map +1 -0
  67. package/dist/themes/paraiso-dark.js +27 -0
  68. package/dist/themes/paraiso-dark.js.map +1 -0
  69. package/dist/themes/seti.d.ts +3 -0
  70. package/dist/themes/seti.d.ts.map +1 -0
  71. package/dist/themes/seti.js +27 -0
  72. package/dist/themes/seti.js.map +1 -0
  73. package/dist/themes/shades-of-purple.d.ts +3 -0
  74. package/dist/themes/shades-of-purple.d.ts.map +1 -0
  75. package/dist/themes/shades-of-purple.js +27 -0
  76. package/dist/themes/shades-of-purple.js.map +1 -0
  77. package/dist/themes/synthwave-84.d.ts +3 -0
  78. package/dist/themes/synthwave-84.d.ts.map +1 -0
  79. package/dist/themes/synthwave-84.js +27 -0
  80. package/dist/themes/synthwave-84.js.map +1 -0
  81. package/dist/themes/twilight.d.ts +3 -0
  82. package/dist/themes/twilight.d.ts.map +1 -0
  83. package/dist/themes/twilight.js +27 -0
  84. package/dist/themes/twilight.js.map +1 -0
  85. package/dist/themes/verminal.d.ts +3 -0
  86. package/dist/themes/verminal.d.ts.map +1 -0
  87. package/dist/themes/verminal.js +27 -0
  88. package/dist/themes/verminal.js.map +1 -0
  89. package/dist/themes/vscode.d.ts +3 -0
  90. package/dist/themes/vscode.d.ts.map +1 -0
  91. package/dist/themes/vscode.js +27 -0
  92. package/dist/themes/vscode.js.map +1 -0
  93. package/dist/themes/yeti.d.ts +3 -0
  94. package/dist/themes/yeti.d.ts.map +1 -0
  95. package/dist/themes/yeti.js +27 -0
  96. package/dist/themes/yeti.js.map +1 -0
  97. package/dist/themes/zenburn.d.ts +3 -0
  98. package/dist/themes/zenburn.d.ts.map +1 -0
  99. package/dist/themes/zenburn.js +27 -0
  100. package/dist/themes/zenburn.js.map +1 -0
  101. package/package.json +1 -1
package/README.md CHANGED
@@ -175,7 +175,7 @@ The font gets base64-encoded directly into the SVG. No external requests, no COR
175
175
 
176
176
  ## Themes
177
177
 
178
- shellfie comes with 12 built-in themes:
178
+ shellfie comes with 35 built-in themes:
179
179
 
180
180
  ```typescript
181
181
  import shellfie, { dracula, nord, tokyoNight } from "shellfie";
@@ -183,21 +183,53 @@ import shellfie, { dracula, nord, tokyoNight } from "shellfie";
183
183
  shellfie(output, { theme: dracula });
184
184
  ```
185
185
 
186
- | Dracula | Nord | Tokyo Night |
187
- | -------------------------------------------- | -------------------------------------- | ---------------------------------------------------- |
188
- | ![Dracula](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/dracula.svg) | ![Nord](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/nord.svg) | ![Tokyo Night](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/tokyo-night.svg) |
186
+ | Dracula | Dracula PRO | Nord |
187
+ | -------------------------------------------- | --------------------------------------------- | -------------------------------------- |
188
+ | ![Dracula](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/dracula.svg) | ![Dracula PRO](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/dracula-pro.svg) | ![Nord](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/nord.svg) |
189
189
 
190
- | One Dark | Monokai | Catppuccin Mocha |
191
- | ---------------------------------------------- | -------------------------------------------- | -------------------------------------------------------------- |
192
- | ![One Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/one-dark.svg) | ![Monokai](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/monokai.svg) | ![Catppuccin Mocha](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/catppuccin-mocha.svg) |
190
+ | Tokyo Night | One Dark | One Light |
191
+ | ---------------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
192
+ | ![Tokyo Night](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/tokyo-night.svg) | ![One Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/one-dark.svg) | ![One Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/one-light.svg) |
193
193
 
194
- | GitHub Dark | GitHub Light | Gruvbox Dark |
194
+ | Monokai | Catppuccin Mocha | Material |
195
+ | -------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------- |
196
+ | ![Monokai](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/monokai.svg) | ![Catppuccin Mocha](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/catppuccin-mocha.svg) | ![Material](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/material.svg) |
197
+
198
+ | GitHub Dark | GitHub Light | VS Code |
199
+ | ---------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------- |
200
+ | ![GitHub Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/github-dark.svg) | ![GitHub Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/github-light.svg) | ![VS Code](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/vscode.svg) |
201
+
202
+ | Gruvbox Dark | Gruvbox Light | Solarized Dark |
203
+ | ------------------------------------------------------ | -------------------------------------------------------- | ---------------------------------------------------------- |
204
+ | ![Gruvbox Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/gruvbox-dark.svg) | ![Gruvbox Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/gruvbox-light.svg) | ![Solarized Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/solarized-dark.svg) |
205
+
206
+ | Solarized Light | SynthWave '84 | Shades of Purple |
207
+ | ------------------------------------------------------------ | ------------------------------------------------------ | -------------------------------------------------------------- |
208
+ | ![Solarized Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/solarized-light.svg) | ![SynthWave '84](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/synthwave-84.svg) | ![Shades of Purple](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/shades-of-purple.svg) |
209
+
210
+ | Cobalt | Oceanic Next | Lucario |
211
+ | -------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------- |
212
+ | ![Cobalt](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/cobalt.svg) | ![Oceanic Next](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/oceanic-next.svg) | ![Lucario](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/lucario.svg) |
213
+
214
+ | Panda Syntax | Hopscotch | Paraiso Dark |
215
+ | ---------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------------ |
216
+ | ![Panda Syntax](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/panda-syntax.svg) | ![Hopscotch](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/hopscotch.svg) | ![Paraiso Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/paraiso-dark.svg) |
217
+
218
+ | Base16 Dark | Base16 Light | Duotone Dark |
195
219
  | ---------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ |
196
- | ![GitHub Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/github-dark.svg) | ![GitHub Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/github-light.svg) | ![Gruvbox Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/gruvbox-dark.svg) |
220
+ | ![Base16 Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/base16-dark.svg) | ![Base16 Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/base16-light.svg) | ![Duotone Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/duotone-dark.svg) |
221
+
222
+ | 3024 Night | A11y Dark | Blackboard |
223
+ | ---------------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
224
+ | ![3024 Night](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/3024-night.svg) | ![A11y Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/a11y-dark.svg) | ![Blackboard](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/blackboard.svg) |
225
+
226
+ | Seti | Twilight | Verminal |
227
+ | -------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
228
+ | ![Seti](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/seti.svg) | ![Twilight](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/twilight.svg) | ![Verminal](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/verminal.svg) |
197
229
 
198
- | Gruvbox Light | Solarized Dark | Solarized Light |
199
- | -------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
200
- | ![Gruvbox Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/gruvbox-light.svg) | ![Solarized Dark](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/solarized-dark.svg) | ![Solarized Light](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/solarized-light.svg) |
230
+ | Yeti | Zenburn |
231
+ | -------------------------------------------- | ---------------------------------------------- |
232
+ | ![Yeti](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/yeti.svg) | ![Zenburn](https://raw.githubusercontent.com/tool3/shellfie/refs/heads/master/examples/svgs/themes/zenburn.svg) |
201
233
 
202
234
  ## Custom Themes
203
235
 
@@ -1 +1 @@
1
- {"version":3,"file":"windows.d.ts","sourceRoot":"","sources":["../../src/templates/windows.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGzC,eAAO,MAAM,eAAe,EAAE,QAmB5B,CAAC"}
1
+ {"version":3,"file":"windows.d.ts","sourceRoot":"","sources":["../../src/templates/windows.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGzC,eAAO,MAAM,eAAe,EAAE,QAiB5B,CAAC"}
@@ -27,8 +27,6 @@ exports.windowsTemplate = (0, base_1.createTemplate)('windows', {
27
27
  },
28
28
  padding: 12,
29
29
  shadow: false,
30
- border: true,
31
- borderColor: '#333333',
32
- borderWidth: 1,
30
+ border: false,
33
31
  });
34
32
  //# sourceMappingURL=windows.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"windows.js","sourceRoot":"","sources":["../../src/templates/windows.ts"],"names":[],"mappings":";AAAA;;;;;;;;GAQG;;;AAGH,iCAAwC;AAE3B,QAAA,eAAe,GAAa,IAAA,qBAAc,EAAC,SAAS,EAAE;IACjE,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,EAAE;IAClB,YAAY,EAAE,CAAC;IACf,QAAQ,EAAE,IAAI;IACd,gBAAgB,EAAE,OAAO;IACzB,YAAY,EAAE;QACZ,KAAK,EAAE,SAAS;QAChB,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;QACnB,MAAM,EAAE,CAAC;QACT,OAAO,EAAE,EAAE;QACX,IAAI,EAAE,EAAE;KACT;IACD,OAAO,EAAE,EAAE;IACX,MAAM,EAAE,KAAK;IACb,MAAM,EAAE,IAAI;IACZ,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,CAAC;CACf,CAAC,CAAC"}
1
+ {"version":3,"file":"windows.js","sourceRoot":"","sources":["../../src/templates/windows.ts"],"names":[],"mappings":";AAAA;;;;;;;;GAQG;;;AAGH,iCAAwC;AAE3B,QAAA,eAAe,GAAa,IAAA,qBAAc,EAAC,SAAS,EAAE;IACjE,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,EAAE;IAClB,YAAY,EAAE,CAAC;IACf,QAAQ,EAAE,IAAI;IACd,gBAAgB,EAAE,OAAO;IACzB,YAAY,EAAE;QACZ,KAAK,EAAE,SAAS;QAChB,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;QACnB,MAAM,EAAE,CAAC;QACT,OAAO,EAAE,EAAE;QACX,IAAI,EAAE,EAAE;KACT;IACD,OAAO,EAAE,EAAE;IACX,MAAM,EAAE,KAAK;IACb,MAAM,EAAE,KAAK;CACd,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const night3024: Theme;
3
+ //# sourceMappingURL=3024-night.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"3024-night.d.ts","sourceRoot":"","sources":["../../src/themes/3024-night.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,SAAS,EAAE,KAsBvB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.night3024 = void 0;
4
+ exports.night3024 = {
5
+ name: '3024-night',
6
+ background: '#090300',
7
+ foreground: '#a5a2a2',
8
+ cursor: '#a5a2a2',
9
+ selection: '#4a4543',
10
+ black: '#090300',
11
+ red: '#db2d20',
12
+ green: '#01a252',
13
+ yellow: '#fded02',
14
+ blue: '#01a0e4',
15
+ magenta: '#a16a94',
16
+ cyan: '#b5e4f4',
17
+ white: '#a5a2a2',
18
+ brightBlack: '#5c5855',
19
+ brightRed: '#e8bbd0',
20
+ brightGreen: '#3a3432',
21
+ brightYellow: '#4a4543',
22
+ brightBlue: '#807d7c',
23
+ brightMagenta: '#d6d5d4',
24
+ brightCyan: '#cdab53',
25
+ brightWhite: '#f7f7f7',
26
+ };
27
+ //# sourceMappingURL=3024-night.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"3024-night.js","sourceRoot":"","sources":["../../src/themes/3024-night.ts"],"names":[],"mappings":";;;AAEa,QAAA,SAAS,GAAU;IAC9B,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const a11yDark: Theme;
3
+ //# sourceMappingURL=a11y-dark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"a11y-dark.d.ts","sourceRoot":"","sources":["../../src/themes/a11y-dark.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,QAAQ,EAAE,KAsBtB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.a11yDark = void 0;
4
+ exports.a11yDark = {
5
+ name: 'a11y-dark',
6
+ background: '#2b2b2b',
7
+ foreground: '#f8f8f2',
8
+ cursor: '#f8f8f2',
9
+ selection: '#444444',
10
+ black: '#2b2b2b',
11
+ red: '#ffa07a',
12
+ green: '#abe338',
13
+ yellow: '#ffd700',
14
+ blue: '#00e0e0',
15
+ magenta: '#dcc6e0',
16
+ cyan: '#00e0e0',
17
+ white: '#f8f8f2',
18
+ brightBlack: '#545454',
19
+ brightRed: '#ffa07a',
20
+ brightGreen: '#abe338',
21
+ brightYellow: '#ffd700',
22
+ brightBlue: '#00e0e0',
23
+ brightMagenta: '#dcc6e0',
24
+ brightCyan: '#00e0e0',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=a11y-dark.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"a11y-dark.js","sourceRoot":"","sources":["../../src/themes/a11y-dark.ts"],"names":[],"mappings":";;;AAEa,QAAA,QAAQ,GAAU;IAC7B,IAAI,EAAE,WAAW;IACjB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const base16Dark: Theme;
3
+ //# sourceMappingURL=base16-dark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base16-dark.d.ts","sourceRoot":"","sources":["../../src/themes/base16-dark.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,UAAU,EAAE,KAsBxB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.base16Dark = void 0;
4
+ exports.base16Dark = {
5
+ name: 'base16-dark',
6
+ background: '#181818',
7
+ foreground: '#d8d8d8',
8
+ cursor: '#d8d8d8',
9
+ selection: '#383838',
10
+ black: '#181818',
11
+ red: '#ab4642',
12
+ green: '#a1b56c',
13
+ yellow: '#f7ca88',
14
+ blue: '#7cafc2',
15
+ magenta: '#ba8baf',
16
+ cyan: '#86c1b9',
17
+ white: '#d8d8d8',
18
+ brightBlack: '#585858',
19
+ brightRed: '#ab4642',
20
+ brightGreen: '#a1b56c',
21
+ brightYellow: '#f7ca88',
22
+ brightBlue: '#7cafc2',
23
+ brightMagenta: '#ba8baf',
24
+ brightCyan: '#86c1b9',
25
+ brightWhite: '#f8f8f8',
26
+ };
27
+ //# sourceMappingURL=base16-dark.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base16-dark.js","sourceRoot":"","sources":["../../src/themes/base16-dark.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAU;IAC/B,IAAI,EAAE,aAAa;IACnB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const base16Light: Theme;
3
+ //# sourceMappingURL=base16-light.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base16-light.d.ts","sourceRoot":"","sources":["../../src/themes/base16-light.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,WAAW,EAAE,KAsBzB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.base16Light = void 0;
4
+ exports.base16Light = {
5
+ name: 'base16-light',
6
+ background: '#f8f8f8',
7
+ foreground: '#383838',
8
+ cursor: '#383838',
9
+ selection: '#d8d8d8',
10
+ black: '#181818',
11
+ red: '#ab4642',
12
+ green: '#a1b56c',
13
+ yellow: '#f7ca88',
14
+ blue: '#7cafc2',
15
+ magenta: '#ba8baf',
16
+ cyan: '#86c1b9',
17
+ white: '#f8f8f8',
18
+ brightBlack: '#585858',
19
+ brightRed: '#ab4642',
20
+ brightGreen: '#a1b56c',
21
+ brightYellow: '#f7ca88',
22
+ brightBlue: '#7cafc2',
23
+ brightMagenta: '#ba8baf',
24
+ brightCyan: '#86c1b9',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=base16-light.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base16-light.js","sourceRoot":"","sources":["../../src/themes/base16-light.ts"],"names":[],"mappings":";;;AAEa,QAAA,WAAW,GAAU;IAChC,IAAI,EAAE,cAAc;IACpB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const blackboard: Theme;
3
+ //# sourceMappingURL=blackboard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blackboard.d.ts","sourceRoot":"","sources":["../../src/themes/blackboard.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,UAAU,EAAE,KAsBxB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.blackboard = void 0;
4
+ exports.blackboard = {
5
+ name: 'blackboard',
6
+ background: '#0c1021',
7
+ foreground: '#f8f8f8',
8
+ cursor: '#bbbbbb',
9
+ selection: '#253b76',
10
+ black: '#0c1021',
11
+ red: '#d13a82',
12
+ green: '#8fb000',
13
+ yellow: '#f8e32c',
14
+ blue: '#7a9bff',
15
+ magenta: '#c09bff',
16
+ cyan: '#8fdfda',
17
+ white: '#f8f8f8',
18
+ brightBlack: '#6a7586',
19
+ brightRed: '#ff5994',
20
+ brightGreen: '#a3d900',
21
+ brightYellow: '#f8e32c',
22
+ brightBlue: '#9bbaff',
23
+ brightMagenta: '#d3b5ff',
24
+ brightCyan: '#aef7f1',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=blackboard.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blackboard.js","sourceRoot":"","sources":["../../src/themes/blackboard.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAU;IAC/B,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const cobalt: Theme;
3
+ //# sourceMappingURL=cobalt.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cobalt.d.ts","sourceRoot":"","sources":["../../src/themes/cobalt.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,MAAM,EAAE,KAsBpB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.cobalt = void 0;
4
+ exports.cobalt = {
5
+ name: 'cobalt',
6
+ background: '#132738',
7
+ foreground: '#ffffff',
8
+ cursor: '#f0cc09',
9
+ selection: '#18354f',
10
+ black: '#000000',
11
+ red: '#ff0000',
12
+ green: '#38de21',
13
+ yellow: '#ffe50a',
14
+ blue: '#1460d2',
15
+ magenta: '#ff005d',
16
+ cyan: '#00bbbb',
17
+ white: '#bbbbbb',
18
+ brightBlack: '#555555',
19
+ brightRed: '#f40e17',
20
+ brightGreen: '#3bd01d',
21
+ brightYellow: '#edc809',
22
+ brightBlue: '#5555ff',
23
+ brightMagenta: '#ff55ff',
24
+ brightCyan: '#6ae3fa',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=cobalt.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cobalt.js","sourceRoot":"","sources":["../../src/themes/cobalt.ts"],"names":[],"mappings":";;;AAEa,QAAA,MAAM,GAAU;IAC3B,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const draculaPro: Theme;
3
+ //# sourceMappingURL=dracula-pro.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dracula-pro.d.ts","sourceRoot":"","sources":["../../src/themes/dracula-pro.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,UAAU,EAAE,KAsBxB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.draculaPro = void 0;
4
+ exports.draculaPro = {
5
+ name: 'dracula-pro',
6
+ background: '#22212c',
7
+ foreground: '#f8f8f2',
8
+ cursor: '#f8f8f2',
9
+ selection: '#454158',
10
+ black: '#21222c',
11
+ red: '#ff9580',
12
+ green: '#8aff80',
13
+ yellow: '#ffff80',
14
+ blue: '#9580ff',
15
+ magenta: '#ff80bf',
16
+ cyan: '#80ffea',
17
+ white: '#f8f8f2',
18
+ brightBlack: '#7970a9',
19
+ brightRed: '#ffaa99',
20
+ brightGreen: '#a2ff99',
21
+ brightYellow: '#ffff99',
22
+ brightBlue: '#aa99ff',
23
+ brightMagenta: '#ff99cc',
24
+ brightCyan: '#99ffee',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=dracula-pro.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dracula-pro.js","sourceRoot":"","sources":["../../src/themes/dracula-pro.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAU;IAC/B,IAAI,EAAE,aAAa;IACnB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const duotoneDark: Theme;
3
+ //# sourceMappingURL=duotone-dark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"duotone-dark.d.ts","sourceRoot":"","sources":["../../src/themes/duotone-dark.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,WAAW,EAAE,KAsBzB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.duotoneDark = void 0;
4
+ exports.duotoneDark = {
5
+ name: 'duotone-dark',
6
+ background: '#1f1d27',
7
+ foreground: '#b7a1ff',
8
+ cursor: '#ff9839',
9
+ selection: '#353147',
10
+ black: '#1f1d27',
11
+ red: '#d9393e',
12
+ green: '#2dcd73',
13
+ yellow: '#d9b76e',
14
+ blue: '#ffc284',
15
+ magenta: '#de8d40',
16
+ cyan: '#2488ff',
17
+ white: '#b7a1ff',
18
+ brightBlack: '#4e4a60',
19
+ brightRed: '#d9393e',
20
+ brightGreen: '#2dcd73',
21
+ brightYellow: '#d9b76e',
22
+ brightBlue: '#ffc284',
23
+ brightMagenta: '#de8d40',
24
+ brightCyan: '#2488ff',
25
+ brightWhite: '#eae5ff',
26
+ };
27
+ //# sourceMappingURL=duotone-dark.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"duotone-dark.js","sourceRoot":"","sources":["../../src/themes/duotone-dark.ts"],"names":[],"mappings":";;;AAEa,QAAA,WAAW,GAAU;IAChC,IAAI,EAAE,cAAc;IACpB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { Theme } from '../types';
2
+ export declare const hopscotch: Theme;
3
+ //# sourceMappingURL=hopscotch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hopscotch.d.ts","sourceRoot":"","sources":["../../src/themes/hopscotch.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEtC,eAAO,MAAM,SAAS,EAAE,KAsBvB,CAAC"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.hopscotch = void 0;
4
+ exports.hopscotch = {
5
+ name: 'hopscotch',
6
+ background: '#322931',
7
+ foreground: '#b9b5b8',
8
+ cursor: '#b9b5b8',
9
+ selection: '#5c545b',
10
+ black: '#322931',
11
+ red: '#dd464c',
12
+ green: '#8fc13e',
13
+ yellow: '#fdcc59',
14
+ blue: '#1290bf',
15
+ magenta: '#c85e7c',
16
+ cyan: '#149b93',
17
+ white: '#b9b5b8',
18
+ brightBlack: '#797379',
19
+ brightRed: '#fd8b19',
20
+ brightGreen: '#8fc13e',
21
+ brightYellow: '#fdcc59',
22
+ brightBlue: '#1290bf',
23
+ brightMagenta: '#c85e7c',
24
+ brightCyan: '#149b93',
25
+ brightWhite: '#ffffff',
26
+ };
27
+ //# sourceMappingURL=hopscotch.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hopscotch.js","sourceRoot":"","sources":["../../src/themes/hopscotch.ts"],"names":[],"mappings":";;;AAEa,QAAA,SAAS,GAAU;IAC9B,IAAI,EAAE,WAAW;IACjB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,SAAS;IACtB,SAAS,EAAE,SAAS;IACpB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;CACvB,CAAC"}
@@ -1,31 +1,77 @@
1
+ export { night3024 } from './3024-night';
2
+ export { a11yDark } from './a11y-dark';
3
+ export { base16Dark } from './base16-dark';
4
+ export { base16Light } from './base16-light';
5
+ export { blackboard } from './blackboard';
1
6
  export { catppuccinMocha } from './catppuccin-mocha';
7
+ export { cobalt } from './cobalt';
2
8
  export { dark } from './dark';
3
9
  export { dracula } from './dracula';
10
+ export { draculaPro } from './dracula-pro';
11
+ export { duotoneDark } from './duotone-dark';
4
12
  export { githubDark } from './github-dark';
5
13
  export { githubLight } from './github-light';
6
14
  export { gruvboxDark } from './gruvbox-dark';
7
15
  export { gruvboxLight } from './gruvbox-light';
16
+ export { hopscotch } from './hopscotch';
17
+ export { lucario } from './lucario';
18
+ export { material } from './material';
8
19
  export { monokai } from './monokai';
9
20
  export { nord } from './nord';
21
+ export { oceanicNext } from './oceanic-next';
10
22
  export { oneDark } from './one-dark';
23
+ export { oneLight } from './one-light';
24
+ export { pandaSyntax } from './panda-syntax';
25
+ export { paraisoDark } from './paraiso-dark';
26
+ export { seti } from './seti';
27
+ export { shadesOfPurple } from './shades-of-purple';
11
28
  export { solarizedDark } from './solarized-dark';
12
29
  export { solarizedLight } from './solarized-light';
30
+ export { synthwave84 } from './synthwave-84';
13
31
  export { terminal } from './terminal';
14
32
  export { tokyoNight } from './tokyo-night';
33
+ export { twilight } from './twilight';
34
+ export { verminal } from './verminal';
35
+ export { vscode } from './vscode';
36
+ export { yeti } from './yeti';
37
+ export { zenburn } from './zenburn';
15
38
  export declare const themes: {
39
+ night3024: import("..").Theme;
40
+ a11yDark: import("..").Theme;
41
+ base16Dark: import("..").Theme;
42
+ base16Light: import("..").Theme;
43
+ blackboard: import("..").Theme;
16
44
  catppuccinMocha: import("..").Theme;
45
+ cobalt: import("..").Theme;
46
+ dark: import("..").Theme;
17
47
  dracula: import("..").Theme;
48
+ draculaPro: import("..").Theme;
49
+ duotoneDark: import("..").Theme;
18
50
  githubDark: import("..").Theme;
19
51
  githubLight: import("..").Theme;
20
52
  gruvboxDark: import("..").Theme;
21
53
  gruvboxLight: import("..").Theme;
54
+ hopscotch: import("..").Theme;
55
+ lucario: import("..").Theme;
56
+ material: import("..").Theme;
22
57
  monokai: import("..").Theme;
23
58
  nord: import("..").Theme;
59
+ oceanicNext: import("..").Theme;
24
60
  oneDark: import("..").Theme;
25
- dark: import("..").Theme;
61
+ oneLight: import("..").Theme;
62
+ pandaSyntax: import("..").Theme;
63
+ paraisoDark: import("..").Theme;
64
+ seti: import("..").Theme;
65
+ shadesOfPurple: import("..").Theme;
26
66
  solarizedDark: import("..").Theme;
27
67
  solarizedLight: import("..").Theme;
28
- tokyoNight: import("..").Theme;
68
+ synthwave84: import("..").Theme;
29
69
  terminal: import("..").Theme;
70
+ tokyoNight: import("..").Theme;
71
+ twilight: import("..").Theme;
72
+ verminal: import("..").Theme;
73
+ vscode: import("..").Theme;
74
+ yeti: import("..").Theme;
75
+ zenburn: import("..").Theme;
30
76
  };
31
77
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAiB3C,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;CAelB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/themes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAwCpC,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsClB,CAAC"}