tm-themes 1.10.4 → 1.10.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/README.md CHANGED
@@ -27,9 +27,9 @@ import { themes } from 'tm-themes'
27
27
  | GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/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/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 13.77 kB |
29
29
  | GitHub Light High Contrast | `github-light-high-contrast` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 13.88 kB |
30
- | Gruvbox Light Hard | `gruvbox-light-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
31
- | Gruvbox Light Medium | `gruvbox-light-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.27 kB |
32
- | Gruvbox Light Soft | `gruvbox-light-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
30
+ | Gruvbox Light Hard | `gruvbox-light-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
31
+ | Gruvbox Light Medium | `gruvbox-light-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
32
+ | Gruvbox Light Soft | `gruvbox-light-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
33
33
  | Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-lotus-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.67 kB |
34
34
  | Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 9.65 kB |
35
35
  | Material Theme Lighter | `material-theme-lighter` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.14 kB |
@@ -59,9 +59,9 @@ import { themes } from 'tm-themes'
59
59
  | GitHub Dark Default | `github-dark-default` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.04 kB |
60
60
  | GitHub Dark Dimmed | `github-dark-dimmed` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.04 kB |
61
61
  | GitHub Dark High Contrast | `github-dark-high-contrast` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.19 kB |
62
- | Gruvbox Dark Hard | `gruvbox-dark-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
63
- | Gruvbox Dark Medium | `gruvbox-dark-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
64
- | Gruvbox Dark Soft | `gruvbox-dark-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
62
+ | Gruvbox Dark Hard | `gruvbox-dark-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.28 kB |
63
+ | Gruvbox Dark Medium | `gruvbox-dark-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
64
+ | Gruvbox Dark Soft | `gruvbox-dark-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.28 kB |
65
65
  | Houston | `houston` | [withastro/houston-vscode](https://github.com/withastro/houston-vscode/blob/d297233be95e3f8fdecc22e4ffa92bb0e7265592/themes/houston.json) | [MIT](https://raw.githubusercontent.com/withastro/houston-vscode/main/LICENSE) | [GitHub Sponsors: **@withastro**](https://github.com/sponsors/withastro) [Open Collective: **astrodotbuild**](https://opencollective.com/astrodotbuild) [thanks.dev: **u/gh/withastro**](https://thanks.dev/d/u/gh/withastro) | 34.53 kB |
66
66
  | Kanagawa Dragon | `kanagawa-dragon` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-dragon-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.67 kB |
67
67
  | Kanagawa Wave | `kanagawa-wave` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-wave-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.66 kB |
package/index.d.ts CHANGED
@@ -9,6 +9,7 @@ export interface ThemeInfo {
9
9
  type: 'dark' | 'light'
10
10
  displayName: string
11
11
  source: string
12
+ sourceApi: string
12
13
  licenseUrl?: string
13
14
  license?: string
14
15
  funding?: FundingLink[]
package/index.js CHANGED
@@ -25,6 +25,7 @@ export const themes = [
25
25
  name: 'andromeeda',
26
26
  sha: '94008ecde515dd2306e51d60fbb965bca2a516ad',
27
27
  source: 'https://github.com/EliverLara/Andromeda/blob/94008ecde515dd2306e51d60fbb965bca2a516ad/themes/Andromeda-color-theme.json',
28
+ sourceApi: 'https://api.github.com/repos/EliverLara/Andromeda/contents/themes/Andromeda-color-theme.json?ref=94008ecde515dd2306e51d60fbb965bca2a516ad',
28
29
  type: 'dark',
29
30
  },
30
31
  {
@@ -37,6 +38,7 @@ export const themes = [
37
38
  name: 'aurora-x',
38
39
  sha: '118727efadf48872adcd81f6c00be580097d6592',
39
40
  source: 'https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json',
41
+ sourceApi: 'https://api.github.com/repos/marqu3ss/Aurora-X/contents/themes/Aurora%20X-color-theme.json?ref=118727efadf48872adcd81f6c00be580097d6592',
40
42
  type: 'dark',
41
43
  },
42
44
  {
@@ -51,6 +53,7 @@ export const themes = [
51
53
  name: 'ayu-dark',
52
54
  sha: '798bc07c1ac7faccab57081042ba9a16621cdde4',
53
55
  source: 'https://github.com/ayu-theme/vscode-ayu/blob/798bc07c1ac7faccab57081042ba9a16621cdde4/ayu-dark.json',
56
+ sourceApi: 'https://api.github.com/repos/ayu-theme/vscode-ayu/contents/ayu-dark.json?ref=798bc07c1ac7faccab57081042ba9a16621cdde4',
54
57
  type: 'dark',
55
58
  },
56
59
  {
@@ -75,6 +78,7 @@ export const themes = [
75
78
  name: 'catppuccin-frappe',
76
79
  sha: '8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
77
80
  source: 'https://github.com/catppuccin/vscode/blob/8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b/packages/catppuccin-vsc/package.json',
81
+ sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
78
82
  type: 'dark',
79
83
  },
80
84
  {
@@ -99,6 +103,7 @@ export const themes = [
99
103
  name: 'catppuccin-latte',
100
104
  sha: '8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
101
105
  source: 'https://github.com/catppuccin/vscode/blob/8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b/packages/catppuccin-vsc/package.json',
106
+ sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
102
107
  type: 'light',
103
108
  },
104
109
  {
@@ -123,6 +128,7 @@ export const themes = [
123
128
  name: 'catppuccin-macchiato',
124
129
  sha: '8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
125
130
  source: 'https://github.com/catppuccin/vscode/blob/8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b/packages/catppuccin-vsc/package.json',
131
+ sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
126
132
  type: 'dark',
127
133
  },
128
134
  {
@@ -147,6 +153,7 @@ export const themes = [
147
153
  name: 'catppuccin-mocha',
148
154
  sha: '8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
149
155
  source: 'https://github.com/catppuccin/vscode/blob/8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b/packages/catppuccin-vsc/package.json',
156
+ sourceApi: 'https://api.github.com/repos/catppuccin/vscode/contents/packages/catppuccin-vsc/package.json?ref=8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b',
150
157
  type: 'dark',
151
158
  },
152
159
  {
@@ -161,6 +168,7 @@ export const themes = [
161
168
  name: 'dark-plus',
162
169
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
163
170
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/dark_plus.json',
171
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-defaults/themes/dark_plus.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
164
172
  type: 'dark',
165
173
  },
166
174
  {
@@ -175,6 +183,7 @@ export const themes = [
175
183
  name: 'dracula',
176
184
  sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
177
185
  source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
186
+ sourceApi: 'https://api.github.com/repos/dracula/visual-studio-code/contents/src/dracula.yml?ref=61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
178
187
  type: 'dark',
179
188
  },
180
189
  {
@@ -189,6 +198,7 @@ export const themes = [
189
198
  name: 'dracula-soft',
190
199
  sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
191
200
  source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
201
+ sourceApi: 'https://api.github.com/repos/dracula/visual-studio-code/contents/src/dracula.yml?ref=61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
192
202
  type: 'dark',
193
203
  },
194
204
  {
@@ -203,6 +213,7 @@ export const themes = [
203
213
  name: 'everforest-dark',
204
214
  sha: 'b039b30727868d77108ec85f0be66e6d80a9bc1f',
205
215
  source: 'https://github.com/sainnhe/everforest-vscode/blob/b039b30727868d77108ec85f0be66e6d80a9bc1f/themes/everforest-dark.json',
216
+ sourceApi: 'https://api.github.com/repos/sainnhe/everforest-vscode/contents/themes/everforest-dark.json?ref=b039b30727868d77108ec85f0be66e6d80a9bc1f',
206
217
  type: 'dark',
207
218
  },
208
219
  {
@@ -217,6 +228,7 @@ export const themes = [
217
228
  name: 'everforest-light',
218
229
  sha: 'b039b30727868d77108ec85f0be66e6d80a9bc1f',
219
230
  source: 'https://github.com/sainnhe/everforest-vscode/blob/b039b30727868d77108ec85f0be66e6d80a9bc1f/themes/everforest-light.json',
231
+ sourceApi: 'https://api.github.com/repos/sainnhe/everforest-vscode/contents/themes/everforest-light.json?ref=b039b30727868d77108ec85f0be66e6d80a9bc1f',
220
232
  type: 'light',
221
233
  },
222
234
  {
@@ -231,6 +243,7 @@ export const themes = [
231
243
  name: 'github-dark',
232
244
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
233
245
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
246
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
234
247
  type: 'dark',
235
248
  },
236
249
  {
@@ -245,6 +258,7 @@ export const themes = [
245
258
  name: 'github-dark-default',
246
259
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
247
260
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
261
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
248
262
  type: 'dark',
249
263
  },
250
264
  {
@@ -259,6 +273,7 @@ export const themes = [
259
273
  name: 'github-dark-dimmed',
260
274
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
261
275
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
276
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
262
277
  type: 'dark',
263
278
  },
264
279
  {
@@ -273,6 +288,7 @@ export const themes = [
273
288
  name: 'github-dark-high-contrast',
274
289
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
275
290
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
291
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
276
292
  type: 'dark',
277
293
  },
278
294
  {
@@ -287,6 +303,7 @@ export const themes = [
287
303
  name: 'github-light',
288
304
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
289
305
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
306
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
290
307
  type: 'light',
291
308
  },
292
309
  {
@@ -301,6 +318,7 @@ export const themes = [
301
318
  name: 'github-light-default',
302
319
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
303
320
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
321
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
304
322
  type: 'light',
305
323
  },
306
324
  {
@@ -315,10 +333,11 @@ export const themes = [
315
333
  name: 'github-light-high-contrast',
316
334
  sha: 'f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
317
335
  source: 'https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js',
336
+ sourceApi: 'https://api.github.com/repos/primer/github-vscode-theme/contents/src/theme.js?ref=f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8',
318
337
  type: 'light',
319
338
  },
320
339
  {
321
- byteSize: 21769,
340
+ byteSize: 21795,
322
341
  displayName: 'Gruvbox Dark Hard',
323
342
  funding: [
324
343
  {
@@ -339,10 +358,11 @@ export const themes = [
339
358
  name: 'gruvbox-dark-hard',
340
359
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
341
360
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
361
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
342
362
  type: 'dark',
343
363
  },
344
364
  {
345
- byteSize: 21773,
365
+ byteSize: 21799,
346
366
  displayName: 'Gruvbox Dark Medium',
347
367
  funding: [
348
368
  {
@@ -363,10 +383,11 @@ export const themes = [
363
383
  name: 'gruvbox-dark-medium',
364
384
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
365
385
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
386
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
366
387
  type: 'dark',
367
388
  },
368
389
  {
369
- byteSize: 21769,
390
+ byteSize: 21795,
370
391
  displayName: 'Gruvbox Dark Soft',
371
392
  funding: [
372
393
  {
@@ -387,10 +408,11 @@ export const themes = [
387
408
  name: 'gruvbox-dark-soft',
388
409
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
389
410
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
411
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
390
412
  type: 'dark',
391
413
  },
392
414
  {
393
- byteSize: 21772,
415
+ byteSize: 21798,
394
416
  displayName: 'Gruvbox Light Hard',
395
417
  funding: [
396
418
  {
@@ -411,10 +433,11 @@ export const themes = [
411
433
  name: 'gruvbox-light-hard',
412
434
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
413
435
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
436
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
414
437
  type: 'light',
415
438
  },
416
439
  {
417
- byteSize: 21776,
440
+ byteSize: 21802,
418
441
  displayName: 'Gruvbox Light Medium',
419
442
  funding: [
420
443
  {
@@ -435,10 +458,11 @@ export const themes = [
435
458
  name: 'gruvbox-light-medium',
436
459
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
437
460
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
461
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
438
462
  type: 'light',
439
463
  },
440
464
  {
441
- byteSize: 21772,
465
+ byteSize: 21798,
442
466
  displayName: 'Gruvbox Light Soft',
443
467
  funding: [
444
468
  {
@@ -459,6 +483,7 @@ export const themes = [
459
483
  name: 'gruvbox-light-soft',
460
484
  sha: 'f0d6e1fc1f325da636b90591eccc45d2f44738fd',
461
485
  source: 'https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts',
486
+ sourceApi: 'https://api.github.com/repos/jdinhify/vscode-theme-gruvbox/contents/src/main.ts?ref=f0d6e1fc1f325da636b90591eccc45d2f44738fd',
462
487
  type: 'light',
463
488
  },
464
489
  {
@@ -488,6 +513,7 @@ export const themes = [
488
513
  name: 'houston',
489
514
  sha: 'd297233be95e3f8fdecc22e4ffa92bb0e7265592',
490
515
  source: 'https://github.com/withastro/houston-vscode/blob/d297233be95e3f8fdecc22e4ffa92bb0e7265592/themes/houston.json',
516
+ sourceApi: 'https://api.github.com/repos/withastro/houston-vscode/contents/themes/houston.json?ref=d297233be95e3f8fdecc22e4ffa92bb0e7265592',
491
517
  type: 'dark',
492
518
  },
493
519
  {
@@ -502,6 +528,7 @@ export const themes = [
502
528
  name: 'kanagawa-dragon',
503
529
  sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
504
530
  source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-dragon-color-theme.json',
531
+ sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-dragon-color-theme.json?ref=6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
505
532
  type: 'dark',
506
533
  },
507
534
  {
@@ -516,6 +543,7 @@ export const themes = [
516
543
  name: 'kanagawa-lotus',
517
544
  sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
518
545
  source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-lotus-color-theme.json',
546
+ sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-lotus-color-theme.json?ref=6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
519
547
  type: 'light',
520
548
  },
521
549
  {
@@ -530,6 +558,7 @@ export const themes = [
530
558
  name: 'kanagawa-wave',
531
559
  sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
532
560
  source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-wave-color-theme.json',
561
+ sourceApi: 'https://api.github.com/repos/metapho-re/kanagawa-vscode-theme/contents/themes/kanagawa-wave-color-theme.json?ref=6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
533
562
  type: 'dark',
534
563
  },
535
564
  {
@@ -544,6 +573,7 @@ export const themes = [
544
573
  name: 'laserwave',
545
574
  sha: 'f768285c659425fbb6ec5642085df4902f8a8d92',
546
575
  source: 'https://github.com/Jaredk3nt/laserwave/blob/f768285c659425fbb6ec5642085df4902f8a8d92/themes/LaserWave-color-theme.json',
576
+ sourceApi: 'https://api.github.com/repos/Jaredk3nt/laserwave/contents/themes/LaserWave-color-theme.json?ref=f768285c659425fbb6ec5642085df4902f8a8d92',
547
577
  type: 'dark',
548
578
  },
549
579
  {
@@ -558,6 +588,7 @@ export const themes = [
558
588
  name: 'light-plus',
559
589
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
560
590
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/light_plus.json',
591
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-defaults/themes/light_plus.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
561
592
  type: 'light',
562
593
  },
563
594
  {
@@ -582,6 +613,7 @@ export const themes = [
582
613
  name: 'material-theme',
583
614
  sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
584
615
  source: 'https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
616
+ sourceApi: 'https://api.github.com/repos/antfu/vsc-material-theme/contents/src/material.theme.config.ts?ref=f09de7a2970defaed43d8e293b4d3ac4e350e71b',
585
617
  type: 'dark',
586
618
  },
587
619
  {
@@ -606,6 +638,7 @@ export const themes = [
606
638
  name: 'material-theme-darker',
607
639
  sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
608
640
  source: 'https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
641
+ sourceApi: 'https://api.github.com/repos/antfu/vsc-material-theme/contents/src/material.theme.config.ts?ref=f09de7a2970defaed43d8e293b4d3ac4e350e71b',
609
642
  type: 'dark',
610
643
  },
611
644
  {
@@ -630,6 +663,7 @@ export const themes = [
630
663
  name: 'material-theme-lighter',
631
664
  sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
632
665
  source: 'https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
666
+ sourceApi: 'https://api.github.com/repos/antfu/vsc-material-theme/contents/src/material.theme.config.ts?ref=f09de7a2970defaed43d8e293b4d3ac4e350e71b',
633
667
  type: 'light',
634
668
  },
635
669
  {
@@ -654,6 +688,7 @@ export const themes = [
654
688
  name: 'material-theme-ocean',
655
689
  sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
656
690
  source: 'https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
691
+ sourceApi: 'https://api.github.com/repos/antfu/vsc-material-theme/contents/src/material.theme.config.ts?ref=f09de7a2970defaed43d8e293b4d3ac4e350e71b',
657
692
  type: 'dark',
658
693
  },
659
694
  {
@@ -678,6 +713,7 @@ export const themes = [
678
713
  name: 'material-theme-palenight',
679
714
  sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
680
715
  source: 'https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
716
+ sourceApi: 'https://api.github.com/repos/antfu/vsc-material-theme/contents/src/material.theme.config.ts?ref=f09de7a2970defaed43d8e293b4d3ac4e350e71b',
681
717
  type: 'dark',
682
718
  },
683
719
  {
@@ -692,6 +728,7 @@ export const themes = [
692
728
  name: 'min-dark',
693
729
  sha: '4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
694
730
  source: 'https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json',
731
+ sourceApi: 'https://api.github.com/repos/misolori/min-theme/contents/themes/min-dark.json?ref=4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
695
732
  type: 'dark',
696
733
  },
697
734
  {
@@ -706,6 +743,7 @@ export const themes = [
706
743
  name: 'min-light',
707
744
  sha: '4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
708
745
  source: 'https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json',
746
+ sourceApi: 'https://api.github.com/repos/misolori/min-theme/contents/themes/min-light.json?ref=4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
709
747
  type: 'light',
710
748
  },
711
749
  {
@@ -720,6 +758,7 @@ export const themes = [
720
758
  name: 'monokai',
721
759
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
722
760
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-monokai/themes/monokai-color-theme.json',
761
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-monokai/themes/monokai-color-theme.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
723
762
  type: 'dark',
724
763
  },
725
764
  {
@@ -739,6 +778,7 @@ export const themes = [
739
778
  name: 'night-owl',
740
779
  sha: 'd298950d6378c36c027f1387e307ebf3f145fc90',
741
780
  source: 'https://github.com/sdras/night-owl-vscode-theme/blob/d298950d6378c36c027f1387e307ebf3f145fc90/themes/Night%20Owl-color-theme.json',
781
+ sourceApi: 'https://api.github.com/repos/sdras/night-owl-vscode-theme/contents/themes/Night%20Owl-color-theme.json?ref=d298950d6378c36c027f1387e307ebf3f145fc90',
742
782
  type: 'dark',
743
783
  },
744
784
  {
@@ -753,6 +793,7 @@ export const themes = [
753
793
  name: 'nord',
754
794
  sha: '27045851c5154fe2d9b116e7491c596cdcd72275',
755
795
  source: 'https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json',
796
+ sourceApi: 'https://api.github.com/repos/arcticicestudio/nord-visual-studio-code/contents/themes/nord-color-theme.json?ref=27045851c5154fe2d9b116e7491c596cdcd72275',
756
797
  type: 'dark',
757
798
  },
758
799
  {
@@ -767,6 +808,7 @@ export const themes = [
767
808
  name: 'one-dark-pro',
768
809
  sha: 'd64c6d3c42e0d2f1a6a032af1ebfbb7f8e0acae6',
769
810
  source: 'https://github.com/Binaryify/OneDark-Pro/blob/d64c6d3c42e0d2f1a6a032af1ebfbb7f8e0acae6/themes/OneDark-Pro.json',
811
+ sourceApi: 'https://api.github.com/repos/Binaryify/OneDark-Pro/contents/themes/OneDark-Pro.json?ref=d64c6d3c42e0d2f1a6a032af1ebfbb7f8e0acae6',
770
812
  type: 'dark',
771
813
  },
772
814
  {
@@ -786,6 +828,7 @@ export const themes = [
786
828
  name: 'one-light',
787
829
  sha: 'f1ff6b87c6379a22b34354bbf64d355cd2adc611',
788
830
  source: 'https://github.com/akamud/vscode-theme-onelight/blob/f1ff6b87c6379a22b34354bbf64d355cd2adc611/themes/OneLight.json',
831
+ sourceApi: 'https://api.github.com/repos/akamud/vscode-theme-onelight/contents/themes/OneLight.json?ref=f1ff6b87c6379a22b34354bbf64d355cd2adc611',
789
832
  type: 'light',
790
833
  },
791
834
  {
@@ -809,6 +852,7 @@ export const themes = [
809
852
  name: 'plastic',
810
853
  sha: '30eaf248a3ee319c85ddf254dd0cb64a443d1571',
811
854
  source: 'https://github.com/will-stone/plastic/blob/30eaf248a3ee319c85ddf254dd0cb64a443d1571/themes/main.json',
855
+ sourceApi: 'https://api.github.com/repos/will-stone/plastic/contents/themes/main.json?ref=30eaf248a3ee319c85ddf254dd0cb64a443d1571',
812
856
  type: 'dark',
813
857
  },
814
858
  {
@@ -823,6 +867,7 @@ export const themes = [
823
867
  name: 'poimandres',
824
868
  sha: '574213aba50e3a46a95fa86a69025a0fae046a8a',
825
869
  source: 'https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json',
870
+ sourceApi: 'https://api.github.com/repos/drcmda/poimandres-theme/contents/themes/poimandres-color-theme.json?ref=574213aba50e3a46a95fa86a69025a0fae046a8a',
826
871
  type: 'dark',
827
872
  },
828
873
  {
@@ -837,6 +882,7 @@ export const themes = [
837
882
  name: 'red',
838
883
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
839
884
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-red/themes/Red-color-theme.json',
885
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-red/themes/Red-color-theme.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
840
886
  type: 'dark',
841
887
  },
842
888
  {
@@ -851,6 +897,7 @@ export const themes = [
851
897
  name: 'rose-pine',
852
898
  sha: 'ea8289f0163572be2fb5b57ea61ec5f83c255c34',
853
899
  source: 'https://github.com/rose-pine/vscode/blob/ea8289f0163572be2fb5b57ea61ec5f83c255c34/themes/rose-pine-color-theme.json',
900
+ sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-color-theme.json?ref=ea8289f0163572be2fb5b57ea61ec5f83c255c34',
854
901
  type: 'dark',
855
902
  },
856
903
  {
@@ -865,6 +912,7 @@ export const themes = [
865
912
  name: 'rose-pine-dawn',
866
913
  sha: 'ea8289f0163572be2fb5b57ea61ec5f83c255c34',
867
914
  source: 'https://github.com/rose-pine/vscode/blob/ea8289f0163572be2fb5b57ea61ec5f83c255c34/themes/rose-pine-dawn-color-theme.json',
915
+ sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-dawn-color-theme.json?ref=ea8289f0163572be2fb5b57ea61ec5f83c255c34',
868
916
  type: 'light',
869
917
  },
870
918
  {
@@ -879,6 +927,7 @@ export const themes = [
879
927
  name: 'rose-pine-moon',
880
928
  sha: 'ea8289f0163572be2fb5b57ea61ec5f83c255c34',
881
929
  source: 'https://github.com/rose-pine/vscode/blob/ea8289f0163572be2fb5b57ea61ec5f83c255c34/themes/rose-pine-moon-color-theme.json',
930
+ sourceApi: 'https://api.github.com/repos/rose-pine/vscode/contents/themes/rose-pine-moon-color-theme.json?ref=ea8289f0163572be2fb5b57ea61ec5f83c255c34',
882
931
  type: 'dark',
883
932
  },
884
933
  {
@@ -893,6 +942,7 @@ export const themes = [
893
942
  name: 'slack-dark',
894
943
  sha: '28cd093d2aac9bfe0d3b96d468efa73a1d6639c2',
895
944
  source: 'https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json',
945
+ sourceApi: 'https://api.github.com/repos/slack-theme/visual-studio-code/contents/themes/dark-mode.json?ref=28cd093d2aac9bfe0d3b96d468efa73a1d6639c2',
896
946
  type: 'dark',
897
947
  },
898
948
  {
@@ -907,6 +957,7 @@ export const themes = [
907
957
  name: 'slack-ochin',
908
958
  sha: '572452d0da20d384858b28ad14e110ee5daac411',
909
959
  source: 'https://github.com/slack-theme/visual-studio-code/blob/572452d0da20d384858b28ad14e110ee5daac411/themes/ochin.json',
960
+ sourceApi: 'https://api.github.com/repos/slack-theme/visual-studio-code/contents/themes/ochin.json?ref=572452d0da20d384858b28ad14e110ee5daac411',
910
961
  type: 'light',
911
962
  },
912
963
  {
@@ -921,6 +972,7 @@ export const themes = [
921
972
  name: 'snazzy-light',
922
973
  sha: '516646af7e1a114871698ce9090182c582899c71',
923
974
  source: 'https://github.com/loilo/vscode-snazzy-light/blob/516646af7e1a114871698ce9090182c582899c71/themes/Snazzy-Light-color-theme.json',
975
+ sourceApi: 'https://api.github.com/repos/loilo/vscode-snazzy-light/contents/themes/Snazzy-Light-color-theme.json?ref=516646af7e1a114871698ce9090182c582899c71',
924
976
  type: 'light',
925
977
  },
926
978
  {
@@ -935,6 +987,7 @@ export const themes = [
935
987
  name: 'solarized-dark',
936
988
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
937
989
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
990
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
938
991
  type: 'dark',
939
992
  },
940
993
  {
@@ -949,6 +1002,7 @@ export const themes = [
949
1002
  name: 'solarized-light',
950
1003
  sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
951
1004
  source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
1005
+ sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/theme-solarized-light/themes/solarized-light-color-theme.json?ref=09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
952
1006
  type: 'light',
953
1007
  },
954
1008
  {
@@ -963,6 +1017,7 @@ export const themes = [
963
1017
  name: 'synthwave-84',
964
1018
  sha: '7eaf45c07650295625e1e5ea73274fc50f9ea3c1',
965
1019
  source: 'https://github.com/robb0wen/synthwave-vscode/blob/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json',
1020
+ sourceApi: 'https://api.github.com/repos/robb0wen/synthwave-vscode/contents/themes/synthwave-color-theme.json?ref=7eaf45c07650295625e1e5ea73274fc50f9ea3c1',
966
1021
  type: 'dark',
967
1022
  },
968
1023
  {
@@ -977,6 +1032,7 @@ export const themes = [
977
1032
  name: 'tokyo-night',
978
1033
  sha: 'da5546bc4163a02a30d6f3ced90d4ef7dfcb8460',
979
1034
  source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/da5546bc4163a02a30d6f3ced90d4ef7dfcb8460/themes/tokyo-night-color-theme.json',
1035
+ sourceApi: 'https://api.github.com/repos/enkia/tokyo-night-vscode-theme/contents/themes/tokyo-night-color-theme.json?ref=da5546bc4163a02a30d6f3ced90d4ef7dfcb8460',
980
1036
  type: 'dark',
981
1037
  },
982
1038
  {
@@ -991,6 +1047,7 @@ export const themes = [
991
1047
  name: 'vesper',
992
1048
  sha: '61a2783a2e62afe8af47579494595e439a58f3ff',
993
1049
  source: 'https://github.com/raunofreiberg/vesper/blob/61a2783a2e62afe8af47579494595e439a58f3ff/themes/Vesper-dark-color-theme.json',
1050
+ sourceApi: 'https://api.github.com/repos/raunofreiberg/vesper/contents/themes/Vesper-dark-color-theme.json?ref=61a2783a2e62afe8af47579494595e439a58f3ff',
994
1051
  type: 'dark',
995
1052
  },
996
1053
  {
@@ -1010,6 +1067,7 @@ export const themes = [
1010
1067
  name: 'vitesse-black',
1011
1068
  sha: '625a5e6fffd15e440e574f353ae0ba777b41d47f',
1012
1069
  source: 'https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-black.json',
1070
+ sourceApi: 'https://api.github.com/repos/antfu/vscode-theme-vitesse/contents/themes/vitesse-black.json?ref=625a5e6fffd15e440e574f353ae0ba777b41d47f',
1013
1071
  type: 'dark',
1014
1072
  },
1015
1073
  {
@@ -1029,6 +1087,7 @@ export const themes = [
1029
1087
  name: 'vitesse-dark',
1030
1088
  sha: '625a5e6fffd15e440e574f353ae0ba777b41d47f',
1031
1089
  source: 'https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-dark.json',
1090
+ sourceApi: 'https://api.github.com/repos/antfu/vscode-theme-vitesse/contents/themes/vitesse-dark.json?ref=625a5e6fffd15e440e574f353ae0ba777b41d47f',
1032
1091
  type: 'dark',
1033
1092
  },
1034
1093
  {
@@ -1048,6 +1107,7 @@ export const themes = [
1048
1107
  name: 'vitesse-light',
1049
1108
  sha: '625a5e6fffd15e440e574f353ae0ba777b41d47f',
1050
1109
  source: 'https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-light.json',
1110
+ sourceApi: 'https://api.github.com/repos/antfu/vscode-theme-vitesse/contents/themes/vitesse-light.json?ref=625a5e6fffd15e440e574f353ae0ba777b41d47f',
1051
1111
  type: 'light',
1052
1112
  },
1053
1113
  ]
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.10.4",
4
+ "version": "1.10.6",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#1d2021",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#1d2021",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#1d202130"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Hard",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#282828",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#282828",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#28282830"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Medium",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#32302f",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#32302f",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#32302f30"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Soft",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#f9f5d7",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#f9f5d7",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#f9f5d730"
258
259
  },
259
260
  "displayName": "Gruvbox Light Hard",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#fbf1c7",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#fbf1c7",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#fbf1c730"
258
259
  },
259
260
  "displayName": "Gruvbox Light Medium",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#f2e5bc",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#f2e5bc",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#f2e5bc30"
258
259
  },
259
260
  "displayName": "Gruvbox Light Soft",