tm-themes 1.0.1 → 1.0.2

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 CHANGED
@@ -23,37 +23,37 @@ import { themes } from 'tm-themes'
23
23
  | Name | ID | Source | License | File Size |
24
24
  | ---- | -- | ------ | ------- | --------- |
25
25
  | 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 |
26
- | 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) | 10.05 kB |
27
- | Material Theme Lighter | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 20.10 kB |
28
- | Min Light | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.87 kB |
26
+ | 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 |
27
+ | Material Theme Lighter | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.15 kB |
28
+ | Min Light | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.75 kB |
29
29
  | 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 |
30
- | 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.85 kB |
31
- | 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) | 7.08 kB |
30
+ | 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 |
31
+ | 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 |
32
32
  | Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 12.94 kB |
33
33
 
34
34
  ## Dark Themes
35
35
 
36
36
  | Name | ID | Source | License | File Size |
37
37
  | ---- | -- | ------ | ------- | --------- |
38
- | 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) | 9.17 kB |
39
- | 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) | 22.97 kB |
40
- | 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) | 22.98 kB |
38
+ | 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 |
39
+ | 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 |
40
+ | 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 |
41
41
  | 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 |
42
42
  | 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 |
43
- | Material Theme | `material-theme` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 20.08 kB |
44
- | Material Theme Darker | `material-theme-darker` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 20.10 kB |
45
- | Material Theme Ocean | `material-theme-ocean` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 20.10 kB |
46
- | Material Theme Palenight | `material-theme-palenight` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 20.10 kB |
47
- | Min Dark | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.25 kB |
48
- | Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.66 kB |
49
- | Nord | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | 31.18 kB |
50
- | One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/2cb4ae735fc0482e0486b52cd873128eb5249900/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | 40.73 kB |
51
- | Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | | 32.70 kB |
52
- | Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.82 kB |
43
+ | Material Theme | `material-theme` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.13 kB |
44
+ | Material Theme Darker | `material-theme-darker` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.14 kB |
45
+ | Material Theme Ocean | `material-theme-ocean` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.14 kB |
46
+ | Material Theme Palenight | `material-theme-palenight` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.15 kB |
47
+ | Min Dark | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.08 kB |
48
+ | Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 7.60 kB |
49
+ | Nord | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | 26.04 kB |
50
+ | One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/2cb4ae735fc0482e0486b52cd873128eb5249900/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | 32.49 kB |
51
+ | Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | | 32.65 kB |
52
+ | Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.02 kB |
53
53
  | Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.90 kB |
54
54
  | Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.91 kB |
55
- | Slack Dark | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | 9.34 kB |
56
- | Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 7.44 kB |
55
+ | Slack Dark | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | 8.84 kB |
56
+ | Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.59 kB |
57
57
  | Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/a07840fbd20b38ce2298de29975316b9fdc9c887/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.00 kB |
58
58
  | Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.08 kB |
59
59
  <!--list-end-->
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export const themes = [
2
2
  {
3
- byteSize: 9394,
3
+ byteSize: 8843,
4
4
  displayName: 'Dark Plus',
5
5
  license: 'MIT',
6
6
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
@@ -10,7 +10,7 @@ export const themes = [
10
10
  type: 'dark',
11
11
  },
12
12
  {
13
- byteSize: 23517,
13
+ byteSize: 21000,
14
14
  displayName: 'Dracula',
15
15
  license: 'MIT',
16
16
  licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE',
@@ -20,7 +20,7 @@ export const themes = [
20
20
  type: 'dark',
21
21
  },
22
22
  {
23
- byteSize: 23527,
23
+ byteSize: 21010,
24
24
  displayName: 'Dracula Soft',
25
25
  license: 'MIT',
26
26
  licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE',
@@ -60,7 +60,7 @@ export const themes = [
60
60
  type: 'light',
61
61
  },
62
62
  {
63
- byteSize: 10290,
63
+ byteSize: 9698,
64
64
  displayName: 'Light Plus',
65
65
  license: 'MIT',
66
66
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
@@ -70,7 +70,7 @@ export const themes = [
70
70
  type: 'light',
71
71
  },
72
72
  {
73
- byteSize: 20565,
73
+ byteSize: 18563,
74
74
  displayName: 'Material Theme',
75
75
  license: 'Apache-2.0',
76
76
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
@@ -80,7 +80,7 @@ export const themes = [
80
80
  type: 'dark',
81
81
  },
82
82
  {
83
- byteSize: 20579,
83
+ byteSize: 18577,
84
84
  displayName: 'Material Theme Darker',
85
85
  license: 'Apache-2.0',
86
86
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
@@ -90,7 +90,7 @@ export const themes = [
90
90
  type: 'dark',
91
91
  },
92
92
  {
93
- byteSize: 20584,
93
+ byteSize: 18582,
94
94
  displayName: 'Material Theme Lighter',
95
95
  license: 'Apache-2.0',
96
96
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
@@ -100,7 +100,7 @@ export const themes = [
100
100
  type: 'light',
101
101
  },
102
102
  {
103
- byteSize: 20579,
103
+ byteSize: 18577,
104
104
  displayName: 'Material Theme Ocean',
105
105
  license: 'Apache-2.0',
106
106
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
@@ -110,7 +110,7 @@ export const themes = [
110
110
  type: 'dark',
111
111
  },
112
112
  {
113
- byteSize: 20585,
113
+ byteSize: 18583,
114
114
  displayName: 'Material Theme Palenight',
115
115
  license: 'Apache-2.0',
116
116
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
@@ -120,7 +120,7 @@ export const themes = [
120
120
  type: 'dark',
121
121
  },
122
122
  {
123
- byteSize: 6405,
123
+ byteSize: 6231,
124
124
  displayName: 'Min Dark',
125
125
  license: 'MIT',
126
126
  licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
@@ -130,7 +130,7 @@ export const themes = [
130
130
  type: 'dark',
131
131
  },
132
132
  {
133
- byteSize: 7033,
133
+ byteSize: 6909,
134
134
  displayName: 'Min Light',
135
135
  license: 'MIT',
136
136
  licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
@@ -140,7 +140,7 @@ export const themes = [
140
140
  type: 'light',
141
141
  },
142
142
  {
143
- byteSize: 8872,
143
+ byteSize: 7783,
144
144
  displayName: 'Monokai',
145
145
  license: 'MIT',
146
146
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
@@ -150,7 +150,7 @@ export const themes = [
150
150
  type: 'dark',
151
151
  },
152
152
  {
153
- byteSize: 31930,
153
+ byteSize: 26663,
154
154
  displayName: 'Nord',
155
155
  license: 'MIT',
156
156
  licenseUrl: 'https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license',
@@ -160,7 +160,7 @@ export const themes = [
160
160
  type: 'dark',
161
161
  },
162
162
  {
163
- byteSize: 41707,
163
+ byteSize: 33267,
164
164
  displayName: 'One Dark Pro',
165
165
  license: 'MIT',
166
166
  licenseUrl: 'https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt',
@@ -170,7 +170,7 @@ export const themes = [
170
170
  type: 'dark',
171
171
  },
172
172
  {
173
- byteSize: 33486,
173
+ byteSize: 33434,
174
174
  displayName: 'Poimandres',
175
175
  name: 'poimandres',
176
176
  sha: '574213aba50e3a46a95fa86a69025a0fae046a8a',
@@ -178,7 +178,7 @@ export const themes = [
178
178
  type: 'dark',
179
179
  },
180
180
  {
181
- byteSize: 6979,
181
+ byteSize: 6161,
182
182
  displayName: 'Red',
183
183
  license: 'MIT',
184
184
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
@@ -218,7 +218,7 @@ export const themes = [
218
218
  type: 'dark',
219
219
  },
220
220
  {
221
- byteSize: 9569,
221
+ byteSize: 9057,
222
222
  displayName: 'Slack Dark',
223
223
  license: 'MIT',
224
224
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
@@ -228,7 +228,7 @@ export const themes = [
228
228
  type: 'dark',
229
229
  },
230
230
  {
231
- byteSize: 10086,
231
+ byteSize: 9371,
232
232
  displayName: 'Slack Ochin',
233
233
  license: 'MIT',
234
234
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
@@ -238,7 +238,7 @@ export const themes = [
238
238
  type: 'light',
239
239
  },
240
240
  {
241
- byteSize: 7621,
241
+ byteSize: 6745,
242
242
  displayName: 'Solarized Dark',
243
243
  license: 'MIT',
244
244
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
@@ -248,7 +248,7 @@ export const themes = [
248
248
  type: 'dark',
249
249
  },
250
250
  {
251
- byteSize: 7255,
251
+ byteSize: 6379,
252
252
  displayName: 'Solarized Light',
253
253
  license: 'MIT',
254
254
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "packageManager": "pnpm@8.11.0",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
@@ -202,7 +202,6 @@
202
202
  }
203
203
  },
204
204
  {
205
- "name": "brackets of XML/HTML tags",
206
205
  "scope": "punctuation.definition.tag",
207
206
  "settings": {
208
207
  "foreground": "#808080"
@@ -290,7 +289,6 @@
290
289
  }
291
290
  },
292
291
  {
293
- "name": "String interpolation",
294
292
  "scope": [
295
293
  "punctuation.definition.template-expression.begin",
296
294
  "punctuation.definition.template-expression.end",
@@ -301,7 +299,6 @@
301
299
  }
302
300
  },
303
301
  {
304
- "name": "Reset JavaScript string interpolation expression",
305
302
  "scope": [
306
303
  "meta.template.expression"
307
304
  ],
@@ -385,7 +382,6 @@
385
382
  }
386
383
  },
387
384
  {
388
- "name": "coloring of the Java import and package identifiers",
389
385
  "scope": [
390
386
  "storage.modifier.import.java",
391
387
  "variable.language.wildcard.java",
@@ -396,14 +392,12 @@
396
392
  }
397
393
  },
398
394
  {
399
- "name": "this.self",
400
395
  "scope": "variable.language",
401
396
  "settings": {
402
397
  "foreground": "#569cd6"
403
398
  }
404
399
  },
405
400
  {
406
- "name": "Function declarations",
407
401
  "scope": [
408
402
  "entity.name.function",
409
403
  "support.function",
@@ -416,7 +410,6 @@
416
410
  }
417
411
  },
418
412
  {
419
- "name": "Types declaration and references",
420
413
  "scope": [
421
414
  "support.class",
422
415
  "support.type",
@@ -456,7 +449,6 @@
456
449
  }
457
450
  },
458
451
  {
459
- "name": "Types declaration and references, TS grammar specific",
460
452
  "scope": [
461
453
  "meta.type.cast.expr",
462
454
  "meta.type.new.expr",
@@ -470,7 +462,6 @@
470
462
  }
471
463
  },
472
464
  {
473
- "name": "Control flow / Special keywords",
474
465
  "scope": [
475
466
  "keyword.control",
476
467
  "source.cpp keyword.operator.new",
@@ -485,7 +476,6 @@
485
476
  }
486
477
  },
487
478
  {
488
- "name": "Variable and parameter name",
489
479
  "scope": [
490
480
  "variable",
491
481
  "meta.definition.variable.name",
@@ -498,7 +488,6 @@
498
488
  }
499
489
  },
500
490
  {
501
- "name": "Constants and enums",
502
491
  "scope": [
503
492
  "variable.other.constant",
504
493
  "variable.other.enummember"
@@ -508,7 +497,6 @@
508
497
  }
509
498
  },
510
499
  {
511
- "name": "Object keys, TS grammar specific",
512
500
  "scope": [
513
501
  "meta.object-literal.key"
514
502
  ],
@@ -517,7 +505,6 @@
517
505
  }
518
506
  },
519
507
  {
520
- "name": "CSS property value",
521
508
  "scope": [
522
509
  "support.constant.property-value",
523
510
  "support.constant.font-name",
@@ -532,7 +519,6 @@
532
519
  }
533
520
  },
534
521
  {
535
- "name": "Regular expression groups",
536
522
  "scope": [
537
523
  "punctuation.definition.group.regexp",
538
524
  "punctuation.definition.group.assertion.regexp",