tm-themes 1.12.9 → 1.12.10
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/README.md +3 -3
- package/index.js +18 -18
- package/package.json +1 -1
- package/themes/red.json +2 -2
- package/themes/solarized-dark.json +2 -2
- package/themes/solarized-light.json +1 -1
package/README.md
CHANGED
|
@@ -41,7 +41,7 @@ import { themes } from 'tm-themes'
|
|
|
41
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/24ae5cf9707d8e79e8d11902157eeb471e135262/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.53 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
|
|
@@ -82,11 +82,11 @@ import { themes } from 'tm-themes'
|
|
|
82
82
|
| One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/194ac088df050c97ff0dd64f8a6a38221d2971ca/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | | 36.13 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/
|
|
85
|
+
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/24ae5cf9707d8e79e8d11902157eeb471e135262/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.38 kB |
|
|
86
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
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/24ae5cf9707d8e79e8d11902157eeb471e135262/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.98 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
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 |
|
package/index.js
CHANGED
|
@@ -953,18 +953,18 @@ export const themes = [
|
|
|
953
953
|
type: 'dark',
|
|
954
954
|
},
|
|
955
955
|
{
|
|
956
|
-
byteSize:
|
|
956
|
+
byteSize: 6531,
|
|
957
957
|
displayName: 'Red',
|
|
958
958
|
funding: [
|
|
959
959
|
],
|
|
960
|
-
hash: '
|
|
961
|
-
lastUpdate: '2026-08-
|
|
960
|
+
hash: 'mw1SqtU-Zz0ryhK3OMrZVnoF5n0bQBsdH1uLvyod9TE',
|
|
961
|
+
lastUpdate: '2026-08-27T09:56:41Z',
|
|
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: '24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
966
|
+
source: 'https://github.com/microsoft/vscode/blob/24ae5cf9707d8e79e8d11902157eeb471e135262/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=24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
968
968
|
type: 'dark',
|
|
969
969
|
},
|
|
970
970
|
{
|
|
@@ -1073,33 +1073,33 @@ export const themes = [
|
|
|
1073
1073
|
type: 'light',
|
|
1074
1074
|
},
|
|
1075
1075
|
{
|
|
1076
|
-
byteSize:
|
|
1076
|
+
byteSize: 7143,
|
|
1077
1077
|
displayName: 'Solarized Dark',
|
|
1078
1078
|
funding: [
|
|
1079
1079
|
],
|
|
1080
|
-
hash: '
|
|
1081
|
-
lastUpdate: '2026-08-
|
|
1080
|
+
hash: 'PuLEQfCoIyH1SUZSG4j4HCTOZ0hHazC15huui9GLsu4',
|
|
1081
|
+
lastUpdate: '2026-08-27T09:56:41Z',
|
|
1082
1082
|
license: 'MIT',
|
|
1083
1083
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1084
1084
|
name: 'solarized-dark',
|
|
1085
|
-
sha: '
|
|
1086
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1087
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json?ref=
|
|
1085
|
+
sha: '24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
1086
|
+
source: 'https://github.com/microsoft/vscode/blob/24ae5cf9707d8e79e8d11902157eeb471e135262/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=24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
1088
1088
|
type: 'dark',
|
|
1089
1089
|
},
|
|
1090
1090
|
{
|
|
1091
|
-
byteSize:
|
|
1091
|
+
byteSize: 6689,
|
|
1092
1092
|
displayName: 'Solarized Light',
|
|
1093
1093
|
funding: [
|
|
1094
1094
|
],
|
|
1095
|
-
hash: '
|
|
1096
|
-
lastUpdate: '2026-08-
|
|
1095
|
+
hash: 'jeSv8gQyalLns7e6yfexhmmcxUgJwHNMuORaDea7pk8',
|
|
1096
|
+
lastUpdate: '2026-08-27T09:56:41Z',
|
|
1097
1097
|
license: 'MIT',
|
|
1098
1098
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1099
1099
|
name: 'solarized-light',
|
|
1100
|
-
sha: '
|
|
1101
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1102
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-light/themes/solarized-light-color-theme.json?ref=
|
|
1100
|
+
sha: '24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
1101
|
+
source: 'https://github.com/microsoft/vscode/blob/24ae5cf9707d8e79e8d11902157eeb471e135262/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=24ae5cf9707d8e79e8d11902157eeb471e135262',
|
|
1103
1103
|
type: 'light',
|
|
1104
1104
|
},
|
|
1105
1105
|
{
|
package/package.json
CHANGED
package/themes/red.json
CHANGED
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
"list.hoverBackground": "#800000",
|
|
41
41
|
"list.inactiveSelectionBackground": "#770000",
|
|
42
42
|
"minimap.selectionHighlight": "#750000",
|
|
43
|
-
"modernActivityBar.activeBackground": "#770000",
|
|
44
43
|
"modernActivityBar.background": "#330000",
|
|
45
|
-
"
|
|
44
|
+
"modernActivityBarItem.activeBackground": "#770000",
|
|
45
|
+
"modernActivityBarItem.hoverBackground": "#58000087",
|
|
46
46
|
"peekView.border": "#ff000044",
|
|
47
47
|
"peekViewEditor.background": "#300000",
|
|
48
48
|
"peekViewResult.background": "#400000",
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"list.hoverBackground": "#004454AA",
|
|
55
55
|
"list.inactiveSelectionBackground": "#00445488",
|
|
56
56
|
"minimap.selectionHighlight": "#274642",
|
|
57
|
-
"
|
|
58
|
-
"
|
|
57
|
+
"modernActivityBarItem.activeBackground": "#005A6F",
|
|
58
|
+
"modernActivityBarItem.hoverBackground": "#005A6F87",
|
|
59
59
|
"panel.border": "#2b2b4a",
|
|
60
60
|
"peekView.border": "#2b2b4a",
|
|
61
61
|
"peekViewEditor.background": "#10192c",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"list.hoverBackground": "#DFCA8844",
|
|
42
42
|
"list.inactiveSelectionBackground": "#D1CBB8",
|
|
43
43
|
"minimap.selectionHighlight": "#EEE8D5",
|
|
44
|
-
"modernActivityBar.activeBackground": "#DFCA88",
|
|
45
44
|
"modernActivityBar.background": "#00000000",
|
|
45
|
+
"modernActivityBarItem.activeBackground": "#DFCA88",
|
|
46
46
|
"notebook.cellEditorBackground": "#F7F0E0",
|
|
47
47
|
"panel.border": "#DDD6C1",
|
|
48
48
|
"peekView.border": "#B58900",
|