tm-themes 0.0.1 → 0.0.3

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 CHANGED
@@ -12,7 +12,7 @@ forth below.
12
12
  The following files/folders contain third party software:
13
13
 
14
14
  =========================================================================================================
15
- Files: dark-modern.json, dark-plus.json, light-modern.json, light-plus.json, monokai.json, solarized-dark.json, solarized-light.json
15
+ Files: dark-plus.json, light-plus.json, monokai.json, solarized-dark.json, solarized-light.json
16
16
  License: https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt
17
17
  SPDX: MIT
18
18
  ---------------------------------------------------------------------------------------------------------
package/README.md CHANGED
@@ -21,15 +21,13 @@ import { themes } from 'tm-themes'
21
21
  <!--list-start-->
22
22
  | Name | Source | License | Type |
23
23
  | ---- | ------ | ------- | ---- |
24
- | `dark-modern` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/dark_modern.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
25
- | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
24
+ | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
26
25
  | `dracula` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | `dark` |
27
26
  | `dracula-soft` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | `dark` |
28
27
  | `github-dark` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `dark` |
29
28
  | `github-dark-dimmed` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `dark` |
30
29
  | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `light` |
31
- | `light-modern` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/light_modern.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
32
- | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
30
+ | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
33
31
  | `material-theme` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
34
32
  | `material-theme-darker` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
35
33
  | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `light` |
@@ -37,17 +35,17 @@ import { themes } from 'tm-themes'
37
35
  | `material-theme-palenight` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
38
36
  | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | `dark` |
39
37
  | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | `light` |
40
- | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
38
+ | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
41
39
  | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/8ead09822c02d0d49d0f764104505e5a34d3689f/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | `dark` |
42
40
  | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/0f37dcd4d02d71465ed0bc65c3829cbdfaa3fc5f/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | `dark` |
43
41
  | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/a7b8ed96b2319d44b53f755bdc8f321deb69c729/themes/poimandres-color-theme.json) | | `dark` |
44
42
  | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `dark` |
45
- | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `dark` |
43
+ | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `light` |
46
44
  | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `dark` |
47
45
  | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | `dark` |
48
46
  | `slack-ochin` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/ochin.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | `light` |
49
- | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
50
- | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
47
+ | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
48
+ | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
51
49
  | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `dark` |
52
50
  | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `dark` |
53
51
  | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `light` |
package/index.js CHANGED
@@ -1,20 +1,11 @@
1
1
  export const themes = [
2
- {
3
- displayName: 'Dark Modern',
4
- license: 'MIT',
5
- licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
6
- name: 'dark-modern',
7
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
8
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/dark_modern.json',
9
- type: 'dark',
10
- },
11
2
  {
12
3
  displayName: 'Dark Plus',
13
4
  license: 'MIT',
14
5
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
15
6
  name: 'dark-plus',
16
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
17
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/dark_plus.json',
7
+ sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
8
+ source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/dark_plus.json',
18
9
  type: 'dark',
19
10
  },
20
11
  {
@@ -62,22 +53,13 @@ export const themes = [
62
53
  source: 'https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js',
63
54
  type: 'light',
64
55
  },
65
- {
66
- displayName: 'Light Modern',
67
- license: 'MIT',
68
- licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
69
- name: 'light-modern',
70
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
71
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/light_modern.json',
72
- type: 'light',
73
- },
74
56
  {
75
57
  displayName: 'Light Plus',
76
58
  license: 'MIT',
77
59
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
78
60
  name: 'light-plus',
79
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
80
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-defaults/themes/light_plus.json',
61
+ sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
62
+ source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/light_plus.json',
81
63
  type: 'light',
82
64
  },
83
65
  {
@@ -144,11 +126,12 @@ export const themes = [
144
126
  type: 'light',
145
127
  },
146
128
  {
129
+ displayName: 'Monokai',
147
130
  license: 'MIT',
148
131
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
149
132
  name: 'monokai',
150
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
151
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-monokai/themes/monokai-color-theme.json',
133
+ sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
134
+ source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-monokai/themes/monokai-color-theme.json',
152
135
  type: 'dark',
153
136
  },
154
137
  {
@@ -170,7 +153,7 @@ export const themes = [
170
153
  type: 'dark',
171
154
  },
172
155
  {
173
- displayName: 'poimandres dark theme',
156
+ displayName: 'Poimandres',
174
157
  name: 'poimandres',
175
158
  sha: 'a7b8ed96b2319d44b53f755bdc8f321deb69c729',
176
159
  source: 'https://github.com/drcmda/poimandres-theme/blob/a7b8ed96b2319d44b53f755bdc8f321deb69c729/themes/poimandres-color-theme.json',
@@ -192,7 +175,7 @@ export const themes = [
192
175
  name: 'rose-pine-dawn',
193
176
  sha: '5a6d89246d58316802bf5c54bb83d6654ff6a1c5',
194
177
  source: 'https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-dawn-color-theme.json',
195
- type: 'dark',
178
+ type: 'light',
196
179
  },
197
180
  {
198
181
  displayName: 'Rosé Pine Moon',
@@ -204,7 +187,7 @@ export const themes = [
204
187
  type: 'dark',
205
188
  },
206
189
  {
207
- displayName: 'Slack Theme Dark Mode',
190
+ displayName: 'Slack Dark',
208
191
  license: 'MIT',
209
192
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
210
193
  name: 'slack-dark',
@@ -213,7 +196,7 @@ export const themes = [
213
196
  type: 'dark',
214
197
  },
215
198
  {
216
- displayName: 'Slack Theme Ochin',
199
+ displayName: 'Slack Ochin',
217
200
  license: 'MIT',
218
201
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
219
202
  name: 'slack-ochin',
@@ -222,21 +205,21 @@ export const themes = [
222
205
  type: 'light',
223
206
  },
224
207
  {
225
- displayName: 'Solarized (dark)',
208
+ displayName: 'Solarized Dark',
226
209
  license: 'MIT',
227
210
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
228
211
  name: 'solarized-dark',
229
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
230
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
212
+ sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
213
+ source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
231
214
  type: 'dark',
232
215
  },
233
216
  {
234
- displayName: 'Solarized (light)',
217
+ displayName: 'Solarized Light',
235
218
  license: 'MIT',
236
219
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
237
220
  name: 'solarized-light',
238
- sha: 'c9631868cd2585d82bc5c1f00c235c09da2e37d8',
239
- source: 'https://github.com/microsoft/vscode/blob/c9631868cd2585d82bc5c1f00c235c09da2e37d8/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
221
+ sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
222
+ source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
240
223
  type: 'light',
241
224
  },
242
225
  {
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "0.0.1",
4
+ "version": "0.0.3",
5
5
  "packageManager": "pnpm@8.11.0",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
8
8
  "license": "MIT",
9
9
  "funding": "https://github.com/sponsors/antfu",
10
- "homepage": "https://github.com/antfu/tm-grammars-themes#readme",
10
+ "homepage": "https://github.com/antfu/textmate-grammars-themes#readme",
11
11
  "repository": {
12
12
  "type": "git",
13
- "url": "git+https://github.com/antfu/tm-grammars-themes.git",
13
+ "url": "git+https://github.com/antfu/textmate-grammars-themes.git",
14
14
  "directory": "packages/tm-themes"
15
15
  },
16
- "bugs": "https://github.com/antfu/tm-grammars-themes/issues",
16
+ "bugs": "https://github.com/antfu/textmate-grammars-themes/issues",
17
17
  "keywords": [
18
18
  "textmate"
19
19
  ],
@@ -94,6 +94,7 @@
94
94
  "titleBar.activeBackground": "#1e1f1c",
95
95
  "widget.shadow": "#00000098"
96
96
  },
97
+ "displayName": "Monokai",
97
98
  "name": "monokai",
98
99
  "semanticHighlighting": true,
99
100
  "tokenColors": [
@@ -443,7 +443,7 @@
443
443
  "welcomePage.tileHoverBackground": "#303340",
444
444
  "widget.shadow": "#00000030"
445
445
  },
446
- "displayName": "poimandres dark theme",
446
+ "displayName": "Poimandres",
447
447
  "name": "poimandres",
448
448
  "tokenColors": [
449
449
  {
@@ -730,5 +730,5 @@
730
730
  }
731
731
  }
732
732
  ],
733
- "type": "dark"
733
+ "type": "light"
734
734
  }
@@ -50,7 +50,7 @@
50
50
  "titleBar.inactiveBackground": "#222222",
51
51
  "titleBar.inactiveForeground": "#7A7A7A"
52
52
  },
53
- "displayName": "Slack Theme Dark Mode",
53
+ "displayName": "Slack Dark",
54
54
  "name": "slack-dark",
55
55
  "tokenColors": [
56
56
  {
@@ -140,7 +140,7 @@
140
140
  "welcomePage.buttonHoverBackground": "#ECECEC",
141
141
  "widget.shadow": "#161F2694"
142
142
  },
143
- "displayName": "Slack Theme Ochin",
143
+ "displayName": "Slack Ochin",
144
144
  "name": "slack-ochin",
145
145
  "tokenColors": [
146
146
  {
@@ -93,7 +93,7 @@
93
93
  "terminal.ansiYellow": "#b58900",
94
94
  "titleBar.activeBackground": "#002C39"
95
95
  },
96
- "displayName": "Solarized (dark)",
96
+ "displayName": "Solarized Dark",
97
97
  "name": "solarized-dark",
98
98
  "semanticHighlighting": true,
99
99
  "tokenColors": [
@@ -85,7 +85,7 @@
85
85
  "titleBar.activeBackground": "#EEE8D5",
86
86
  "walkThrough.embeddedEditorBackground": "#00000014"
87
87
  },
88
- "displayName": "Solarized (light)",
88
+ "displayName": "Solarized Light",
89
89
  "name": "solarized-light",
90
90
  "semanticHighlighting": true,
91
91
  "tokenColors": [