tm-themes 1.10.12 → 1.10.14
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 +2 -2
- package/README.md +5 -5
- package/index.js +59 -29
- package/package.json +1 -1
- package/themes/ayu-dark.json +301 -153
- package/themes/dark-plus.json +2 -2
- package/themes/rose-pine-dawn.json +4 -4
- package/themes/rose-pine-moon.json +4 -4
- package/themes/rose-pine.json +4 -4
package/NOTICE
CHANGED
|
@@ -724,7 +724,7 @@ SPDX: MIT
|
|
|
724
724
|
---------------------------------------------------------------------------------------------------------
|
|
725
725
|
MIT License
|
|
726
726
|
|
|
727
|
-
Copyright (c) 2016 Ike
|
|
727
|
+
Copyright (c) 2016 Ike Kurghinyan
|
|
728
728
|
|
|
729
729
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
730
730
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1382,7 +1382,7 @@ SOFTWARE.
|
|
|
1382
1382
|
|
|
1383
1383
|
=========================================================================================================
|
|
1384
1384
|
Files: rose-pine.json, rose-pine-dawn.json, rose-pine-moon.json
|
|
1385
|
-
License: https://raw.githubusercontent.com/rose-pine/vscode/main/
|
|
1385
|
+
License: https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE
|
|
1386
1386
|
SPDX: MIT
|
|
1387
1387
|
---------------------------------------------------------------------------------------------------------
|
|
1388
1388
|
MIT License
|
package/README.md
CHANGED
|
@@ -35,7 +35,7 @@ import { themes } from 'tm-themes'
|
|
|
35
35
|
| 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 |
|
|
36
36
|
| 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 |
|
|
37
37
|
| 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 |
|
|
38
|
-
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
38
|
+
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@mvllow**](https://github.com/sponsors/mvllow) [Patreon: **rosepine**](https://patreon.com/rosepine) | 21.19 kB |
|
|
39
39
|
| 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 |
|
|
40
40
|
| 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 |
|
|
41
41
|
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.27 kB |
|
|
@@ -47,11 +47,11 @@ import { themes } from 'tm-themes'
|
|
|
47
47
|
| ---- | -- | ------ | ------- | ------- | --------- |
|
|
48
48
|
| Andromeeda | `andromeeda` | [EliverLara/Andromeda](https://github.com/EliverLara/Andromeda/blob/7d71470cd030df73b9b2774c89499fc4d0ef8d1c/themes/Andromeda-color-theme.json) | [MIT](https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md) | [GitHub Sponsors: **@EliverLara**](https://github.com/sponsors/EliverLara) [paypal.me](https://www.paypal.me/EliverLara/) | 8.71 kB |
|
|
49
49
|
| 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 |
|
|
50
|
-
| Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/
|
|
50
|
+
| Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/716376562d9c698cb66166f77fd84836717f1258/ayu-dark.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | | 19.31 kB |
|
|
51
51
|
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/155479e33394c54eab2bcc40c2d8de9c17ab4599/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) | 46.09 kB |
|
|
52
52
|
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/155479e33394c54eab2bcc40c2d8de9c17ab4599/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) | 46.10 kB |
|
|
53
53
|
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/155479e33394c54eab2bcc40c2d8de9c17ab4599/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) | 46.09 kB |
|
|
54
|
-
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
54
|
+
| 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 |
|
|
55
55
|
| 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 |
|
|
56
56
|
| 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 |
|
|
57
57
|
| Everforest Dark | `everforest-dark` | [sainnhe/everforest-vscode](https://github.com/sainnhe/everforest-vscode/blob/b039b30727868d77108ec85f0be66e6d80a9bc1f/themes/everforest-dark.json) | [MIT](https://raw.githubusercontent.com/sainnhe/everforest-vscode/master/LICENSE) | | 52.43 kB |
|
|
@@ -78,8 +78,8 @@ import { themes } from 'tm-themes'
|
|
|
78
78
|
| 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 |
|
|
79
79
|
| 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 |
|
|
80
80
|
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.06 kB |
|
|
81
|
-
| Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
82
|
-
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/
|
|
81
|
+
| Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@mvllow**](https://github.com/sponsors/mvllow) [Patreon: **rosepine**](https://patreon.com/rosepine) | 21.17 kB |
|
|
82
|
+
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE) | [GitHub Sponsors: **@mvllow**](https://github.com/sponsors/mvllow) [Patreon: **rosepine**](https://patreon.com/rosepine) | 21.18 kB |
|
|
83
83
|
| 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 |
|
|
84
84
|
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.63 kB |
|
|
85
85
|
| 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 |
|
package/index.js
CHANGED
|
@@ -44,18 +44,18 @@ export const themes = [
|
|
|
44
44
|
type: 'dark',
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
byteSize:
|
|
47
|
+
byteSize: 19777,
|
|
48
48
|
displayName: 'Ayu Dark',
|
|
49
49
|
funding: [
|
|
50
50
|
],
|
|
51
|
-
hash: '
|
|
52
|
-
lastUpdate: '
|
|
51
|
+
hash: '5NJC_sAaMHNMdkHSYAF53RHxm0I_8BmTA7MPchfq938',
|
|
52
|
+
lastUpdate: '2026-01-03T15:11:07Z',
|
|
53
53
|
license: 'MIT',
|
|
54
54
|
licenseUrl: 'https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE',
|
|
55
55
|
name: 'ayu-dark',
|
|
56
|
-
sha: '
|
|
57
|
-
source: 'https://github.com/ayu-theme/vscode-ayu/blob/
|
|
58
|
-
sourceApi: 'https://api.github.com/repos/ayu-theme/vscode-ayu/contents/ayu-dark.json?ref=
|
|
56
|
+
sha: '716376562d9c698cb66166f77fd84836717f1258',
|
|
57
|
+
source: 'https://github.com/ayu-theme/vscode-ayu/blob/716376562d9c698cb66166f77fd84836717f1258/ayu-dark.json',
|
|
58
|
+
sourceApi: 'https://api.github.com/repos/ayu-theme/vscode-ayu/contents/ayu-dark.json?ref=716376562d9c698cb66166f77fd84836717f1258',
|
|
59
59
|
type: 'dark',
|
|
60
60
|
},
|
|
61
61
|
{
|
|
@@ -163,14 +163,14 @@ export const themes = [
|
|
|
163
163
|
displayName: 'Dark Plus',
|
|
164
164
|
funding: [
|
|
165
165
|
],
|
|
166
|
-
hash: '
|
|
167
|
-
lastUpdate: '2025-
|
|
166
|
+
hash: '47yoOY9wrROQ7vjmwIwjIWC07zcOr0Eb5KEUtW0Ca28',
|
|
167
|
+
lastUpdate: '2025-11-13T17:35:32Z',
|
|
168
168
|
license: 'MIT',
|
|
169
169
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
170
170
|
name: 'dark-plus',
|
|
171
|
-
sha: '
|
|
172
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
173
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-defaults/themes/dark_plus.json?ref=
|
|
171
|
+
sha: 'e061feef09c2a09a59d0a88ab186aa880b3c56c3',
|
|
172
|
+
source: 'https://github.com/microsoft/vscode/blob/e061feef09c2a09a59d0a88ab186aa880b3c56c3/extensions/theme-defaults/themes/dark_plus.json',
|
|
173
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-defaults/themes/dark_plus.json?ref=e061feef09c2a09a59d0a88ab186aa880b3c56c3',
|
|
174
174
|
type: 'dark',
|
|
175
175
|
},
|
|
176
176
|
{
|
|
@@ -891,45 +891,75 @@ export const themes = [
|
|
|
891
891
|
byteSize: 21683,
|
|
892
892
|
displayName: 'Rosé Pine',
|
|
893
893
|
funding: [
|
|
894
|
+
{
|
|
895
|
+
handle: '@mvllow',
|
|
896
|
+
name: 'GitHub Sponsors',
|
|
897
|
+
url: 'https://github.com/sponsors/mvllow',
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
handle: 'rosepine',
|
|
901
|
+
name: 'Patreon',
|
|
902
|
+
url: 'https://patreon.com/rosepine',
|
|
903
|
+
},
|
|
894
904
|
],
|
|
895
|
-
hash: '
|
|
896
|
-
lastUpdate: '2025-
|
|
905
|
+
hash: 'SK0kXgK7t3IiDQ9fnGFGOIqgzYuNhI_vzrES2_nGaX0',
|
|
906
|
+
lastUpdate: '2025-11-02T22:05:46Z',
|
|
897
907
|
license: 'MIT',
|
|
898
|
-
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/
|
|
908
|
+
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
899
909
|
name: 'rose-pine',
|
|
900
|
-
sha: '
|
|
901
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
902
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-color-theme.json?ref=
|
|
910
|
+
sha: 'a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
911
|
+
source: 'https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-color-theme.json',
|
|
912
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-color-theme.json?ref=a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
903
913
|
type: 'dark',
|
|
904
914
|
},
|
|
905
915
|
{
|
|
906
916
|
byteSize: 21694,
|
|
907
917
|
displayName: 'Rosé Pine Dawn',
|
|
908
918
|
funding: [
|
|
919
|
+
{
|
|
920
|
+
handle: '@mvllow',
|
|
921
|
+
name: 'GitHub Sponsors',
|
|
922
|
+
url: 'https://github.com/sponsors/mvllow',
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
handle: 'rosepine',
|
|
926
|
+
name: 'Patreon',
|
|
927
|
+
url: 'https://patreon.com/rosepine',
|
|
928
|
+
},
|
|
909
929
|
],
|
|
910
|
-
hash: '
|
|
911
|
-
lastUpdate: '2025-
|
|
930
|
+
hash: 'Mh961n7YzawSocfp8VFrsg94q-ph6VQlHBE5hv2M3Eo',
|
|
931
|
+
lastUpdate: '2025-11-02T22:05:46Z',
|
|
912
932
|
license: 'MIT',
|
|
913
|
-
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/
|
|
933
|
+
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
914
934
|
name: 'rose-pine-dawn',
|
|
915
|
-
sha: '
|
|
916
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
917
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-dawn-color-theme.json?ref=
|
|
935
|
+
sha: 'a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
936
|
+
source: 'https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-dawn-color-theme.json',
|
|
937
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-dawn-color-theme.json?ref=a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
918
938
|
type: 'light',
|
|
919
939
|
},
|
|
920
940
|
{
|
|
921
941
|
byteSize: 21693,
|
|
922
942
|
displayName: 'Rosé Pine Moon',
|
|
923
943
|
funding: [
|
|
944
|
+
{
|
|
945
|
+
handle: '@mvllow',
|
|
946
|
+
name: 'GitHub Sponsors',
|
|
947
|
+
url: 'https://github.com/sponsors/mvllow',
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
handle: 'rosepine',
|
|
951
|
+
name: 'Patreon',
|
|
952
|
+
url: 'https://patreon.com/rosepine',
|
|
953
|
+
},
|
|
924
954
|
],
|
|
925
|
-
hash: '
|
|
926
|
-
lastUpdate: '2025-
|
|
955
|
+
hash: '6b4lYg6ZQ1C7g2zzyHYHnhtgFoEf0KWeWciPt3Ol1oE',
|
|
956
|
+
lastUpdate: '2025-11-02T22:05:46Z',
|
|
927
957
|
license: 'MIT',
|
|
928
|
-
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/
|
|
958
|
+
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/LICENSE',
|
|
929
959
|
name: 'rose-pine-moon',
|
|
930
|
-
sha: '
|
|
931
|
-
source: 'https://github.com/rose-pine/vscode/blob/
|
|
932
|
-
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-moon-color-theme.json?ref=
|
|
960
|
+
sha: 'a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
961
|
+
source: 'https://github.com/rose-pine/vscode/blob/a7885d3cec4eade6872f307729b64070cdab0de1/themes/rose-pine-moon-color-theme.json',
|
|
962
|
+
sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-moon-color-theme.json?ref=a7885d3cec4eade6872f307729b64070cdab0de1',
|
|
933
963
|
type: 'dark',
|
|
934
964
|
},
|
|
935
965
|
{
|
package/package.json
CHANGED
package/themes/ayu-dark.json
CHANGED
|
@@ -1,118 +1,168 @@
|
|
|
1
1
|
{
|
|
2
2
|
"colors": {
|
|
3
|
-
"activityBar.activeBorder": "#
|
|
4
|
-
"activityBar.background": "#
|
|
5
|
-
"activityBar.border": "#
|
|
6
|
-
"activityBar.foreground": "#
|
|
7
|
-
"activityBar.inactiveForeground": "#
|
|
3
|
+
"activityBar.activeBorder": "#e6b450",
|
|
4
|
+
"activityBar.background": "#0d1017",
|
|
5
|
+
"activityBar.border": "#1b1f29",
|
|
6
|
+
"activityBar.foreground": "#555e73cc",
|
|
7
|
+
"activityBar.inactiveForeground": "#555e7399",
|
|
8
8
|
"activityBarBadge.background": "#e6b450",
|
|
9
|
-
"activityBarBadge.foreground": "#
|
|
9
|
+
"activityBarBadge.foreground": "#805600",
|
|
10
|
+
"activityBarTop.activeBorder": "#e6b450",
|
|
11
|
+
"activityBarTop.foreground": "#646c7f",
|
|
10
12
|
"badge.background": "#e6b45033",
|
|
11
13
|
"badge.foreground": "#e6b450",
|
|
12
14
|
"button.background": "#e6b450",
|
|
13
|
-
"button.
|
|
14
|
-
"button.
|
|
15
|
-
"button.
|
|
15
|
+
"button.border": "#8056001a",
|
|
16
|
+
"button.foreground": "#805600",
|
|
17
|
+
"button.hoverBackground": "#deae4d",
|
|
18
|
+
"button.secondaryBackground": "#555e7333",
|
|
16
19
|
"button.secondaryForeground": "#bfbdb6",
|
|
17
|
-
"button.secondaryHoverBackground": "#
|
|
20
|
+
"button.secondaryHoverBackground": "#555e7380",
|
|
21
|
+
"button.separator": "#8056004d",
|
|
22
|
+
"chat.checkpointSeparator": "#99adbf8c",
|
|
23
|
+
"chat.editedFileForeground": "#73b8ff",
|
|
24
|
+
"chat.requestBackground": "#0d1017",
|
|
25
|
+
"chat.requestBorder": "#47526640",
|
|
26
|
+
"chat.requestBubbleBackground": "#47526633",
|
|
27
|
+
"chat.requestBubbleHoverBackground": "#47526640",
|
|
28
|
+
"chat.slashCommandBackground": "#39bae633",
|
|
29
|
+
"chat.slashCommandForeground": "#39bae6",
|
|
30
|
+
"commandCenter.activeBackground": "#47526640",
|
|
31
|
+
"commandCenter.activeBorder": "#47526600",
|
|
32
|
+
"commandCenter.activeForeground": "#555e73",
|
|
33
|
+
"commandCenter.background": "#10141c",
|
|
34
|
+
"commandCenter.border": "#1b1f29",
|
|
35
|
+
"commandCenter.foreground": "#555e73",
|
|
36
|
+
"commandCenter.inactiveBorder": "#1b1f29",
|
|
18
37
|
"debugConsoleInputIcon.foreground": "#e6b450",
|
|
19
|
-
"debugExceptionWidget.background": "#
|
|
20
|
-
"debugExceptionWidget.border": "#
|
|
38
|
+
"debugExceptionWidget.background": "#141821",
|
|
39
|
+
"debugExceptionWidget.border": "#1b1f29",
|
|
21
40
|
"debugIcon.breakpointDisabledForeground": "#f2966880",
|
|
22
41
|
"debugIcon.breakpointForeground": "#f29668",
|
|
23
|
-
"debugToolBar.background": "#
|
|
24
|
-
"descriptionForeground": "#
|
|
25
|
-
"diffEditor.diagonalFill": "#
|
|
26
|
-
"diffEditor.insertedTextBackground": "#
|
|
42
|
+
"debugToolBar.background": "#141821",
|
|
43
|
+
"descriptionForeground": "#555e73",
|
|
44
|
+
"diffEditor.diagonalFill": "#1b1f29",
|
|
45
|
+
"diffEditor.insertedTextBackground": "#70bf561f",
|
|
27
46
|
"diffEditor.removedTextBackground": "#f26d781f",
|
|
28
|
-
"dropdown.background": "#
|
|
29
|
-
"dropdown.border": "#
|
|
30
|
-
"dropdown.foreground": "#
|
|
31
|
-
"editor.background": "#
|
|
32
|
-
"editor.findMatchBackground": "#
|
|
33
|
-
"editor.
|
|
34
|
-
"editor.findMatchHighlightBackground": "#6c598066",
|
|
35
|
-
"editor.findMatchHighlightBorder": "#5f4c7266",
|
|
36
|
-
"editor.findRangeHighlightBackground": "#6c598040",
|
|
47
|
+
"dropdown.background": "#141821",
|
|
48
|
+
"dropdown.border": "#1b1f29",
|
|
49
|
+
"dropdown.foreground": "#555e73",
|
|
50
|
+
"editor.background": "#10141c",
|
|
51
|
+
"editor.findMatchBackground": "#4c4126",
|
|
52
|
+
"editor.findMatchHighlightBackground": "#4c412680",
|
|
37
53
|
"editor.foreground": "#bfbdb6",
|
|
38
|
-
"editor.inactiveSelectionBackground": "#
|
|
39
|
-
"editor.lineHighlightBackground": "#
|
|
40
|
-
"editor.rangeHighlightBackground": "#
|
|
41
|
-
"editor.selectionBackground": "#
|
|
42
|
-
"editor.selectionHighlightBackground": "#
|
|
43
|
-
"editor.selectionHighlightBorder": "#
|
|
44
|
-
"editor.snippetTabstopHighlightBackground": "#
|
|
54
|
+
"editor.inactiveSelectionBackground": "#80b5ff26",
|
|
55
|
+
"editor.lineHighlightBackground": "#161a24",
|
|
56
|
+
"editor.rangeHighlightBackground": "#4c412633",
|
|
57
|
+
"editor.selectionBackground": "#3388ff40",
|
|
58
|
+
"editor.selectionHighlightBackground": "#70bf5626",
|
|
59
|
+
"editor.selectionHighlightBorder": "#70bf5600",
|
|
60
|
+
"editor.snippetTabstopHighlightBackground": "#70bf5633",
|
|
45
61
|
"editor.wordHighlightBackground": "#73b8ff14",
|
|
46
62
|
"editor.wordHighlightBorder": "#73b8ff80",
|
|
47
|
-
"editor.wordHighlightStrongBackground": "#
|
|
48
|
-
"editor.wordHighlightStrongBorder": "#
|
|
63
|
+
"editor.wordHighlightStrongBackground": "#70bf5614",
|
|
64
|
+
"editor.wordHighlightStrongBorder": "#70bf5680",
|
|
49
65
|
"editorBracketMatch.background": "#6c73804d",
|
|
50
66
|
"editorBracketMatch.border": "#6c73804d",
|
|
51
|
-
"editorCodeLens.foreground": "#
|
|
67
|
+
"editorCodeLens.foreground": "#99adbf8c",
|
|
52
68
|
"editorCursor.foreground": "#e6b450",
|
|
53
69
|
"editorError.foreground": "#d95757",
|
|
54
|
-
"editorGroup.background": "#
|
|
55
|
-
"editorGroup.border": "#
|
|
56
|
-
"editorGroupHeader.noTabsBackground": "#
|
|
57
|
-
"editorGroupHeader.tabsBackground": "#
|
|
58
|
-
"editorGroupHeader.tabsBorder": "#
|
|
59
|
-
"editorGutter.addedBackground": "#
|
|
60
|
-
"editorGutter.deletedBackground": "#
|
|
61
|
-
"editorGutter.modifiedBackground": "#
|
|
62
|
-
"editorHoverWidget.background": "#
|
|
63
|
-
"editorHoverWidget.border": "#
|
|
70
|
+
"editorGroup.background": "#141821",
|
|
71
|
+
"editorGroup.border": "#1b1f29",
|
|
72
|
+
"editorGroupHeader.noTabsBackground": "#0d1017",
|
|
73
|
+
"editorGroupHeader.tabsBackground": "#0d1017",
|
|
74
|
+
"editorGroupHeader.tabsBorder": "#1b1f29",
|
|
75
|
+
"editorGutter.addedBackground": "#70bf56",
|
|
76
|
+
"editorGutter.deletedBackground": "#f26d78",
|
|
77
|
+
"editorGutter.modifiedBackground": "#73b8ff",
|
|
78
|
+
"editorHoverWidget.background": "#141821",
|
|
79
|
+
"editorHoverWidget.border": "#1b1f29",
|
|
64
80
|
"editorIndentGuide.activeBackground": "#6c738080",
|
|
65
81
|
"editorIndentGuide.background": "#6c738033",
|
|
82
|
+
"editorInlayHint.foreground": "#bfbdb680",
|
|
66
83
|
"editorLineNumber.activeForeground": "#6c7380e6",
|
|
67
84
|
"editorLineNumber.foreground": "#6c738099",
|
|
68
85
|
"editorLink.activeForeground": "#e6b450",
|
|
69
|
-
"editorMarkerNavigation.background": "#
|
|
70
|
-
"editorOverviewRuler.addedForeground": "#
|
|
71
|
-
"editorOverviewRuler.border": "#
|
|
86
|
+
"editorMarkerNavigation.background": "#141821",
|
|
87
|
+
"editorOverviewRuler.addedForeground": "#70bf56",
|
|
88
|
+
"editorOverviewRuler.border": "#1b1f29",
|
|
72
89
|
"editorOverviewRuler.bracketMatchForeground": "#6c7380b3",
|
|
73
90
|
"editorOverviewRuler.deletedForeground": "#f26d78",
|
|
74
91
|
"editorOverviewRuler.errorForeground": "#d95757",
|
|
75
|
-
"editorOverviewRuler.findMatchForeground": "#
|
|
92
|
+
"editorOverviewRuler.findMatchForeground": "#4c4126",
|
|
76
93
|
"editorOverviewRuler.modifiedForeground": "#73b8ff",
|
|
77
94
|
"editorOverviewRuler.warningForeground": "#e6b450",
|
|
78
95
|
"editorOverviewRuler.wordHighlightForeground": "#73b8ff66",
|
|
79
|
-
"editorOverviewRuler.wordHighlightStrongForeground": "#
|
|
96
|
+
"editorOverviewRuler.wordHighlightStrongForeground": "#70bf5666",
|
|
80
97
|
"editorRuler.foreground": "#6c738033",
|
|
81
|
-
"
|
|
82
|
-
"
|
|
98
|
+
"editorStickyScroll.border": "#1b1f29",
|
|
99
|
+
"editorStickyScroll.shadow": "#00000080",
|
|
100
|
+
"editorStickyScrollHover.background": "#47526633",
|
|
101
|
+
"editorSuggestWidget.background": "#141821",
|
|
102
|
+
"editorSuggestWidget.border": "#1b1f29",
|
|
83
103
|
"editorSuggestWidget.highlightForeground": "#e6b450",
|
|
84
104
|
"editorSuggestWidget.selectedBackground": "#47526640",
|
|
85
105
|
"editorWarning.foreground": "#e6b450",
|
|
86
106
|
"editorWhitespace.foreground": "#6c738099",
|
|
87
|
-
"editorWidget.background": "#
|
|
88
|
-
"editorWidget.border": "#
|
|
107
|
+
"editorWidget.background": "#141821",
|
|
108
|
+
"editorWidget.border": "#1b1f29",
|
|
109
|
+
"editorWidget.resizeBorder": "#141821",
|
|
89
110
|
"errorForeground": "#d95757",
|
|
90
111
|
"extensionButton.prominentBackground": "#e6b450",
|
|
91
|
-
"extensionButton.prominentForeground": "#
|
|
92
|
-
"extensionButton.prominentHoverBackground": "#
|
|
93
|
-
"focusBorder": "#
|
|
94
|
-
"foreground": "#
|
|
112
|
+
"extensionButton.prominentForeground": "#805600",
|
|
113
|
+
"extensionButton.prominentHoverBackground": "#e2b14f",
|
|
114
|
+
"focusBorder": "#e6b450",
|
|
115
|
+
"foreground": "#555e73",
|
|
95
116
|
"gitDecoration.conflictingResourceForeground": "",
|
|
96
|
-
"gitDecoration.deletedResourceForeground": "#
|
|
97
|
-
"gitDecoration.ignoredResourceForeground": "#
|
|
98
|
-
"gitDecoration.modifiedResourceForeground": "#
|
|
99
|
-
"gitDecoration.submoduleResourceForeground": "#
|
|
100
|
-
"gitDecoration.untrackedResourceForeground": "#
|
|
101
|
-
"icon.foreground": "#
|
|
102
|
-
"
|
|
103
|
-
"
|
|
117
|
+
"gitDecoration.deletedResourceForeground": "#f26d78",
|
|
118
|
+
"gitDecoration.ignoredResourceForeground": "#555e7380",
|
|
119
|
+
"gitDecoration.modifiedResourceForeground": "#73b8ff",
|
|
120
|
+
"gitDecoration.submoduleResourceForeground": "#d2a6ff",
|
|
121
|
+
"gitDecoration.untrackedResourceForeground": "#70bf56",
|
|
122
|
+
"icon.foreground": "#555e73",
|
|
123
|
+
"inlineChat.background": "#141821",
|
|
124
|
+
"inlineChat.border": "#1b1f29",
|
|
125
|
+
"inlineChat.foreground": "#bfbdb6",
|
|
126
|
+
"inlineChat.shadow": "#00000080",
|
|
127
|
+
"inlineChatDiff.inserted": "#70bf5633",
|
|
128
|
+
"inlineChatDiff.removed": "#f26d7833",
|
|
129
|
+
"inlineChatInput.background": "#10141c",
|
|
130
|
+
"inlineChatInput.border": "#1b1f29",
|
|
131
|
+
"inlineChatInput.focusBorder": "#e6b450b3",
|
|
132
|
+
"inlineChatInput.placeholderForeground": "#555e7380",
|
|
133
|
+
"inlineEdit.gutterIndicator.background": "#1b1f29",
|
|
134
|
+
"inlineEdit.gutterIndicator.primaryBackground": "#e6b4501a",
|
|
135
|
+
"inlineEdit.gutterIndicator.primaryBorder": "#e6b450",
|
|
136
|
+
"inlineEdit.gutterIndicator.primaryForeground": "#e6b450",
|
|
137
|
+
"inlineEdit.gutterIndicator.secondaryBackground": "#555e731a",
|
|
138
|
+
"inlineEdit.gutterIndicator.secondaryBorder": "#555e7380",
|
|
139
|
+
"inlineEdit.gutterIndicator.secondaryForeground": "#555e73",
|
|
140
|
+
"inlineEdit.gutterIndicator.successfulBackground": "#70bf561a",
|
|
141
|
+
"inlineEdit.gutterIndicator.successfulBorder": "#70bf56",
|
|
142
|
+
"inlineEdit.gutterIndicator.successfulForeground": "#70bf56",
|
|
143
|
+
"inlineEdit.modifiedBackground": "#70bf561a",
|
|
144
|
+
"inlineEdit.modifiedBorder": "#70bf5680",
|
|
145
|
+
"inlineEdit.modifiedChangedLineBackground": "#70bf5626",
|
|
146
|
+
"inlineEdit.modifiedChangedTextBackground": "#70bf5640",
|
|
147
|
+
"inlineEdit.originalBackground": "#f26d781a",
|
|
148
|
+
"inlineEdit.originalBorder": "#f26d7880",
|
|
149
|
+
"inlineEdit.originalChangedLineBackground": "#f26d7826",
|
|
150
|
+
"inlineEdit.originalChangedTextBackground": "#f26d7840",
|
|
151
|
+
"input.background": "#10141c",
|
|
152
|
+
"input.border": "#555e7333",
|
|
104
153
|
"input.foreground": "#bfbdb6",
|
|
105
|
-
"input.placeholderForeground": "#
|
|
106
|
-
"inputOption.activeBackground": "#
|
|
107
|
-
"inputOption.activeBorder": "#
|
|
154
|
+
"input.placeholderForeground": "#555e7380",
|
|
155
|
+
"inputOption.activeBackground": "#e6b4501a",
|
|
156
|
+
"inputOption.activeBorder": "#e6b45033",
|
|
108
157
|
"inputOption.activeForeground": "#e6b450",
|
|
109
|
-
"
|
|
158
|
+
"inputOption.hoverBackground": "#555e7333",
|
|
159
|
+
"inputValidation.errorBackground": "#10141c",
|
|
110
160
|
"inputValidation.errorBorder": "#d95757",
|
|
111
|
-
"inputValidation.infoBackground": "#
|
|
161
|
+
"inputValidation.infoBackground": "#0d1017",
|
|
112
162
|
"inputValidation.infoBorder": "#39bae6",
|
|
113
|
-
"inputValidation.warningBackground": "#
|
|
163
|
+
"inputValidation.warningBackground": "#0d1017",
|
|
114
164
|
"inputValidation.warningBorder": "#ffb454",
|
|
115
|
-
"keybindingLabel.background": "#
|
|
165
|
+
"keybindingLabel.background": "#555e731a",
|
|
116
166
|
"keybindingLabel.border": "#bfbdb61a",
|
|
117
167
|
"keybindingLabel.bottomBorder": "#bfbdb61a",
|
|
118
168
|
"keybindingLabel.foreground": "#bfbdb6",
|
|
@@ -120,82 +170,125 @@
|
|
|
120
170
|
"list.activeSelectionForeground": "#bfbdb6",
|
|
121
171
|
"list.deemphasizedForeground": "#d95757",
|
|
122
172
|
"list.errorForeground": "#d95757",
|
|
123
|
-
"list.filterMatchBackground": "#
|
|
124
|
-
"list.filterMatchBorder": "#
|
|
173
|
+
"list.filterMatchBackground": "#43392180",
|
|
174
|
+
"list.filterMatchBorder": "#4c412680",
|
|
125
175
|
"list.focusBackground": "#47526640",
|
|
126
176
|
"list.focusForeground": "#bfbdb6",
|
|
127
177
|
"list.focusOutline": "#47526640",
|
|
128
178
|
"list.highlightForeground": "#e6b450",
|
|
129
179
|
"list.hoverBackground": "#47526640",
|
|
130
180
|
"list.inactiveSelectionBackground": "#47526633",
|
|
131
|
-
"list.inactiveSelectionForeground": "#
|
|
132
|
-
"list.invalidItemForeground": "#
|
|
133
|
-
"listFilterWidget.background": "#
|
|
181
|
+
"list.inactiveSelectionForeground": "#555e73",
|
|
182
|
+
"list.invalidItemForeground": "#555e734d",
|
|
183
|
+
"listFilterWidget.background": "#141821",
|
|
134
184
|
"listFilterWidget.noMatchesOutline": "#d95757",
|
|
135
185
|
"listFilterWidget.outline": "#e6b450",
|
|
136
|
-
"minimap.background": "#
|
|
186
|
+
"minimap.background": "#10141c",
|
|
137
187
|
"minimap.errorHighlight": "#d95757",
|
|
138
|
-
"minimap.findMatchHighlight": "#
|
|
139
|
-
"minimap.selectionHighlight": "#
|
|
140
|
-
"minimapGutter.addedBackground": "#
|
|
188
|
+
"minimap.findMatchHighlight": "#4c4126",
|
|
189
|
+
"minimap.selectionHighlight": "#3388ff40",
|
|
190
|
+
"minimapGutter.addedBackground": "#70bf56",
|
|
141
191
|
"minimapGutter.deletedBackground": "#f26d78",
|
|
142
192
|
"minimapGutter.modifiedBackground": "#73b8ff",
|
|
143
|
-
"
|
|
144
|
-
"
|
|
193
|
+
"multiDiffEditor.background": "#0d1017",
|
|
194
|
+
"multiDiffEditor.border": "#1b1f29",
|
|
195
|
+
"multiDiffEditor.headerBackground": "#141821",
|
|
196
|
+
"panel.background": "#0d1017",
|
|
197
|
+
"panel.border": "#1b1f29",
|
|
198
|
+
"panelStickyScroll.border": "#1b1f29",
|
|
199
|
+
"panelStickyScroll.shadow": "#00000080",
|
|
145
200
|
"panelTitle.activeBorder": "#e6b450",
|
|
146
201
|
"panelTitle.activeForeground": "#bfbdb6",
|
|
147
|
-
"panelTitle.inactiveForeground": "#
|
|
202
|
+
"panelTitle.inactiveForeground": "#555e73",
|
|
148
203
|
"peekView.border": "#47526640",
|
|
149
|
-
"peekViewEditor.background": "#
|
|
150
|
-
"peekViewEditor.matchHighlightBackground": "#
|
|
151
|
-
"peekViewEditor.matchHighlightBorder": "#
|
|
152
|
-
"peekViewResult.background": "#
|
|
204
|
+
"peekViewEditor.background": "#141821",
|
|
205
|
+
"peekViewEditor.matchHighlightBackground": "#4c412680",
|
|
206
|
+
"peekViewEditor.matchHighlightBorder": "#43392180",
|
|
207
|
+
"peekViewResult.background": "#141821",
|
|
153
208
|
"peekViewResult.fileForeground": "#bfbdb6",
|
|
154
|
-
"peekViewResult.lineForeground": "#
|
|
155
|
-
"peekViewResult.matchHighlightBackground": "#
|
|
209
|
+
"peekViewResult.lineForeground": "#555e73",
|
|
210
|
+
"peekViewResult.matchHighlightBackground": "#4c412680",
|
|
156
211
|
"peekViewResult.selectionBackground": "#47526640",
|
|
157
212
|
"peekViewTitle.background": "#47526640",
|
|
158
|
-
"peekViewTitleDescription.foreground": "#
|
|
213
|
+
"peekViewTitleDescription.foreground": "#555e73",
|
|
159
214
|
"peekViewTitleLabel.foreground": "#bfbdb6",
|
|
160
|
-
"pickerGroup.border": "#
|
|
161
|
-
"pickerGroup.foreground": "#
|
|
215
|
+
"pickerGroup.border": "#1b1f29",
|
|
216
|
+
"pickerGroup.foreground": "#555e7380",
|
|
217
|
+
"profileBadge.background": "#e6b450",
|
|
218
|
+
"profileBadge.foreground": "#805600",
|
|
162
219
|
"progressBar.background": "#e6b450",
|
|
163
|
-
"scrollbar.shadow": "#
|
|
164
|
-
"scrollbarSlider.activeBackground": "#
|
|
165
|
-
"scrollbarSlider.background": "#
|
|
166
|
-
"scrollbarSlider.hoverBackground": "#
|
|
167
|
-
"selection.background": "#
|
|
220
|
+
"scrollbar.shadow": "#1b1f2900",
|
|
221
|
+
"scrollbarSlider.activeBackground": "#555e73b3",
|
|
222
|
+
"scrollbarSlider.background": "#555e7366",
|
|
223
|
+
"scrollbarSlider.hoverBackground": "#555e7399",
|
|
224
|
+
"selection.background": "#3388ff40",
|
|
168
225
|
"settings.headerForeground": "#bfbdb6",
|
|
169
226
|
"settings.modifiedItemIndicator": "#73b8ff",
|
|
170
|
-
"sideBar.background": "#
|
|
171
|
-
"sideBar.border": "#
|
|
172
|
-
"sideBarSectionHeader.background": "#
|
|
173
|
-
"sideBarSectionHeader.border": "#
|
|
174
|
-
"sideBarSectionHeader.foreground": "#
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"
|
|
227
|
+
"sideBar.background": "#0d1017",
|
|
228
|
+
"sideBar.border": "#1b1f29",
|
|
229
|
+
"sideBarSectionHeader.background": "#0d1017",
|
|
230
|
+
"sideBarSectionHeader.border": "#1b1f29",
|
|
231
|
+
"sideBarSectionHeader.foreground": "#555e73",
|
|
232
|
+
"sideBarStickyScroll.border": "#1b1f29",
|
|
233
|
+
"sideBarStickyScroll.shadow": "#00000080",
|
|
234
|
+
"sideBarTitle.foreground": "#555e73",
|
|
235
|
+
"statusBar.background": "#0d1017",
|
|
236
|
+
"statusBar.border": "#1b1f29",
|
|
178
237
|
"statusBar.debuggingBackground": "#f29668",
|
|
179
|
-
"statusBar.debuggingForeground": "#
|
|
180
|
-
"statusBar.foreground": "#
|
|
181
|
-
"statusBar.noFolderBackground": "#
|
|
182
|
-
"statusBarItem.activeBackground": "#
|
|
183
|
-
"statusBarItem.hoverBackground": "#
|
|
184
|
-
"statusBarItem.prominentBackground": "#
|
|
238
|
+
"statusBar.debuggingForeground": "#10141c",
|
|
239
|
+
"statusBar.foreground": "#555e73",
|
|
240
|
+
"statusBar.noFolderBackground": "#141821",
|
|
241
|
+
"statusBarItem.activeBackground": "#555e7333",
|
|
242
|
+
"statusBarItem.hoverBackground": "#555e7333",
|
|
243
|
+
"statusBarItem.prominentBackground": "#1b1f29",
|
|
185
244
|
"statusBarItem.prominentHoverBackground": "#00000030",
|
|
186
245
|
"statusBarItem.remoteBackground": "#e6b450",
|
|
187
|
-
"statusBarItem.remoteForeground": "#
|
|
188
|
-
"
|
|
189
|
-
"
|
|
246
|
+
"statusBarItem.remoteForeground": "#805600",
|
|
247
|
+
"symbolIcon.arrayForeground": "#59c2ff",
|
|
248
|
+
"symbolIcon.booleanForeground": "#d2a6ff",
|
|
249
|
+
"symbolIcon.classForeground": "#59c2ff",
|
|
250
|
+
"symbolIcon.colorForeground": "#e6c08a",
|
|
251
|
+
"symbolIcon.constantForeground": "#d2a6ff",
|
|
252
|
+
"symbolIcon.constructorForeground": "#ffb454",
|
|
253
|
+
"symbolIcon.enumeratorForeground": "#59c2ff",
|
|
254
|
+
"symbolIcon.enumeratorMemberForeground": "#d2a6ff",
|
|
255
|
+
"symbolIcon.eventForeground": "#e6c08a",
|
|
256
|
+
"symbolIcon.fieldForeground": "#f07178",
|
|
257
|
+
"symbolIcon.fileForeground": "#555e73",
|
|
258
|
+
"symbolIcon.folderForeground": "#555e73",
|
|
259
|
+
"symbolIcon.functionForeground": "#ffb454",
|
|
260
|
+
"symbolIcon.interfaceForeground": "#59c2ff",
|
|
261
|
+
"symbolIcon.keyForeground": "#39bae6",
|
|
262
|
+
"symbolIcon.keywordForeground": "#ff8f40",
|
|
263
|
+
"symbolIcon.methodForeground": "#ffb454",
|
|
264
|
+
"symbolIcon.moduleForeground": "#aad94c",
|
|
265
|
+
"symbolIcon.namespaceForeground": "#aad94c",
|
|
266
|
+
"symbolIcon.nullForeground": "#d2a6ff",
|
|
267
|
+
"symbolIcon.numberForeground": "#d2a6ff",
|
|
268
|
+
"symbolIcon.objectForeground": "#59c2ff",
|
|
269
|
+
"symbolIcon.operatorForeground": "#f29668",
|
|
270
|
+
"symbolIcon.packageForeground": "#aad94c",
|
|
271
|
+
"symbolIcon.propertyForeground": "#f07178",
|
|
272
|
+
"symbolIcon.referenceForeground": "#59c2ff",
|
|
273
|
+
"symbolIcon.snippetForeground": "#e6c08a",
|
|
274
|
+
"symbolIcon.stringForeground": "#aad94c",
|
|
275
|
+
"symbolIcon.structForeground": "#59c2ff",
|
|
276
|
+
"symbolIcon.textForeground": "#bfbdb6",
|
|
277
|
+
"symbolIcon.typeParameterForeground": "#59c2ff",
|
|
278
|
+
"symbolIcon.unitForeground": "#d2a6ff",
|
|
279
|
+
"symbolIcon.variableForeground": "#bfbdb6",
|
|
280
|
+
"tab.activeBackground": "#10141c",
|
|
281
|
+
"tab.activeBorder": "#10141c",
|
|
282
|
+
"tab.activeBorderTop": "#e6b450",
|
|
190
283
|
"tab.activeForeground": "#bfbdb6",
|
|
191
|
-
"tab.border": "#
|
|
192
|
-
"tab.inactiveBackground": "#
|
|
193
|
-
"tab.inactiveForeground": "#
|
|
194
|
-
"tab.
|
|
195
|
-
"tab.unfocusedActiveForeground": "#
|
|
196
|
-
"tab.unfocusedInactiveForeground": "#
|
|
197
|
-
"terminal.ansiBlack": "#
|
|
198
|
-
"terminal.ansiBlue": "#
|
|
284
|
+
"tab.border": "#1b1f29",
|
|
285
|
+
"tab.inactiveBackground": "#0d1017",
|
|
286
|
+
"tab.inactiveForeground": "#555e73",
|
|
287
|
+
"tab.unfocusedActiveBorderTop": "#555e73",
|
|
288
|
+
"tab.unfocusedActiveForeground": "#555e73",
|
|
289
|
+
"tab.unfocusedInactiveForeground": "#555e73",
|
|
290
|
+
"terminal.ansiBlack": "#1b1f29",
|
|
291
|
+
"terminal.ansiBlue": "#4fbfff",
|
|
199
292
|
"terminal.ansiBrightBlack": "#686868",
|
|
200
293
|
"terminal.ansiBrightBlue": "#59c2ff",
|
|
201
294
|
"terminal.ansiBrightCyan": "#95e6cb",
|
|
@@ -204,41 +297,70 @@
|
|
|
204
297
|
"terminal.ansiBrightRed": "#f07178",
|
|
205
298
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
206
299
|
"terminal.ansiBrightYellow": "#ffb454",
|
|
207
|
-
"terminal.ansiCyan": "#
|
|
208
|
-
"terminal.ansiGreen": "#
|
|
209
|
-
"terminal.ansiMagenta": "#
|
|
210
|
-
"terminal.ansiRed": "#
|
|
300
|
+
"terminal.ansiCyan": "#93e2c8",
|
|
301
|
+
"terminal.ansiGreen": "#70bf56",
|
|
302
|
+
"terminal.ansiMagenta": "#d0a1ff",
|
|
303
|
+
"terminal.ansiRed": "#f06b73",
|
|
211
304
|
"terminal.ansiWhite": "#c7c7c7",
|
|
212
|
-
"terminal.ansiYellow": "#
|
|
213
|
-
"terminal.background": "#
|
|
305
|
+
"terminal.ansiYellow": "#fdb04c",
|
|
306
|
+
"terminal.background": "#0d1017",
|
|
214
307
|
"terminal.foreground": "#bfbdb6",
|
|
215
|
-
"
|
|
308
|
+
"terminalCommandGuide.foreground": "#555e734d",
|
|
309
|
+
"terminalStickyScroll.border": "#1b1f29",
|
|
310
|
+
"terminalStickyScroll.shadow": "#00000080",
|
|
311
|
+
"terminalStickyScrollHover.background": "#47526633",
|
|
312
|
+
"textBlockQuote.background": "#141821",
|
|
216
313
|
"textLink.activeForeground": "#e6b450",
|
|
217
314
|
"textLink.foreground": "#e6b450",
|
|
218
315
|
"textPreformat.foreground": "#bfbdb6",
|
|
219
|
-
"titleBar.activeBackground": "#
|
|
220
|
-
"titleBar.activeForeground": "#
|
|
221
|
-
"titleBar.border": "#
|
|
222
|
-
"titleBar.inactiveBackground": "#
|
|
223
|
-
"titleBar.inactiveForeground": "#
|
|
316
|
+
"titleBar.activeBackground": "#0d1017",
|
|
317
|
+
"titleBar.activeForeground": "#555e73",
|
|
318
|
+
"titleBar.border": "#1b1f29",
|
|
319
|
+
"titleBar.inactiveBackground": "#0d1017",
|
|
320
|
+
"titleBar.inactiveForeground": "#555e73b3",
|
|
321
|
+
"toolbar.hoverBackground": "#555e734d",
|
|
224
322
|
"tree.indentGuidesStroke": "#6c738080",
|
|
225
|
-
"walkThrough.embeddedEditorBackground": "#
|
|
323
|
+
"walkThrough.embeddedEditorBackground": "#141821",
|
|
226
324
|
"welcomePage.buttonBackground": "#e6b45066",
|
|
227
|
-
"welcomePage.progress.background": "#
|
|
228
|
-
"welcomePage.tileBackground": "#
|
|
325
|
+
"welcomePage.progress.background": "#161a24",
|
|
326
|
+
"welcomePage.tileBackground": "#0d1017",
|
|
229
327
|
"welcomePage.tileShadow": "#00000080",
|
|
328
|
+
"widget.border": "#1b1f29",
|
|
230
329
|
"widget.shadow": "#00000080"
|
|
231
330
|
},
|
|
232
331
|
"displayName": "Ayu Dark",
|
|
233
332
|
"name": "ayu-dark",
|
|
234
333
|
"semanticHighlighting": true,
|
|
235
334
|
"semanticTokenColors": {
|
|
236
|
-
"
|
|
335
|
+
"class": "#59c2ff",
|
|
336
|
+
"class.defaultLibrary": "#39bae6",
|
|
337
|
+
"comment": "#99adbf8c",
|
|
338
|
+
"enum": "#59c2ff",
|
|
339
|
+
"enum.defaultLibrary": "#39bae6",
|
|
340
|
+
"enumMember": "#95e6cb",
|
|
341
|
+
"event": "#f29668",
|
|
342
|
+
"function": "#ffb454",
|
|
343
|
+
"interface": "#39bae6",
|
|
344
|
+
"interface.defaultLibrary": {
|
|
345
|
+
"foreground": "#39bae6",
|
|
346
|
+
"italic": true
|
|
347
|
+
},
|
|
348
|
+
"keyword": "#ff8f40",
|
|
349
|
+
"macro": "#e6c08a",
|
|
350
|
+
"method": "#ffb454",
|
|
351
|
+
"number": "#d2a6ff",
|
|
352
|
+
"operator": "#f29668",
|
|
353
|
+
"regexp": "#95e6cb",
|
|
354
|
+
"string": "#aad94c",
|
|
355
|
+
"struct": "#59c2ff",
|
|
356
|
+
"struct.defaultLibrary": "#39bae6",
|
|
357
|
+
"type": "#59c2ff",
|
|
358
|
+
"type.defaultLibrary": "#39bae6"
|
|
237
359
|
},
|
|
238
360
|
"tokenColors": [
|
|
239
361
|
{
|
|
240
362
|
"settings": {
|
|
241
|
-
"background": "#
|
|
363
|
+
"background": "#0d1017",
|
|
242
364
|
"foreground": "#bfbdb6"
|
|
243
365
|
}
|
|
244
366
|
},
|
|
@@ -248,7 +370,7 @@
|
|
|
248
370
|
],
|
|
249
371
|
"settings": {
|
|
250
372
|
"fontStyle": "italic",
|
|
251
|
-
"foreground": "#
|
|
373
|
+
"foreground": "#99adbf8c"
|
|
252
374
|
}
|
|
253
375
|
},
|
|
254
376
|
{
|
|
@@ -508,6 +630,14 @@
|
|
|
508
630
|
"foreground": "#ffb454"
|
|
509
631
|
}
|
|
510
632
|
},
|
|
633
|
+
{
|
|
634
|
+
"scope": [
|
|
635
|
+
"entity.other.attribute-name.pseudo-class"
|
|
636
|
+
],
|
|
637
|
+
"settings": {
|
|
638
|
+
"foreground": "#95e6cb"
|
|
639
|
+
}
|
|
640
|
+
},
|
|
511
641
|
{
|
|
512
642
|
"scope": [
|
|
513
643
|
"support.constant"
|
|
@@ -531,10 +661,11 @@
|
|
|
531
661
|
"scope": [
|
|
532
662
|
"meta.decorator variable.other",
|
|
533
663
|
"meta.decorator punctuation.decorator",
|
|
534
|
-
"storage.type.annotation"
|
|
664
|
+
"storage.type.annotation",
|
|
665
|
+
"entity.name.function.decorator"
|
|
535
666
|
],
|
|
536
667
|
"settings": {
|
|
537
|
-
"foreground": "#
|
|
668
|
+
"foreground": "#e6c08a"
|
|
538
669
|
}
|
|
539
670
|
},
|
|
540
671
|
{
|
|
@@ -583,7 +714,7 @@
|
|
|
583
714
|
"source.stylus support.type"
|
|
584
715
|
],
|
|
585
716
|
"settings": {
|
|
586
|
-
"foreground": "#
|
|
717
|
+
"foreground": "#99adbf8c"
|
|
587
718
|
}
|
|
588
719
|
},
|
|
589
720
|
{
|
|
@@ -600,7 +731,7 @@
|
|
|
600
731
|
"constant.numeric.line-number.find-in-files - match"
|
|
601
732
|
],
|
|
602
733
|
"settings": {
|
|
603
|
-
"foreground": "#
|
|
734
|
+
"foreground": "#99adbf8c"
|
|
604
735
|
}
|
|
605
736
|
},
|
|
606
737
|
{
|
|
@@ -648,7 +779,8 @@
|
|
|
648
779
|
},
|
|
649
780
|
{
|
|
650
781
|
"scope": [
|
|
651
|
-
"markup.italic"
|
|
782
|
+
"markup.italic",
|
|
783
|
+
"emphasis"
|
|
652
784
|
],
|
|
653
785
|
"settings": {
|
|
654
786
|
"fontStyle": "italic",
|
|
@@ -664,6 +796,14 @@
|
|
|
664
796
|
"foreground": "#f07178"
|
|
665
797
|
}
|
|
666
798
|
},
|
|
799
|
+
{
|
|
800
|
+
"scope": [
|
|
801
|
+
"markup.underline"
|
|
802
|
+
],
|
|
803
|
+
"settings": {
|
|
804
|
+
"fontStyle": "underline"
|
|
805
|
+
}
|
|
806
|
+
},
|
|
667
807
|
{
|
|
668
808
|
"scope": [
|
|
669
809
|
"markup.italic markup.bold",
|
|
@@ -696,7 +836,7 @@
|
|
|
696
836
|
"settings": {
|
|
697
837
|
"background": "#bfbdb60f",
|
|
698
838
|
"fontStyle": "bold",
|
|
699
|
-
"foreground": "#
|
|
839
|
+
"foreground": "#99adbf8c"
|
|
700
840
|
}
|
|
701
841
|
},
|
|
702
842
|
{
|
|
@@ -721,7 +861,7 @@
|
|
|
721
861
|
"markup.inserted"
|
|
722
862
|
],
|
|
723
863
|
"settings": {
|
|
724
|
-
"foreground": "#
|
|
864
|
+
"foreground": "#70bf56"
|
|
725
865
|
}
|
|
726
866
|
},
|
|
727
867
|
{
|
|
@@ -745,7 +885,15 @@
|
|
|
745
885
|
"markup.strike"
|
|
746
886
|
],
|
|
747
887
|
"settings": {
|
|
748
|
-
"foreground": "#
|
|
888
|
+
"foreground": "#e6c08a"
|
|
889
|
+
}
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"scope": [
|
|
893
|
+
"markup.strong"
|
|
894
|
+
],
|
|
895
|
+
"settings": {
|
|
896
|
+
"fontStyle": "bold"
|
|
749
897
|
}
|
|
750
898
|
},
|
|
751
899
|
{
|
|
@@ -770,8 +918,8 @@
|
|
|
770
918
|
"text.html.markdown meta.dummy.line-break"
|
|
771
919
|
],
|
|
772
920
|
"settings": {
|
|
773
|
-
"background": "#
|
|
774
|
-
"foreground": "#
|
|
921
|
+
"background": "#99adbf8c",
|
|
922
|
+
"foreground": "#99adbf8c"
|
|
775
923
|
}
|
|
776
924
|
},
|
|
777
925
|
{
|
|
@@ -780,7 +928,7 @@
|
|
|
780
928
|
],
|
|
781
929
|
"settings": {
|
|
782
930
|
"background": "#bfbdb6",
|
|
783
|
-
"foreground": "#
|
|
931
|
+
"foreground": "#99adbf8c"
|
|
784
932
|
}
|
|
785
933
|
}
|
|
786
934
|
],
|
package/themes/dark-plus.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"semanticHighlighting": true,
|
|
35
35
|
"semanticTokenColors": {
|
|
36
36
|
"customLiteral": "#DCDCAA",
|
|
37
|
-
"newOperator": "#
|
|
37
|
+
"newOperator": "#C586C0",
|
|
38
38
|
"numberLiteral": "#b5cea8",
|
|
39
39
|
"stringLiteral": "#ce9178"
|
|
40
40
|
},
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"entity.name.operator"
|
|
479
479
|
],
|
|
480
480
|
"settings": {
|
|
481
|
-
"foreground": "#
|
|
481
|
+
"foreground": "#C586C0"
|
|
482
482
|
}
|
|
483
483
|
},
|
|
484
484
|
{
|
|
@@ -282,10 +282,10 @@
|
|
|
282
282
|
"merge.border": "#f2e9e1",
|
|
283
283
|
"merge.commonContentBackground": "#6e6a8614",
|
|
284
284
|
"merge.commonHeaderBackground": "#6e6a8614",
|
|
285
|
-
"merge.currentContentBackground": "#
|
|
286
|
-
"merge.currentHeaderBackground": "#
|
|
287
|
-
"merge.incomingContentBackground": "#
|
|
288
|
-
"merge.incomingHeaderBackground": "#
|
|
285
|
+
"merge.currentContentBackground": "#ea9d3433",
|
|
286
|
+
"merge.currentHeaderBackground": "#ea9d3433",
|
|
287
|
+
"merge.incomingContentBackground": "#56949f33",
|
|
288
|
+
"merge.incomingHeaderBackground": "#56949f33",
|
|
289
289
|
"minimap.background": "#fffaf3",
|
|
290
290
|
"minimap.errorHighlight": "#b4637a80",
|
|
291
291
|
"minimap.findMatchHighlight": "#6e6a8614",
|
|
@@ -282,10 +282,10 @@
|
|
|
282
282
|
"merge.border": "#393552",
|
|
283
283
|
"merge.commonContentBackground": "#817c9c26",
|
|
284
284
|
"merge.commonHeaderBackground": "#817c9c26",
|
|
285
|
-
"merge.currentContentBackground": "#
|
|
286
|
-
"merge.currentHeaderBackground": "#
|
|
287
|
-
"merge.incomingContentBackground": "#
|
|
288
|
-
"merge.incomingHeaderBackground": "#
|
|
285
|
+
"merge.currentContentBackground": "#f6c17733",
|
|
286
|
+
"merge.currentHeaderBackground": "#f6c17733",
|
|
287
|
+
"merge.incomingContentBackground": "#9ccfd833",
|
|
288
|
+
"merge.incomingHeaderBackground": "#9ccfd833",
|
|
289
289
|
"minimap.background": "#2a273f",
|
|
290
290
|
"minimap.errorHighlight": "#eb6f9280",
|
|
291
291
|
"minimap.findMatchHighlight": "#817c9c26",
|
package/themes/rose-pine.json
CHANGED
|
@@ -282,10 +282,10 @@
|
|
|
282
282
|
"merge.border": "#26233a",
|
|
283
283
|
"merge.commonContentBackground": "#6e6a8633",
|
|
284
284
|
"merge.commonHeaderBackground": "#6e6a8633",
|
|
285
|
-
"merge.currentContentBackground": "#
|
|
286
|
-
"merge.currentHeaderBackground": "#
|
|
287
|
-
"merge.incomingContentBackground": "#
|
|
288
|
-
"merge.incomingHeaderBackground": "#
|
|
285
|
+
"merge.currentContentBackground": "#f6c17733",
|
|
286
|
+
"merge.currentHeaderBackground": "#f6c17733",
|
|
287
|
+
"merge.incomingContentBackground": "#9ccfd833",
|
|
288
|
+
"merge.incomingHeaderBackground": "#9ccfd833",
|
|
289
289
|
"minimap.background": "#1f1d2e",
|
|
290
290
|
"minimap.errorHighlight": "#eb6f9280",
|
|
291
291
|
"minimap.findMatchHighlight": "#6e6a8633",
|