tm-themes 1.12.1 → 1.12.3
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.
- package/NOTICE +1 -1
- package/README.md +15 -15
- package/index.js +99 -114
- package/package.json +1 -1
- package/themes/catppuccin-frappe.json +218 -0
- package/themes/catppuccin-latte.json +218 -0
- package/themes/catppuccin-macchiato.json +218 -0
- package/themes/catppuccin-mocha.json +218 -0
- package/themes/kanagawa-dragon.json +9 -9
- package/themes/kanagawa-lotus.json +9 -9
- package/themes/kanagawa-wave.json +9 -9
- package/themes/monokai.json +4 -0
- package/themes/red.json +4 -0
- package/themes/rose-pine-dawn.json +2 -2
- package/themes/rose-pine-moon.json +2 -2
- package/themes/rose-pine.json +2 -2
- package/themes/solarized-dark.json +4 -0
- package/themes/solarized-light.json +4 -0
- package/themes/vesper.json +1 -0
package/NOTICE
CHANGED
|
@@ -959,7 +959,7 @@ SOFTWARE.
|
|
|
959
959
|
|
|
960
960
|
=========================================================================================================
|
|
961
961
|
Files: kanagawa-dragon.json, kanagawa-lotus.json, kanagawa-wave.json
|
|
962
|
-
License: https://raw.githubusercontent.com/
|
|
962
|
+
License: https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE
|
|
963
963
|
SPDX: MIT
|
|
964
964
|
---------------------------------------------------------------------------------------------------------
|
|
965
965
|
MIT License
|
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ import { themes } from 'tm-themes'
|
|
|
23
23
|
| Name | ID | Source | License | Sponsor | File Size |
|
|
24
24
|
| ---- | -- | ------ | ------- | ------- | --------- |
|
|
25
25
|
| Ayu Light | `ayu-light` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/97f28cd3c392cb12672a25229f33c4dd420f96ea/ayu-light.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | | 19.62 kB |
|
|
26
|
-
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
26
|
+
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | [GitHub Sponsors: **@catppuccin**](https://github.com/sponsors/catppuccin) [Open Collective: **catppuccin**](https://opencollective.com/catppuccin) | 49.60 kB |
|
|
27
27
|
| Everforest Light | `everforest-light` | [sainnhe/everforest-vscode](https://github.com/sainnhe/everforest-vscode/blob/b039b30727868d77108ec85f0be66e6d80a9bc1f/themes/everforest-light.json) | [MIT](https://raw.githubusercontent.com/sainnhe/everforest-vscode/master/LICENSE) | | 52.43 kB |
|
|
28
28
|
| GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 10.86 kB |
|
|
29
29
|
| GitHub Light Default | `github-light-default` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 13.77 kB |
|
|
@@ -32,16 +32,16 @@ import { themes } from 'tm-themes'
|
|
|
32
32
|
| Gruvbox Light Medium | `gruvbox-light-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 22.05 kB |
|
|
33
33
|
| Gruvbox Light Soft | `gruvbox-light-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 22.05 kB |
|
|
34
34
|
| Horizon Bright | `horizon-bright` | [alexandernanberg/horizon-theme-vscode](https://github.com/alexandernanberg/horizon-theme-vscode/blob/83c848d0efd5d57ac7c9d868b53ae375d8a27692/themes/horizon-bright.json) | [MIT](https://raw.githubusercontent.com/alexandernanberg/horizon-theme-vscode/master/LICENSE) | | 8.52 kB |
|
|
35
|
-
| Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
35
|
+
| Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-lotus-color-theme.json) | [MIT](https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE) | | 16.66 kB |
|
|
36
36
|
| Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 9.65 kB |
|
|
37
37
|
| Material Theme Lighter | `material-theme-lighter` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.14 kB |
|
|
38
38
|
| Min Light | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | | 6.75 kB |
|
|
39
39
|
| Night Owl Light | `night-owl-light` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/d298950d6378c36c027f1387e307ebf3f145fc90/themes/Night%20Owl-Light-color-theme.json) | [MIT](https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE.md) | [GitHub Sponsors: **@sdras**](https://github.com/sponsors/sdras) | 25.24 kB |
|
|
40
40
|
| One Light | `one-light` | [akamud/vscode-theme-onelight](https://github.com/akamud/vscode-theme-onelight/blob/f1ff6b87c6379a22b34354bbf64d355cd2adc611/themes/OneLight.json) | [MIT](https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/LICENSE) | [GitHub Sponsors: **@akamud**](https://github.com/sponsors/akamud) | 24.65 kB |
|
|
41
|
-
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
41
|
+
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@rose-pine**](https://github.com/sponsors/rose-pine) | 21.18 kB |
|
|
42
42
|
| Slack Ochin | `slack-ochin` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/572452d0da20d384858b28ad14e110ee5daac411/themes/ochin.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | | 9.15 kB |
|
|
43
43
|
| Snazzy Light | `snazzy-light` | [loilo/vscode-snazzy-light](https://github.com/loilo/vscode-snazzy-light/blob/516646af7e1a114871698ce9090182c582899c71/themes/Snazzy-Light-color-theme.json) | [MIT](https://raw.githubusercontent.com/loilo/vscode-snazzy-light/master/LICENSE) | | 20.23 kB |
|
|
44
|
-
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
44
|
+
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.41 kB |
|
|
45
45
|
| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | [GitHub Sponsors: **@antfu**](https://github.com/sponsors/antfu) | 13.24 kB |
|
|
46
46
|
|
|
47
47
|
## Dark Themes
|
|
@@ -52,9 +52,9 @@ import { themes } from 'tm-themes'
|
|
|
52
52
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | [GPL-3.0](https://raw.githubusercontent.com/marqu3ss/Aurora-X/master/LICENSE) | | 13.28 kB |
|
|
53
53
|
| Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/97f28cd3c392cb12672a25229f33c4dd420f96ea/ayu-dark.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | | 19.55 kB |
|
|
54
54
|
| Ayu Mirage | `ayu-mirage` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/97f28cd3c392cb12672a25229f33c4dd420f96ea/ayu-mirage.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | | 19.56 kB |
|
|
55
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
56
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
57
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
55
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | [GitHub Sponsors: **@catppuccin**](https://github.com/sponsors/catppuccin) [Open Collective: **catppuccin**](https://opencollective.com/catppuccin) | 49.60 kB |
|
|
56
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | [GitHub Sponsors: **@catppuccin**](https://github.com/sponsors/catppuccin) [Open Collective: **catppuccin**](https://opencollective.com/catppuccin) | 49.61 kB |
|
|
57
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | [GitHub Sponsors: **@catppuccin**](https://github.com/sponsors/catppuccin) [Open Collective: **catppuccin**](https://opencollective.com/catppuccin) | 49.60 kB |
|
|
58
58
|
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e061feef09c2a09a59d0a88ab186aa880b3c56c3/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 8.83 kB |
|
|
59
59
|
| Dracula Theme | `dracula` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE) | | 20.51 kB |
|
|
60
60
|
| Dracula Theme Soft | `dracula-soft` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE) | | 20.52 kB |
|
|
@@ -68,28 +68,28 @@ import { themes } from 'tm-themes'
|
|
|
68
68
|
| Gruvbox Dark Soft | `gruvbox-dark-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 22.04 kB |
|
|
69
69
|
| Horizon | `horizon` | [alexandernanberg/horizon-theme-vscode](https://github.com/alexandernanberg/horizon-theme-vscode/blob/83c848d0efd5d57ac7c9d868b53ae375d8a27692/themes/horizon.json) | [MIT](https://raw.githubusercontent.com/alexandernanberg/horizon-theme-vscode/master/LICENSE) | | 8.52 kB |
|
|
70
70
|
| Houston | `houston` | [withastro/houston-vscode](https://github.com/withastro/houston-vscode/blob/d297233be95e3f8fdecc22e4ffa92bb0e7265592/themes/houston.json) | [MIT](https://raw.githubusercontent.com/withastro/houston-vscode/main/LICENSE) | [GitHub Sponsors: **@withastro**](https://github.com/sponsors/withastro) [Open Collective: **astrodotbuild**](https://opencollective.com/astrodotbuild) [thanks.dev: **u/gh/withastro**](https://thanks.dev/d/u/gh/withastro) | 34.53 kB |
|
|
71
|
-
| Kanagawa Dragon | `kanagawa-dragon` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
72
|
-
| Kanagawa Wave | `kanagawa-wave` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
71
|
+
| Kanagawa Dragon | `kanagawa-dragon` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-dragon-color-theme.json) | [MIT](https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE) | | 16.66 kB |
|
|
72
|
+
| Kanagawa Wave | `kanagawa-wave` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-wave-color-theme.json) | [MIT](https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE) | | 16.66 kB |
|
|
73
73
|
| LaserWave | `laserwave` | [Jaredk3nt/laserwave](https://github.com/Jaredk3nt/laserwave/blob/f768285c659425fbb6ec5642085df4902f8a8d92/themes/LaserWave-color-theme.json) | [MIT](https://raw.githubusercontent.com/Jaredk3nt/laserwave/master/LICENSE) | | 11.17 kB |
|
|
74
74
|
| Material Theme | `material-theme` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.12 kB |
|
|
75
75
|
| Material Theme Darker | `material-theme-darker` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.13 kB |
|
|
76
76
|
| Material Theme Ocean | `material-theme-ocean` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.13 kB |
|
|
77
77
|
| Material Theme Palenight | `material-theme-palenight` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.14 kB |
|
|
78
78
|
| Min Dark | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | | 6.08 kB |
|
|
79
|
-
| Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
79
|
+
| Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 7.79 kB |
|
|
80
80
|
| Night Owl | `night-owl` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/d298950d6378c36c027f1387e307ebf3f145fc90/themes/Night%20Owl-color-theme.json) | [MIT](https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE.md) | [GitHub Sponsors: **@sdras**](https://github.com/sponsors/sdras) | 28.18 kB |
|
|
81
81
|
| Nord | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | | 26.04 kB |
|
|
82
82
|
| One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/d64c6d3c42e0d2f1a6a032af1ebfbb7f8e0acae6/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | | 32.94 kB |
|
|
83
83
|
| Plastic | `plastic` | [will-stone/plastic](https://github.com/will-stone/plastic/blob/30eaf248a3ee319c85ddf254dd0cb64a443d1571/themes/main.json) | [MIT](https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE) | [GitHub Sponsors: **@will-stone**](https://github.com/sponsors/will-stone) [buymeacoffee.com](https://www.buymeacoffee.com/wstone) | 9.02 kB |
|
|
84
84
|
| Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | [MIT](https://raw.githubusercontent.com/drcmda/poimandres-theme/main/LICENSE) | | 32.65 kB |
|
|
85
|
-
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
86
|
-
| Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
87
|
-
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
85
|
+
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.21 kB |
|
|
86
|
+
| Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@rose-pine**](https://github.com/sponsors/rose-pine) | 21.17 kB |
|
|
87
|
+
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@rose-pine**](https://github.com/sponsors/rose-pine) | 21.18 kB |
|
|
88
88
|
| Slack Dark | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | | 8.84 kB |
|
|
89
|
-
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
89
|
+
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.78 kB |
|
|
90
90
|
| Synthwave '84 | `synthwave-84` | [robb0wen/synthwave-vscode](https://github.com/robb0wen/synthwave-vscode/blob/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json) | [MIT](https://raw.githubusercontent.com/robb0wen/synthwave-vscode/master/LICENSE) | | 13.65 kB |
|
|
91
91
|
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/da5546bc4163a02a30d6f3ced90d4ef7dfcb8460/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt) | | 34.77 kB |
|
|
92
|
-
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/
|
|
92
|
+
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/9043f3849b776949445f0cd4990365959cca35a3/themes/Vesper-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md) | | 12.38 kB |
|
|
93
93
|
| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | [GitHub Sponsors: **@antfu**](https://github.com/sponsors/antfu) | 13.30 kB |
|
|
94
94
|
| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | [GitHub Sponsors: **@antfu**](https://github.com/sponsors/antfu) | 13.38 kB |
|
|
95
95
|
<!--list-end-->
|
package/index.js
CHANGED
|
@@ -89,7 +89,7 @@ export const themes = [
|
|
|
89
89
|
type: 'dark',
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
|
-
byteSize:
|
|
92
|
+
byteSize: 50793,
|
|
93
93
|
displayName: 'Catppuccin Frappé',
|
|
94
94
|
funding: [
|
|
95
95
|
{
|
|
@@ -103,18 +103,18 @@ export const themes = [
|
|
|
103
103
|
url: 'https://opencollective.com/catppuccin',
|
|
104
104
|
},
|
|
105
105
|
],
|
|
106
|
-
hash: '
|
|
107
|
-
lastUpdate: '
|
|
106
|
+
hash: 'aviMsDDJEoDyrl62ov29JbX6_F4WM4y9U_k5cRdn6Mg',
|
|
107
|
+
lastUpdate: '2026-05-02T09:33:33Z',
|
|
108
108
|
license: 'MIT',
|
|
109
109
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
110
110
|
name: 'catppuccin-frappe',
|
|
111
|
-
sha: '
|
|
112
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
113
|
-
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=
|
|
111
|
+
sha: 'befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
112
|
+
source: 'https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json',
|
|
113
|
+
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
114
114
|
type: 'dark',
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
-
byteSize:
|
|
117
|
+
byteSize: 50791,
|
|
118
118
|
displayName: 'Catppuccin Latte',
|
|
119
119
|
funding: [
|
|
120
120
|
{
|
|
@@ -128,18 +128,18 @@ export const themes = [
|
|
|
128
128
|
url: 'https://opencollective.com/catppuccin',
|
|
129
129
|
},
|
|
130
130
|
],
|
|
131
|
-
hash: '
|
|
132
|
-
lastUpdate: '
|
|
131
|
+
hash: 'XJoRN_SXsO7yrLQ8wGxFa7l3U4Zy6IdFQSAaYhZ22mg',
|
|
132
|
+
lastUpdate: '2026-05-02T09:33:33Z',
|
|
133
133
|
license: 'MIT',
|
|
134
134
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
135
135
|
name: 'catppuccin-latte',
|
|
136
|
-
sha: '
|
|
137
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
138
|
-
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=
|
|
136
|
+
sha: 'befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
137
|
+
source: 'https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json',
|
|
138
|
+
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
139
139
|
type: 'light',
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
|
-
byteSize:
|
|
142
|
+
byteSize: 50798,
|
|
143
143
|
displayName: 'Catppuccin Macchiato',
|
|
144
144
|
funding: [
|
|
145
145
|
{
|
|
@@ -153,18 +153,18 @@ export const themes = [
|
|
|
153
153
|
url: 'https://opencollective.com/catppuccin',
|
|
154
154
|
},
|
|
155
155
|
],
|
|
156
|
-
hash: '
|
|
157
|
-
lastUpdate: '
|
|
156
|
+
hash: 'K90VRXIXB8Fe69PfAAGrinP0P60JlwxpdNsZADfoFYQ',
|
|
157
|
+
lastUpdate: '2026-05-02T09:33:33Z',
|
|
158
158
|
license: 'MIT',
|
|
159
159
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
160
160
|
name: 'catppuccin-macchiato',
|
|
161
|
-
sha: '
|
|
162
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
163
|
-
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=
|
|
161
|
+
sha: 'befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
162
|
+
source: 'https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json',
|
|
163
|
+
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
164
164
|
type: 'dark',
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
byteSize:
|
|
167
|
+
byteSize: 50790,
|
|
168
168
|
displayName: 'Catppuccin Mocha',
|
|
169
169
|
funding: [
|
|
170
170
|
{
|
|
@@ -178,14 +178,14 @@ export const themes = [
|
|
|
178
178
|
url: 'https://opencollective.com/catppuccin',
|
|
179
179
|
},
|
|
180
180
|
],
|
|
181
|
-
hash: '
|
|
182
|
-
lastUpdate: '
|
|
181
|
+
hash: 'h6MlaNe3PXJXWCgxOqFNgG2t2A2y102K-at-0oUKiIo',
|
|
182
|
+
lastUpdate: '2026-05-02T09:33:33Z',
|
|
183
183
|
license: 'MIT',
|
|
184
184
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
185
185
|
name: 'catppuccin-mocha',
|
|
186
|
-
sha: '
|
|
187
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
188
|
-
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=
|
|
186
|
+
sha: 'befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
187
|
+
source: 'https://github.com/catppuccin/vscode/blob/befc9e6fc41980f4241408f7049755d47c06ff45/packages/catppuccin-vsc/package.json',
|
|
188
|
+
sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=befc9e6fc41980f4241408f7049755d47c06ff45',
|
|
189
189
|
type: 'dark',
|
|
190
190
|
},
|
|
191
191
|
{
|
|
@@ -579,48 +579,48 @@ export const themes = [
|
|
|
579
579
|
type: 'dark',
|
|
580
580
|
},
|
|
581
581
|
{
|
|
582
|
-
byteSize:
|
|
582
|
+
byteSize: 17063,
|
|
583
583
|
displayName: 'Kanagawa Dragon',
|
|
584
584
|
funding: [
|
|
585
585
|
],
|
|
586
|
-
hash: '
|
|
587
|
-
lastUpdate: '
|
|
586
|
+
hash: '6vSUGV5rZRGNmn8oGs1OME4WyxeaKdnyOk3C4YJkF4I',
|
|
587
|
+
lastUpdate: '2026-06-15T09:27:43Z',
|
|
588
588
|
license: 'MIT',
|
|
589
|
-
licenseUrl: 'https://raw.githubusercontent.com/
|
|
589
|
+
licenseUrl: 'https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE',
|
|
590
590
|
name: 'kanagawa-dragon',
|
|
591
|
-
sha: '
|
|
592
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
593
|
-
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-dragon-color-theme.json?ref=
|
|
591
|
+
sha: 'cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
592
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-dragon-color-theme.json',
|
|
593
|
+
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-dragon-color-theme.json?ref=cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
594
594
|
type: 'dark',
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
|
-
byteSize:
|
|
597
|
+
byteSize: 17062,
|
|
598
598
|
displayName: 'Kanagawa Lotus',
|
|
599
599
|
funding: [
|
|
600
600
|
],
|
|
601
|
-
hash: '
|
|
602
|
-
lastUpdate: '
|
|
601
|
+
hash: 'raAMD28KZ4VT_KY2f6Tsf_1Rj-mcl3R4UooGGD1TmFA',
|
|
602
|
+
lastUpdate: '2026-06-15T09:27:43Z',
|
|
603
603
|
license: 'MIT',
|
|
604
|
-
licenseUrl: 'https://raw.githubusercontent.com/
|
|
604
|
+
licenseUrl: 'https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE',
|
|
605
605
|
name: 'kanagawa-lotus',
|
|
606
|
-
sha: '
|
|
607
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
608
|
-
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-lotus-color-theme.json?ref=
|
|
606
|
+
sha: 'cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
607
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-lotus-color-theme.json',
|
|
608
|
+
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-lotus-color-theme.json?ref=cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
609
609
|
type: 'light',
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
|
-
byteSize:
|
|
612
|
+
byteSize: 17059,
|
|
613
613
|
displayName: 'Kanagawa Wave',
|
|
614
614
|
funding: [
|
|
615
615
|
],
|
|
616
|
-
hash: '
|
|
617
|
-
lastUpdate: '
|
|
616
|
+
hash: 'U5QXanoJy_ONpqo9jZkqrDWLAF5rrNHqOFp8FuGiMVE',
|
|
617
|
+
lastUpdate: '2026-06-15T09:27:43Z',
|
|
618
618
|
license: 'MIT',
|
|
619
|
-
licenseUrl: 'https://raw.githubusercontent.com/
|
|
619
|
+
licenseUrl: 'https://raw.githubusercontent.com/paccodes/kanagawa-vscode-theme/main/LICENSE',
|
|
620
620
|
name: 'kanagawa-wave',
|
|
621
|
-
sha: '
|
|
622
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
623
|
-
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-wave-color-theme.json?ref=
|
|
621
|
+
sha: 'cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
622
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/cfc400efbda65f273f50bffd32c65a4077e82fce/themes/kanagawa-wave-color-theme.json',
|
|
623
|
+
sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-wave-color-theme.json?ref=cfc400efbda65f273f50bffd32c65a4077e82fce',
|
|
624
624
|
type: 'dark',
|
|
625
625
|
},
|
|
626
626
|
{
|
|
@@ -809,18 +809,18 @@ export const themes = [
|
|
|
809
809
|
type: 'light',
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
|
-
byteSize:
|
|
812
|
+
byteSize: 7972,
|
|
813
813
|
displayName: 'Monokai',
|
|
814
814
|
funding: [
|
|
815
815
|
],
|
|
816
|
-
hash: '
|
|
817
|
-
lastUpdate: '
|
|
816
|
+
hash: 'rsJ9YISVkby_9ztUJ373m7H1XXqyNlCJP7nZQmfF5KA',
|
|
817
|
+
lastUpdate: '2026-06-01T14:26:39Z',
|
|
818
818
|
license: 'MIT',
|
|
819
819
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
820
820
|
name: 'monokai',
|
|
821
|
-
sha: '
|
|
822
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
823
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-monokai/themes/monokai-color-theme.json?ref=
|
|
821
|
+
sha: '2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
822
|
+
source: 'https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-monokai/themes/monokai-color-theme.json',
|
|
823
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-monokai/themes/monokai-color-theme.json?ref=2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
824
824
|
type: 'dark',
|
|
825
825
|
},
|
|
826
826
|
{
|
|
@@ -953,93 +953,78 @@ export const themes = [
|
|
|
953
953
|
type: 'dark',
|
|
954
954
|
},
|
|
955
955
|
{
|
|
956
|
-
byteSize:
|
|
956
|
+
byteSize: 6358,
|
|
957
957
|
displayName: 'Red',
|
|
958
958
|
funding: [
|
|
959
959
|
],
|
|
960
|
-
hash: '
|
|
961
|
-
lastUpdate: '
|
|
960
|
+
hash: 'iwR2w7NpeC6O3UyBj6gjePmJHNH-q5188RvnnSfGs_Q',
|
|
961
|
+
lastUpdate: '2026-06-01T14:26:39Z',
|
|
962
962
|
license: 'MIT',
|
|
963
963
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
964
964
|
name: 'red',
|
|
965
|
-
sha: '
|
|
966
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
967
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-red/themes/Red-color-theme.json?ref=
|
|
965
|
+
sha: '2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
966
|
+
source: 'https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-red/themes/Red-color-theme.json',
|
|
967
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-red/themes/Red-color-theme.json?ref=2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
968
968
|
type: 'dark',
|
|
969
969
|
},
|
|
970
970
|
{
|
|
971
|
-
byteSize:
|
|
971
|
+
byteSize: 21681,
|
|
972
972
|
displayName: 'Rosé Pine',
|
|
973
973
|
funding: [
|
|
974
974
|
{
|
|
975
|
-
handle: '@
|
|
975
|
+
handle: '@rose-pine',
|
|
976
976
|
name: 'GitHub Sponsors',
|
|
977
|
-
url: 'https://github.com/sponsors/
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
handle: 'rosepine',
|
|
981
|
-
name: 'Patreon',
|
|
982
|
-
url: 'https://patreon.com/rosepine',
|
|
977
|
+
url: 'https://github.com/sponsors/rose-pine',
|
|
983
978
|
},
|
|
984
979
|
],
|
|
985
|
-
hash: '
|
|
986
|
-
lastUpdate: '
|
|
980
|
+
hash: '3jLX0kW9l8FE0h4LN3lPqEpcSY_Xa9YtWRW7idwV2MI',
|
|
981
|
+
lastUpdate: '2026-05-06T21:22:25Z',
|
|
987
982
|
license: 'MIT',
|
|
988
983
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
989
984
|
name: 'rose-pine',
|
|
990
|
-
sha: '
|
|
991
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
992
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-color-theme.json?ref=
|
|
985
|
+
sha: 'c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
986
|
+
source: 'https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-color-theme.json',
|
|
987
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-color-theme.json?ref=c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
993
988
|
type: 'dark',
|
|
994
989
|
},
|
|
995
990
|
{
|
|
996
|
-
byteSize:
|
|
991
|
+
byteSize: 21692,
|
|
997
992
|
displayName: 'Rosé Pine Dawn',
|
|
998
993
|
funding: [
|
|
999
994
|
{
|
|
1000
|
-
handle: '@
|
|
995
|
+
handle: '@rose-pine',
|
|
1001
996
|
name: 'GitHub Sponsors',
|
|
1002
|
-
url: 'https://github.com/sponsors/
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
handle: 'rosepine',
|
|
1006
|
-
name: 'Patreon',
|
|
1007
|
-
url: 'https://patreon.com/rosepine',
|
|
997
|
+
url: 'https://github.com/sponsors/rose-pine',
|
|
1008
998
|
},
|
|
1009
999
|
],
|
|
1010
|
-
hash: '
|
|
1011
|
-
lastUpdate: '
|
|
1000
|
+
hash: 'vBkjRZcgmoIT7LskT5Lm4HmHS6KZwwb6rjMGjzfx_VE',
|
|
1001
|
+
lastUpdate: '2026-05-06T21:22:25Z',
|
|
1012
1002
|
license: 'MIT',
|
|
1013
1003
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
1014
1004
|
name: 'rose-pine-dawn',
|
|
1015
|
-
sha: '
|
|
1016
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
1017
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-dawn-color-theme.json?ref=
|
|
1005
|
+
sha: 'c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
1006
|
+
source: 'https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-dawn-color-theme.json',
|
|
1007
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-dawn-color-theme.json?ref=c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
1018
1008
|
type: 'light',
|
|
1019
1009
|
},
|
|
1020
1010
|
{
|
|
1021
|
-
byteSize:
|
|
1011
|
+
byteSize: 21691,
|
|
1022
1012
|
displayName: 'Rosé Pine Moon',
|
|
1023
1013
|
funding: [
|
|
1024
1014
|
{
|
|
1025
|
-
handle: '@
|
|
1015
|
+
handle: '@rose-pine',
|
|
1026
1016
|
name: 'GitHub Sponsors',
|
|
1027
|
-
url: 'https://github.com/sponsors/
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
handle: 'rosepine',
|
|
1031
|
-
name: 'Patreon',
|
|
1032
|
-
url: 'https://patreon.com/rosepine',
|
|
1017
|
+
url: 'https://github.com/sponsors/rose-pine',
|
|
1033
1018
|
},
|
|
1034
1019
|
],
|
|
1035
|
-
hash: '
|
|
1036
|
-
lastUpdate: '
|
|
1020
|
+
hash: 'poa2Z53eT0Pn4wBC521XaRrjoawwt1ydB3LtscLE2Dk',
|
|
1021
|
+
lastUpdate: '2026-05-06T21:22:25Z',
|
|
1037
1022
|
license: 'MIT',
|
|
1038
1023
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
1039
1024
|
name: 'rose-pine-moon',
|
|
1040
|
-
sha: '
|
|
1041
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
1042
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-moon-color-theme.json?ref=
|
|
1025
|
+
sha: 'c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
1026
|
+
source: 'https://github.com/rose-pine/vscode/blob/c9c08b4fe4131b8c686631046b8ce9223613fd24/themes/rose-pine-moon-color-theme.json',
|
|
1027
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-moon-color-theme.json?ref=c9c08b4fe4131b8c686631046b8ce9223613fd24',
|
|
1043
1028
|
type: 'dark',
|
|
1044
1029
|
},
|
|
1045
1030
|
{
|
|
@@ -1088,33 +1073,33 @@ export const themes = [
|
|
|
1088
1073
|
type: 'light',
|
|
1089
1074
|
},
|
|
1090
1075
|
{
|
|
1091
|
-
byteSize:
|
|
1076
|
+
byteSize: 6940,
|
|
1092
1077
|
displayName: 'Solarized Dark',
|
|
1093
1078
|
funding: [
|
|
1094
1079
|
],
|
|
1095
|
-
hash: '
|
|
1096
|
-
lastUpdate: '
|
|
1080
|
+
hash: 'R5Sm_ivHIkZ7921R-dQDNZg1xU0aCJT4ASY9OY_F8MA',
|
|
1081
|
+
lastUpdate: '2026-06-01T14:26:39Z',
|
|
1097
1082
|
license: 'MIT',
|
|
1098
1083
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1099
1084
|
name: 'solarized-dark',
|
|
1100
|
-
sha: '
|
|
1101
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1102
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json?ref=
|
|
1085
|
+
sha: '2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
1086
|
+
source: 'https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
|
|
1087
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json?ref=2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
1103
1088
|
type: 'dark',
|
|
1104
1089
|
},
|
|
1105
1090
|
{
|
|
1106
|
-
byteSize:
|
|
1091
|
+
byteSize: 6568,
|
|
1107
1092
|
displayName: 'Solarized Light',
|
|
1108
1093
|
funding: [
|
|
1109
1094
|
],
|
|
1110
|
-
hash: '
|
|
1111
|
-
lastUpdate: '
|
|
1095
|
+
hash: '7-v8dtjoz5HPp5R4poxA9cXd5AbvCCbhO_Innstod-8',
|
|
1096
|
+
lastUpdate: '2026-06-01T14:26:39Z',
|
|
1112
1097
|
license: 'MIT',
|
|
1113
1098
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1114
1099
|
name: 'solarized-light',
|
|
1115
|
-
sha: '
|
|
1116
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1117
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-light/themes/solarized-light-color-theme.json?ref=
|
|
1100
|
+
sha: '2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
1101
|
+
source: 'https://github.com/microsoft/vscode/blob/2aeed2bb0e981846488f132c7ab095d180e654e3/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
|
|
1102
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-light/themes/solarized-light-color-theme.json?ref=2aeed2bb0e981846488f132c7ab095d180e654e3',
|
|
1118
1103
|
type: 'light',
|
|
1119
1104
|
},
|
|
1120
1105
|
{
|
|
@@ -1148,18 +1133,18 @@ export const themes = [
|
|
|
1148
1133
|
type: 'dark',
|
|
1149
1134
|
},
|
|
1150
1135
|
{
|
|
1151
|
-
byteSize:
|
|
1136
|
+
byteSize: 12673,
|
|
1152
1137
|
displayName: 'Vesper',
|
|
1153
1138
|
funding: [
|
|
1154
1139
|
],
|
|
1155
|
-
hash: '
|
|
1156
|
-
lastUpdate: '
|
|
1140
|
+
hash: 'o4gmIv0cI1oM06gJst19s-3kBsR3170RaiRcR0179UI',
|
|
1141
|
+
lastUpdate: '2026-03-16T18:40:05Z',
|
|
1157
1142
|
license: 'MIT',
|
|
1158
1143
|
licenseUrl: 'https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md',
|
|
1159
1144
|
name: 'vesper',
|
|
1160
|
-
sha: '
|
|
1161
|
-
source: 'https://github.com/raunofreiberg/vesper/blob/
|
|
1162
|
-
sourceApi: 'https://api.github.com/repos/raunofreiberg/vesper/contents/themes/Vesper-dark-color-theme.json?ref=
|
|
1145
|
+
sha: '9043f3849b776949445f0cd4990365959cca35a3',
|
|
1146
|
+
source: 'https://github.com/raunofreiberg/vesper/blob/9043f3849b776949445f0cd4990365959cca35a3/themes/Vesper-dark-color-theme.json',
|
|
1147
|
+
sourceApi: 'https://api.github.com/repos/raunofreiberg/vesper/contents/themes/Vesper-dark-color-theme.json?ref=9043f3849b776949445f0cd4990365959cca35a3',
|
|
1163
1148
|
type: 'dark',
|
|
1164
1149
|
},
|
|
1165
1150
|
{
|