tm-themes 1.6.0 → 1.6.1
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 +4 -4
- package/index.js +12 -12
- package/package.json +1 -1
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/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 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/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/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/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 13.73 kB |
|
|
@@ -43,9 +43,9 @@ import { themes } from 'tm-themes'
|
|
|
43
43
|
| 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 |
|
|
44
44
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
45
45
|
| 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 |
|
|
46
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
47
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
48
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
46
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 kB |
|
|
47
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 kB |
|
|
48
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.36 kB |
|
|
49
49
|
| 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 |
|
|
50
50
|
| 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 |
|
|
51
51
|
| 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 |
|
package/index.js
CHANGED
|
@@ -38,45 +38,45 @@ export const themes = [
|
|
|
38
38
|
{
|
|
39
39
|
byteSize: 45432,
|
|
40
40
|
displayName: 'Catppuccin Frappé',
|
|
41
|
-
lastUpdate: '2024-
|
|
41
|
+
lastUpdate: '2024-08-03T22:43:47Z',
|
|
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: 'ceb5b20db7a3106cf008d5b608542dd4bce4c77f',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json',
|
|
47
47
|
type: 'dark',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
byteSize: 45430,
|
|
51
51
|
displayName: 'Catppuccin Latte',
|
|
52
|
-
lastUpdate: '2024-
|
|
52
|
+
lastUpdate: '2024-08-03T22:43:47Z',
|
|
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: 'ceb5b20db7a3106cf008d5b608542dd4bce4c77f',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json',
|
|
58
58
|
type: 'light',
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
byteSize: 45437,
|
|
62
62
|
displayName: 'Catppuccin Macchiato',
|
|
63
|
-
lastUpdate: '2024-
|
|
63
|
+
lastUpdate: '2024-08-03T22:43:47Z',
|
|
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: 'ceb5b20db7a3106cf008d5b608542dd4bce4c77f',
|
|
68
|
+
source: 'https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json',
|
|
69
69
|
type: 'dark',
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
byteSize: 45429,
|
|
73
73
|
displayName: 'Catppuccin Mocha',
|
|
74
|
-
lastUpdate: '2024-
|
|
74
|
+
lastUpdate: '2024-08-03T22:43:47Z',
|
|
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: 'ceb5b20db7a3106cf008d5b608542dd4bce4c77f',
|
|
79
|
+
source: 'https://github.com/catppuccin/vscode/blob/ceb5b20db7a3106cf008d5b608542dd4bce4c77f/packages/catppuccin-vsc/package.json',
|
|
80
80
|
type: 'dark',
|
|
81
81
|
},
|
|
82
82
|
{
|