tm-themes 1.3.2 → 1.3.4
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 +7 -7
- package/index.js +22 -22
- package/package.json +1 -1
- package/themes/vitesse-black.json +3 -3
- package/themes/vitesse-dark.json +3 -3
- package/themes/vitesse-light.json +3 -3
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/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.51 kB |
|
|
26
26
|
| GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 10.86 kB |
|
|
27
27
|
| GitHub Light Default | `github-light-default` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 13.73 kB |
|
|
28
28
|
| Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 9.47 kB |
|
|
@@ -31,7 +31,7 @@ import { themes } from 'tm-themes'
|
|
|
31
31
|
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.91 kB |
|
|
32
32
|
| 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 |
|
|
33
33
|
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.23 kB |
|
|
34
|
-
| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
34
|
+
| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 12.94 kB |
|
|
35
35
|
|
|
36
36
|
## Dark Themes
|
|
37
37
|
|
|
@@ -40,9 +40,9 @@ import { themes } from 'tm-themes'
|
|
|
40
40
|
| 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 |
|
|
41
41
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
42
42
|
| 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 |
|
|
43
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
44
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
45
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
43
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.51 kB |
|
|
44
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.52 kB |
|
|
45
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.51 kB |
|
|
46
46
|
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.64 kB |
|
|
47
47
|
| Dracula | `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/master/LICENSE) | 20.51 kB |
|
|
48
48
|
| Dracula 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/master/LICENSE) | 20.52 kB |
|
|
@@ -68,8 +68,8 @@ import { themes } from 'tm-themes'
|
|
|
68
68
|
| 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 |
|
|
69
69
|
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt) | 32.81 kB |
|
|
70
70
|
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/ef652b41ec5303892b1172d90fa4184ae6399a04/themes/Vesper-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md) | 12.31 kB |
|
|
71
|
-
| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
72
|
-
| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
71
|
+
| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.00 kB |
|
|
72
|
+
| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.08 kB |
|
|
73
73
|
<!--list-end-->
|
|
74
74
|
|
|
75
75
|
## License
|
package/index.js
CHANGED
|
@@ -38,45 +38,45 @@ export const themes = [
|
|
|
38
38
|
{
|
|
39
39
|
byteSize: 44557,
|
|
40
40
|
displayName: 'Catppuccin Frappé',
|
|
41
|
-
lastUpdate: '2024-
|
|
41
|
+
lastUpdate: '2024-04-13T14:42:40Z',
|
|
42
42
|
license: 'MIT',
|
|
43
43
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
44
44
|
name: 'catppuccin-frappe',
|
|
45
|
-
sha: '
|
|
46
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
45
|
+
sha: 'eead26917ad2f00c32145975cb04340c8bc5e91e',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json',
|
|
47
47
|
type: 'dark',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
byteSize: 44555,
|
|
51
51
|
displayName: 'Catppuccin Latte',
|
|
52
|
-
lastUpdate: '2024-
|
|
52
|
+
lastUpdate: '2024-04-13T14:42:40Z',
|
|
53
53
|
license: 'MIT',
|
|
54
54
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
55
55
|
name: 'catppuccin-latte',
|
|
56
|
-
sha: '
|
|
57
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
56
|
+
sha: 'eead26917ad2f00c32145975cb04340c8bc5e91e',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json',
|
|
58
58
|
type: 'light',
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
byteSize: 44562,
|
|
62
62
|
displayName: 'Catppuccin Macchiato',
|
|
63
|
-
lastUpdate: '2024-
|
|
63
|
+
lastUpdate: '2024-04-13T14:42:40Z',
|
|
64
64
|
license: 'MIT',
|
|
65
65
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
66
66
|
name: 'catppuccin-macchiato',
|
|
67
|
-
sha: '
|
|
68
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
67
|
+
sha: 'eead26917ad2f00c32145975cb04340c8bc5e91e',
|
|
68
|
+
source: 'https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json',
|
|
69
69
|
type: 'dark',
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
byteSize: 44554,
|
|
73
73
|
displayName: 'Catppuccin Mocha',
|
|
74
|
-
lastUpdate: '2024-
|
|
74
|
+
lastUpdate: '2024-04-13T14:42:40Z',
|
|
75
75
|
license: 'MIT',
|
|
76
76
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
77
77
|
name: 'catppuccin-mocha',
|
|
78
|
-
sha: '
|
|
79
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
78
|
+
sha: 'eead26917ad2f00c32145975cb04340c8bc5e91e',
|
|
79
|
+
source: 'https://github.com/catppuccin/vscode/blob/eead26917ad2f00c32145975cb04340c8bc5e91e/packages/catppuccin-vsc/package.json',
|
|
80
80
|
type: 'dark',
|
|
81
81
|
},
|
|
82
82
|
{
|
|
@@ -443,36 +443,36 @@ export const themes = [
|
|
|
443
443
|
type: 'dark',
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
|
-
byteSize:
|
|
446
|
+
byteSize: 13314,
|
|
447
447
|
displayName: 'Vitesse Black',
|
|
448
|
-
lastUpdate: '2024-
|
|
448
|
+
lastUpdate: '2024-04-13T23:28:11Z',
|
|
449
449
|
license: 'MIT',
|
|
450
450
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
|
|
451
451
|
name: 'vitesse-black',
|
|
452
|
-
sha: '
|
|
453
|
-
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
452
|
+
sha: '3ed3411dc7dd209cd765b8ab856045efb2d097b9',
|
|
453
|
+
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-black.json',
|
|
454
454
|
type: 'dark',
|
|
455
455
|
},
|
|
456
456
|
{
|
|
457
457
|
byteSize: 13396,
|
|
458
458
|
displayName: 'Vitesse Dark',
|
|
459
|
-
lastUpdate: '2024-
|
|
459
|
+
lastUpdate: '2024-04-13T23:28:11Z',
|
|
460
460
|
license: 'MIT',
|
|
461
461
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
|
|
462
462
|
name: 'vitesse-dark',
|
|
463
|
-
sha: '
|
|
464
|
-
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
463
|
+
sha: '3ed3411dc7dd209cd765b8ab856045efb2d097b9',
|
|
464
|
+
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-dark.json',
|
|
465
465
|
type: 'dark',
|
|
466
466
|
},
|
|
467
467
|
{
|
|
468
468
|
byteSize: 13253,
|
|
469
469
|
displayName: 'Vitesse Light',
|
|
470
|
-
lastUpdate: '2024-
|
|
470
|
+
lastUpdate: '2024-04-13T23:28:11Z',
|
|
471
471
|
license: 'MIT',
|
|
472
472
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
|
|
473
473
|
name: 'vitesse-light',
|
|
474
|
-
sha: '
|
|
475
|
-
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/
|
|
474
|
+
sha: '3ed3411dc7dd209cd765b8ab856045efb2d097b9',
|
|
475
|
+
source: 'https://github.com/antfu/vscode-theme-vitesse/blob/3ed3411dc7dd209cd765b8ab856045efb2d097b9/themes/vitesse-light.json',
|
|
476
476
|
type: 'light',
|
|
477
477
|
},
|
|
478
478
|
]
|
package/package.json
CHANGED
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"checkbox.border": "#2f363d",
|
|
22
22
|
"debugToolBar.background": "#000",
|
|
23
23
|
"descriptionForeground": "#dedcd590",
|
|
24
|
-
"diffEditor.insertedTextBackground": "#
|
|
25
|
-
"diffEditor.removedTextBackground": "#
|
|
24
|
+
"diffEditor.insertedTextBackground": "#4d937550",
|
|
25
|
+
"diffEditor.removedTextBackground": "#ab595950",
|
|
26
26
|
"dropdown.background": "#000",
|
|
27
27
|
"dropdown.border": "#191919",
|
|
28
28
|
"dropdown.foreground": "#dbd7cacc",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"inputOption.activeBackground": "#dedcd550",
|
|
88
88
|
"list.activeSelectionBackground": "#121212",
|
|
89
89
|
"list.activeSelectionForeground": "#dbd7cacc",
|
|
90
|
-
"list.focusBackground": "#
|
|
90
|
+
"list.focusBackground": "#121212",
|
|
91
91
|
"list.highlightForeground": "#4d9375",
|
|
92
92
|
"list.hoverBackground": "#121212",
|
|
93
93
|
"list.hoverForeground": "#dbd7cacc",
|
package/themes/vitesse-dark.json
CHANGED
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"checkbox.border": "#2f363d",
|
|
22
22
|
"debugToolBar.background": "#121212",
|
|
23
23
|
"descriptionForeground": "#dedcd590",
|
|
24
|
-
"diffEditor.insertedTextBackground": "#
|
|
25
|
-
"diffEditor.removedTextBackground": "#
|
|
24
|
+
"diffEditor.insertedTextBackground": "#4d937550",
|
|
25
|
+
"diffEditor.removedTextBackground": "#ab595950",
|
|
26
26
|
"dropdown.background": "#121212",
|
|
27
27
|
"dropdown.border": "#191919",
|
|
28
28
|
"dropdown.foreground": "#dbd7caee",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"inputOption.activeBackground": "#dedcd550",
|
|
88
88
|
"list.activeSelectionBackground": "#181818",
|
|
89
89
|
"list.activeSelectionForeground": "#dbd7caee",
|
|
90
|
-
"list.focusBackground": "#
|
|
90
|
+
"list.focusBackground": "#181818",
|
|
91
91
|
"list.highlightForeground": "#4d9375",
|
|
92
92
|
"list.hoverBackground": "#181818",
|
|
93
93
|
"list.hoverForeground": "#dbd7caee",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"checkbox.border": "#d1d5da",
|
|
22
22
|
"debugToolBar.background": "#ffffff",
|
|
23
23
|
"descriptionForeground": "#393a3490",
|
|
24
|
-
"diffEditor.insertedTextBackground": "#
|
|
25
|
-
"diffEditor.removedTextBackground": "#
|
|
24
|
+
"diffEditor.insertedTextBackground": "#1c6b4830",
|
|
25
|
+
"diffEditor.removedTextBackground": "#ab595940",
|
|
26
26
|
"dropdown.background": "#ffffff",
|
|
27
27
|
"dropdown.border": "#f0f0f0",
|
|
28
28
|
"dropdown.foreground": "#393a34",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"inputOption.activeBackground": "#393a3450",
|
|
88
88
|
"list.activeSelectionBackground": "#f7f7f7",
|
|
89
89
|
"list.activeSelectionForeground": "#393a34",
|
|
90
|
-
"list.focusBackground": "#
|
|
90
|
+
"list.focusBackground": "#f7f7f7",
|
|
91
91
|
"list.highlightForeground": "#1c6b48",
|
|
92
92
|
"list.hoverBackground": "#f7f7f7",
|
|
93
93
|
"list.hoverForeground": "#393a34",
|