tm-themes 1.5.4 → 1.5.6
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 +1 -1
- package/README.md +6 -6
- package/index.js +22 -22
- package/package.json +1 -1
- package/themes/catppuccin-frappe.json +2 -1
- package/themes/catppuccin-latte.json +2 -1
- package/themes/catppuccin-macchiato.json +2 -1
- package/themes/catppuccin-mocha.json +2 -1
- package/themes/dracula-soft.json +1 -1
- package/themes/dracula.json +1 -1
package/NOTICE
CHANGED
|
@@ -120,7 +120,7 @@ SOFTWARE.
|
|
|
120
120
|
|
|
121
121
|
=========================================================================================================
|
|
122
122
|
Files: dracula.json, dracula-soft.json
|
|
123
|
-
License: https://raw.githubusercontent.com/dracula/visual-studio-code/
|
|
123
|
+
License: https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE
|
|
124
124
|
SPDX: MIT
|
|
125
125
|
---------------------------------------------------------------------------------------------------------
|
|
126
126
|
The MIT License (MIT)
|
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/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 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 |
|
|
@@ -42,12 +42,12 @@ import { themes } from 'tm-themes'
|
|
|
42
42
|
| 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 |
|
|
43
43
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
44
44
|
| 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 |
|
|
45
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
46
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
47
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
45
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 kB |
|
|
46
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.37 kB |
|
|
47
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.36 kB |
|
|
48
48
|
| 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 |
|
|
49
|
-
| 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/
|
|
50
|
-
| 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/
|
|
49
|
+
| 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 |
|
|
50
|
+
| 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 |
|
|
51
51
|
| GitHub Dark | `github-dark` | [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) | 11.08 kB |
|
|
52
52
|
| GitHub Dark Default | `github-dark-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) | 14.00 kB |
|
|
53
53
|
| GitHub Dark Dimmed | `github-dark-dimmed` | [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) | 14.00 kB |
|
package/index.js
CHANGED
|
@@ -36,47 +36,47 @@ export const themes = [
|
|
|
36
36
|
type: 'dark',
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
byteSize:
|
|
39
|
+
byteSize: 45432,
|
|
40
40
|
displayName: 'Catppuccin Frappé',
|
|
41
|
-
lastUpdate: '2024-
|
|
41
|
+
lastUpdate: '2024-07-18T06:09:46Z',
|
|
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: '94e2135389b52eff1b372473d0676537393fbf9a',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json',
|
|
47
47
|
type: 'dark',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
byteSize:
|
|
50
|
+
byteSize: 45430,
|
|
51
51
|
displayName: 'Catppuccin Latte',
|
|
52
|
-
lastUpdate: '2024-
|
|
52
|
+
lastUpdate: '2024-07-18T06:09:46Z',
|
|
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: '94e2135389b52eff1b372473d0676537393fbf9a',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json',
|
|
58
58
|
type: 'light',
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
byteSize:
|
|
61
|
+
byteSize: 45437,
|
|
62
62
|
displayName: 'Catppuccin Macchiato',
|
|
63
|
-
lastUpdate: '2024-
|
|
63
|
+
lastUpdate: '2024-07-18T06:09:46Z',
|
|
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: '94e2135389b52eff1b372473d0676537393fbf9a',
|
|
68
|
+
source: 'https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json',
|
|
69
69
|
type: 'dark',
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
byteSize:
|
|
72
|
+
byteSize: 45429,
|
|
73
73
|
displayName: 'Catppuccin Mocha',
|
|
74
|
-
lastUpdate: '2024-
|
|
74
|
+
lastUpdate: '2024-07-18T06:09:46Z',
|
|
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: '94e2135389b52eff1b372473d0676537393fbf9a',
|
|
79
|
+
source: 'https://github.com/catppuccin/vscode/blob/94e2135389b52eff1b372473d0676537393fbf9a/packages/catppuccin-vsc/package.json',
|
|
80
80
|
type: 'dark',
|
|
81
81
|
},
|
|
82
82
|
{
|
|
@@ -91,22 +91,22 @@ export const themes = [
|
|
|
91
91
|
type: 'dark',
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
byteSize:
|
|
95
|
-
displayName: 'Dracula',
|
|
94
|
+
byteSize: 21006,
|
|
95
|
+
displayName: 'Dracula Theme',
|
|
96
96
|
lastUpdate: '2023-07-15T21:35:24Z',
|
|
97
97
|
license: 'MIT',
|
|
98
|
-
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/
|
|
98
|
+
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE',
|
|
99
99
|
name: 'dracula',
|
|
100
100
|
sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
|
|
101
101
|
source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
|
|
102
102
|
type: 'dark',
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
byteSize:
|
|
106
|
-
displayName: 'Dracula Soft',
|
|
105
|
+
byteSize: 21016,
|
|
106
|
+
displayName: 'Dracula Theme Soft',
|
|
107
107
|
lastUpdate: '2023-07-15T21:35:24Z',
|
|
108
108
|
license: 'MIT',
|
|
109
|
-
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/
|
|
109
|
+
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE',
|
|
110
110
|
name: 'dracula-soft',
|
|
111
111
|
sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
|
|
112
112
|
source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
|
package/package.json
CHANGED
|
@@ -135,7 +135,8 @@
|
|
|
135
135
|
"editorGroupHeader.tabsBackground": "#232634",
|
|
136
136
|
"editorGutter.addedBackground": "#a6d189",
|
|
137
137
|
"editorGutter.background": "#303446",
|
|
138
|
-
"editorGutter.
|
|
138
|
+
"editorGutter.commentGlyphForeground": "#ca9ee6",
|
|
139
|
+
"editorGutter.commentRangeForeground": "#414559",
|
|
139
140
|
"editorGutter.deletedBackground": "#e78284",
|
|
140
141
|
"editorGutter.foldingControlForeground": "#949cbb",
|
|
141
142
|
"editorGutter.modifiedBackground": "#e5c890",
|
|
@@ -135,7 +135,8 @@
|
|
|
135
135
|
"editorGroupHeader.tabsBackground": "#dce0e8",
|
|
136
136
|
"editorGutter.addedBackground": "#40a02b",
|
|
137
137
|
"editorGutter.background": "#eff1f5",
|
|
138
|
-
"editorGutter.
|
|
138
|
+
"editorGutter.commentGlyphForeground": "#8839ef",
|
|
139
|
+
"editorGutter.commentRangeForeground": "#ccd0da",
|
|
139
140
|
"editorGutter.deletedBackground": "#d20f39",
|
|
140
141
|
"editorGutter.foldingControlForeground": "#7c7f93",
|
|
141
142
|
"editorGutter.modifiedBackground": "#df8e1d",
|
|
@@ -135,7 +135,8 @@
|
|
|
135
135
|
"editorGroupHeader.tabsBackground": "#181926",
|
|
136
136
|
"editorGutter.addedBackground": "#a6da95",
|
|
137
137
|
"editorGutter.background": "#24273a",
|
|
138
|
-
"editorGutter.
|
|
138
|
+
"editorGutter.commentGlyphForeground": "#c6a0f6",
|
|
139
|
+
"editorGutter.commentRangeForeground": "#363a4f",
|
|
139
140
|
"editorGutter.deletedBackground": "#ed8796",
|
|
140
141
|
"editorGutter.foldingControlForeground": "#939ab7",
|
|
141
142
|
"editorGutter.modifiedBackground": "#eed49f",
|
|
@@ -135,7 +135,8 @@
|
|
|
135
135
|
"editorGroupHeader.tabsBackground": "#11111b",
|
|
136
136
|
"editorGutter.addedBackground": "#a6e3a1",
|
|
137
137
|
"editorGutter.background": "#1e1e2e",
|
|
138
|
-
"editorGutter.
|
|
138
|
+
"editorGutter.commentGlyphForeground": "#cba6f7",
|
|
139
|
+
"editorGutter.commentRangeForeground": "#313244",
|
|
139
140
|
"editorGutter.deletedBackground": "#f38ba8",
|
|
140
141
|
"editorGutter.foldingControlForeground": "#9399b2",
|
|
141
142
|
"editorGutter.modifiedBackground": "#f9e2af",
|
package/themes/dracula-soft.json
CHANGED
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"titleBar.inactiveForeground": "#7b7f8b",
|
|
197
197
|
"walkThrough.embeddedEditorBackground": "#262626"
|
|
198
198
|
},
|
|
199
|
-
"displayName": "Dracula Soft",
|
|
199
|
+
"displayName": "Dracula Theme Soft",
|
|
200
200
|
"name": "dracula-soft",
|
|
201
201
|
"semanticHighlighting": true,
|
|
202
202
|
"tokenColors": [
|
package/themes/dracula.json
CHANGED