tm-themes 1.9.12 → 1.9.13
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 +5 -5
- package/index.js +21 -21
- package/package.json +1 -1
- package/themes/catppuccin-frappe.json +3 -3
- package/themes/catppuccin-latte.json +3 -3
- package/themes/catppuccin-macchiato.json +3 -3
- package/themes/catppuccin-mocha.json +3 -3
- package/themes/vesper.json +1 -0
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ import { themes } from 'tm-themes'
|
|
|
22
22
|
|
|
23
23
|
| Name | ID | Source | License | File Size |
|
|
24
24
|
| ---- | -- | ------ | ------- | --------- |
|
|
25
|
-
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
25
|
+
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
26
26
|
| 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 |
|
|
27
27
|
| 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 |
|
|
28
28
|
| 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 |
|
|
@@ -45,9 +45,9 @@ import { themes } from 'tm-themes'
|
|
|
45
45
|
| Andromeeda | `andromeeda` | [EliverLara/Andromeda](https://github.com/EliverLara/Andromeda/blob/94008ecde515dd2306e51d60fbb965bca2a516ad/themes/Andromeda-color-theme.json) | [MIT](https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md) | 8.59 kB |
|
|
46
46
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
47
47
|
| Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/798bc07c1ac7faccab57081042ba9a16621cdde4/ayu-dark.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | 14.54 kB |
|
|
48
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
49
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
50
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
48
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
49
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
50
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
51
51
|
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.83 kB |
|
|
52
52
|
| 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 |
|
|
53
53
|
| 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 |
|
|
@@ -78,7 +78,7 @@ import { themes } from 'tm-themes'
|
|
|
78
78
|
| 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 |
|
|
79
79
|
| 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 |
|
|
80
80
|
| 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 |
|
|
81
|
-
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/
|
|
81
|
+
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/61a2783a2e62afe8af47579494595e439a58f3ff/themes/Vesper-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md) | 12.34 kB |
|
|
82
82
|
| 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) | 13.30 kB |
|
|
83
83
|
| 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) | 13.38 kB |
|
|
84
84
|
<!--list-end-->
|
package/index.js
CHANGED
|
@@ -41,49 +41,49 @@ export const themes = [
|
|
|
41
41
|
{
|
|
42
42
|
byteSize: 45556,
|
|
43
43
|
displayName: 'Catppuccin Frappé',
|
|
44
|
-
hash: '
|
|
45
|
-
lastUpdate: '
|
|
44
|
+
hash: 'mEUU6Fwj5R',
|
|
45
|
+
lastUpdate: '2025-02-11T17:25:30Z',
|
|
46
46
|
license: 'MIT',
|
|
47
47
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
48
48
|
name: 'catppuccin-frappe',
|
|
49
|
-
sha: '
|
|
50
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
49
|
+
sha: '4113b4113759e27c24a4fec5b791ed18476f63ed',
|
|
50
|
+
source: 'https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json',
|
|
51
51
|
type: 'dark',
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
byteSize: 45554,
|
|
55
55
|
displayName: 'Catppuccin Latte',
|
|
56
|
-
hash: '
|
|
57
|
-
lastUpdate: '
|
|
56
|
+
hash: 'OPsddH6iEq',
|
|
57
|
+
lastUpdate: '2025-02-11T17:25:30Z',
|
|
58
58
|
license: 'MIT',
|
|
59
59
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
60
60
|
name: 'catppuccin-latte',
|
|
61
|
-
sha: '
|
|
62
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
61
|
+
sha: '4113b4113759e27c24a4fec5b791ed18476f63ed',
|
|
62
|
+
source: 'https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json',
|
|
63
63
|
type: 'light',
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
byteSize: 45561,
|
|
67
67
|
displayName: 'Catppuccin Macchiato',
|
|
68
|
-
hash: '
|
|
69
|
-
lastUpdate: '
|
|
68
|
+
hash: 'teoTkcihH6',
|
|
69
|
+
lastUpdate: '2025-02-11T17:25:30Z',
|
|
70
70
|
license: 'MIT',
|
|
71
71
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
72
72
|
name: 'catppuccin-macchiato',
|
|
73
|
-
sha: '
|
|
74
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
73
|
+
sha: '4113b4113759e27c24a4fec5b791ed18476f63ed',
|
|
74
|
+
source: 'https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json',
|
|
75
75
|
type: 'dark',
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
byteSize: 45553,
|
|
79
79
|
displayName: 'Catppuccin Mocha',
|
|
80
|
-
hash: '
|
|
81
|
-
lastUpdate: '
|
|
80
|
+
hash: 'BgrN7RFbRU',
|
|
81
|
+
lastUpdate: '2025-02-11T17:25:30Z',
|
|
82
82
|
license: 'MIT',
|
|
83
83
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
84
84
|
name: 'catppuccin-mocha',
|
|
85
|
-
sha: '
|
|
86
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
85
|
+
sha: '4113b4113759e27c24a4fec5b791ed18476f63ed',
|
|
86
|
+
source: 'https://github.com/catppuccin/vscode/blob/4113b4113759e27c24a4fec5b791ed18476f63ed/packages/catppuccin-vsc/package.json',
|
|
87
87
|
type: 'dark',
|
|
88
88
|
},
|
|
89
89
|
{
|
|
@@ -603,15 +603,15 @@ export const themes = [
|
|
|
603
603
|
type: 'dark',
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
|
-
byteSize:
|
|
606
|
+
byteSize: 12632,
|
|
607
607
|
displayName: 'Vesper',
|
|
608
|
-
hash: '
|
|
609
|
-
lastUpdate: '
|
|
608
|
+
hash: 'lH5x9Xoy4B',
|
|
609
|
+
lastUpdate: '2025-01-16T15:07:46Z',
|
|
610
610
|
license: 'MIT',
|
|
611
611
|
licenseUrl: 'https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md',
|
|
612
612
|
name: 'vesper',
|
|
613
|
-
sha: '
|
|
614
|
-
source: 'https://github.com/raunofreiberg/vesper/blob/
|
|
613
|
+
sha: '61a2783a2e62afe8af47579494595e439a58f3ff',
|
|
614
|
+
source: 'https://github.com/raunofreiberg/vesper/blob/61a2783a2e62afe8af47579494595e439a58f3ff/themes/Vesper-dark-color-theme.json',
|
|
615
615
|
type: 'dark',
|
|
616
616
|
},
|
|
617
617
|
{
|
package/package.json
CHANGED
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
],
|
|
656
656
|
"settings": {
|
|
657
657
|
"fontStyle": "italic",
|
|
658
|
-
"foreground": "#
|
|
658
|
+
"foreground": "#949cbb"
|
|
659
659
|
}
|
|
660
660
|
},
|
|
661
661
|
{
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"markup.heading.heading-4.asciidoc"
|
|
1476
1476
|
],
|
|
1477
1477
|
"settings": {
|
|
1478
|
-
"foreground": "#
|
|
1478
|
+
"foreground": "#85c1dc"
|
|
1479
1479
|
}
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
"markup.heading.heading-5.asciidoc"
|
|
1490
1490
|
],
|
|
1491
1491
|
"settings": {
|
|
1492
|
-
"foreground": "#
|
|
1492
|
+
"foreground": "#babbf1"
|
|
1493
1493
|
}
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
],
|
|
656
656
|
"settings": {
|
|
657
657
|
"fontStyle": "italic",
|
|
658
|
-
"foreground": "#
|
|
658
|
+
"foreground": "#7c7f93"
|
|
659
659
|
}
|
|
660
660
|
},
|
|
661
661
|
{
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"markup.heading.heading-4.asciidoc"
|
|
1476
1476
|
],
|
|
1477
1477
|
"settings": {
|
|
1478
|
-
"foreground": "#
|
|
1478
|
+
"foreground": "#209fb5"
|
|
1479
1479
|
}
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
"markup.heading.heading-5.asciidoc"
|
|
1490
1490
|
],
|
|
1491
1491
|
"settings": {
|
|
1492
|
-
"foreground": "#
|
|
1492
|
+
"foreground": "#7287fd"
|
|
1493
1493
|
}
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
],
|
|
656
656
|
"settings": {
|
|
657
657
|
"fontStyle": "italic",
|
|
658
|
-
"foreground": "#
|
|
658
|
+
"foreground": "#939ab7"
|
|
659
659
|
}
|
|
660
660
|
},
|
|
661
661
|
{
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"markup.heading.heading-4.asciidoc"
|
|
1476
1476
|
],
|
|
1477
1477
|
"settings": {
|
|
1478
|
-
"foreground": "#
|
|
1478
|
+
"foreground": "#7dc4e4"
|
|
1479
1479
|
}
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
"markup.heading.heading-5.asciidoc"
|
|
1490
1490
|
],
|
|
1491
1491
|
"settings": {
|
|
1492
|
-
"foreground": "#
|
|
1492
|
+
"foreground": "#b7bdf8"
|
|
1493
1493
|
}
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
],
|
|
656
656
|
"settings": {
|
|
657
657
|
"fontStyle": "italic",
|
|
658
|
-
"foreground": "#
|
|
658
|
+
"foreground": "#9399b2"
|
|
659
659
|
}
|
|
660
660
|
},
|
|
661
661
|
{
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"markup.heading.heading-4.asciidoc"
|
|
1476
1476
|
],
|
|
1477
1477
|
"settings": {
|
|
1478
|
-
"foreground": "#
|
|
1478
|
+
"foreground": "#74c7ec"
|
|
1479
1479
|
}
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
"markup.heading.heading-5.asciidoc"
|
|
1490
1490
|
],
|
|
1491
1491
|
"settings": {
|
|
1492
|
-
"foreground": "#
|
|
1492
|
+
"foreground": "#b4befe"
|
|
1493
1493
|
}
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
package/themes/vesper.json
CHANGED
|
@@ -61,6 +61,7 @@
|
|
|
61
61
|
"statusBarItem.remoteBackground": "#FFC799",
|
|
62
62
|
"statusBarItem.remoteForeground": "#000",
|
|
63
63
|
"tab.activeBackground": "#161616",
|
|
64
|
+
"tab.activeBorder": "#FFC799",
|
|
64
65
|
"tab.border": "#101010",
|
|
65
66
|
"tab.inactiveBackground": "#101010",
|
|
66
67
|
"textLink.activeForeground": "#FFCFA8",
|