tm-themes 1.8.5 → 1.8.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/index.d.ts +1 -0
- package/index.js +51 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -7,6 +7,7 @@ export const themes = [
|
|
|
7
7
|
{
|
|
8
8
|
byteSize: 8801,
|
|
9
9
|
displayName: 'Andromeeda',
|
|
10
|
+
hash: 'feNwHXfITl',
|
|
10
11
|
lastUpdate: '2024-03-13T01:26:57Z',
|
|
11
12
|
license: 'MIT',
|
|
12
13
|
licenseUrl: 'https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md',
|
|
@@ -18,6 +19,7 @@ export const themes = [
|
|
|
18
19
|
{
|
|
19
20
|
byteSize: 13599,
|
|
20
21
|
displayName: 'Aurora X',
|
|
22
|
+
hash: 'qGKgzY3VeE',
|
|
21
23
|
lastUpdate: '2020-08-24T08:44:55Z',
|
|
22
24
|
name: 'aurora-x',
|
|
23
25
|
sha: '118727efadf48872adcd81f6c00be580097d6592',
|
|
@@ -27,6 +29,7 @@ export const themes = [
|
|
|
27
29
|
{
|
|
28
30
|
byteSize: 14889,
|
|
29
31
|
displayName: 'Ayu Dark',
|
|
32
|
+
hash: 'HdBoryXDHL',
|
|
30
33
|
lastUpdate: '2021-09-05T14:00:59Z',
|
|
31
34
|
license: 'MIT',
|
|
32
35
|
licenseUrl: 'https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE',
|
|
@@ -38,6 +41,7 @@ export const themes = [
|
|
|
38
41
|
{
|
|
39
42
|
byteSize: 45432,
|
|
40
43
|
displayName: 'Catppuccin Frappé',
|
|
44
|
+
hash: 'LqcvPeWmQk',
|
|
41
45
|
lastUpdate: '2024-08-25T10:53:54Z',
|
|
42
46
|
license: 'MIT',
|
|
43
47
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
@@ -49,6 +53,7 @@ export const themes = [
|
|
|
49
53
|
{
|
|
50
54
|
byteSize: 45430,
|
|
51
55
|
displayName: 'Catppuccin Latte',
|
|
56
|
+
hash: 'GxG6lxm2fC',
|
|
52
57
|
lastUpdate: '2024-08-25T10:53:54Z',
|
|
53
58
|
license: 'MIT',
|
|
54
59
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
@@ -60,6 +65,7 @@ export const themes = [
|
|
|
60
65
|
{
|
|
61
66
|
byteSize: 45437,
|
|
62
67
|
displayName: 'Catppuccin Macchiato',
|
|
68
|
+
hash: '9uDTlqronK',
|
|
63
69
|
lastUpdate: '2024-08-25T10:53:54Z',
|
|
64
70
|
license: 'MIT',
|
|
65
71
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
@@ -71,6 +77,7 @@ export const themes = [
|
|
|
71
77
|
{
|
|
72
78
|
byteSize: 45429,
|
|
73
79
|
displayName: 'Catppuccin Mocha',
|
|
80
|
+
hash: 'znG17wX60S',
|
|
74
81
|
lastUpdate: '2024-08-25T10:53:54Z',
|
|
75
82
|
license: 'MIT',
|
|
76
83
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
@@ -82,6 +89,7 @@ export const themes = [
|
|
|
82
89
|
{
|
|
83
90
|
byteSize: 8843,
|
|
84
91
|
displayName: 'Dark Plus',
|
|
92
|
+
hash: 'ZWQBXNCAG3',
|
|
85
93
|
lastUpdate: '2023-09-12T10:37:49Z',
|
|
86
94
|
license: 'MIT',
|
|
87
95
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -93,6 +101,7 @@ export const themes = [
|
|
|
93
101
|
{
|
|
94
102
|
byteSize: 21006,
|
|
95
103
|
displayName: 'Dracula Theme',
|
|
104
|
+
hash: 'pOvFLQfPdQ',
|
|
96
105
|
lastUpdate: '2023-07-15T21:35:24Z',
|
|
97
106
|
license: 'MIT',
|
|
98
107
|
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE',
|
|
@@ -104,6 +113,7 @@ export const themes = [
|
|
|
104
113
|
{
|
|
105
114
|
byteSize: 21016,
|
|
106
115
|
displayName: 'Dracula Theme Soft',
|
|
116
|
+
hash: 'Ndeo847sgy',
|
|
107
117
|
lastUpdate: '2023-07-15T21:35:24Z',
|
|
108
118
|
license: 'MIT',
|
|
109
119
|
licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/main/LICENSE',
|
|
@@ -115,6 +125,7 @@ export const themes = [
|
|
|
115
125
|
{
|
|
116
126
|
byteSize: 53685,
|
|
117
127
|
displayName: 'Everforest Dark',
|
|
128
|
+
hash: 'XUhzxsftG3',
|
|
118
129
|
lastUpdate: '2022-12-13T08:22:03Z',
|
|
119
130
|
license: 'MIT',
|
|
120
131
|
licenseUrl: 'https://raw.githubusercontent.com/sainnhe/everforest-vscode/master/LICENSE',
|
|
@@ -126,6 +137,7 @@ export const themes = [
|
|
|
126
137
|
{
|
|
127
138
|
byteSize: 53688,
|
|
128
139
|
displayName: 'Everforest Light',
|
|
140
|
+
hash: 'rqIYc3XGjL',
|
|
129
141
|
lastUpdate: '2022-12-13T08:22:03Z',
|
|
130
142
|
license: 'MIT',
|
|
131
143
|
licenseUrl: 'https://raw.githubusercontent.com/sainnhe/everforest-vscode/master/LICENSE',
|
|
@@ -137,6 +149,7 @@ export const themes = [
|
|
|
137
149
|
{
|
|
138
150
|
byteSize: 11345,
|
|
139
151
|
displayName: 'GitHub Dark',
|
|
152
|
+
hash: 'ZTHLqAZ7MR',
|
|
140
153
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
141
154
|
license: 'MIT',
|
|
142
155
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -148,6 +161,7 @@ export const themes = [
|
|
|
148
161
|
{
|
|
149
162
|
byteSize: 14336,
|
|
150
163
|
displayName: 'GitHub Dark Default',
|
|
164
|
+
hash: '9tIp3bLvZ9',
|
|
151
165
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
152
166
|
license: 'MIT',
|
|
153
167
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -159,6 +173,7 @@ export const themes = [
|
|
|
159
173
|
{
|
|
160
174
|
byteSize: 14334,
|
|
161
175
|
displayName: 'GitHub Dark Dimmed',
|
|
176
|
+
hash: 'lIQNSi9CnX',
|
|
162
177
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
163
178
|
license: 'MIT',
|
|
164
179
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -170,6 +185,7 @@ export const themes = [
|
|
|
170
185
|
{
|
|
171
186
|
byteSize: 14496,
|
|
172
187
|
displayName: 'GitHub Dark High Contrast',
|
|
188
|
+
hash: 'iAFu7GpnZb',
|
|
173
189
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
174
190
|
license: 'MIT',
|
|
175
191
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -181,6 +197,7 @@ export const themes = [
|
|
|
181
197
|
{
|
|
182
198
|
byteSize: 11124,
|
|
183
199
|
displayName: 'GitHub Light',
|
|
200
|
+
hash: 'NqLJXAHEfL',
|
|
184
201
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
185
202
|
license: 'MIT',
|
|
186
203
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -192,6 +209,7 @@ export const themes = [
|
|
|
192
209
|
{
|
|
193
210
|
byteSize: 14057,
|
|
194
211
|
displayName: 'GitHub Light Default',
|
|
212
|
+
hash: 'EVoh0ojMiZ',
|
|
195
213
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
196
214
|
license: 'MIT',
|
|
197
215
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -203,6 +221,7 @@ export const themes = [
|
|
|
203
221
|
{
|
|
204
222
|
byteSize: 14176,
|
|
205
223
|
displayName: 'GitHub Light High Contrast',
|
|
224
|
+
hash: 'o9OmrH7DiS',
|
|
206
225
|
lastUpdate: '2023-01-06T02:19:35Z',
|
|
207
226
|
license: 'MIT',
|
|
208
227
|
licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
|
|
@@ -214,6 +233,7 @@ export const themes = [
|
|
|
214
233
|
{
|
|
215
234
|
byteSize: 35362,
|
|
216
235
|
displayName: 'Houston',
|
|
236
|
+
hash: 'Tl8cxYEnjR',
|
|
217
237
|
lastUpdate: '2023-11-10T11:20:23Z',
|
|
218
238
|
license: 'MIT',
|
|
219
239
|
licenseUrl: 'https://raw.githubusercontent.com/withastro/houston-vscode/main/LICENSE',
|
|
@@ -225,6 +245,7 @@ export const themes = [
|
|
|
225
245
|
{
|
|
226
246
|
byteSize: 11439,
|
|
227
247
|
displayName: 'LaserWave',
|
|
248
|
+
hash: 'wICe5amWDa',
|
|
228
249
|
lastUpdate: '2022-11-07T01:48:57Z',
|
|
229
250
|
license: 'MIT',
|
|
230
251
|
licenseUrl: 'https://raw.githubusercontent.com/Jaredk3nt/laserwave/master/LICENSE',
|
|
@@ -236,6 +257,7 @@ export const themes = [
|
|
|
236
257
|
{
|
|
237
258
|
byteSize: 9698,
|
|
238
259
|
displayName: 'Light Plus',
|
|
260
|
+
hash: 'qq0H00zVzv',
|
|
239
261
|
lastUpdate: '2023-09-12T10:37:49Z',
|
|
240
262
|
license: 'MIT',
|
|
241
263
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -247,6 +269,7 @@ export const themes = [
|
|
|
247
269
|
{
|
|
248
270
|
byteSize: 18555,
|
|
249
271
|
displayName: 'Material Theme',
|
|
272
|
+
hash: 'j5BPwyGHk8',
|
|
250
273
|
lastUpdate: '2020-12-14T16:11:18Z',
|
|
251
274
|
license: 'Apache-2.0',
|
|
252
275
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE',
|
|
@@ -258,6 +281,7 @@ export const themes = [
|
|
|
258
281
|
{
|
|
259
282
|
byteSize: 18569,
|
|
260
283
|
displayName: 'Material Theme Darker',
|
|
284
|
+
hash: 'pzXIf5kkLP',
|
|
261
285
|
lastUpdate: '2020-12-14T16:11:18Z',
|
|
262
286
|
license: 'Apache-2.0',
|
|
263
287
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE',
|
|
@@ -269,6 +293,7 @@ export const themes = [
|
|
|
269
293
|
{
|
|
270
294
|
byteSize: 18574,
|
|
271
295
|
displayName: 'Material Theme Lighter',
|
|
296
|
+
hash: 'GFHjY5bfXJ',
|
|
272
297
|
lastUpdate: '2020-12-14T16:11:18Z',
|
|
273
298
|
license: 'Apache-2.0',
|
|
274
299
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE',
|
|
@@ -280,6 +305,7 @@ export const themes = [
|
|
|
280
305
|
{
|
|
281
306
|
byteSize: 18569,
|
|
282
307
|
displayName: 'Material Theme Ocean',
|
|
308
|
+
hash: 'oGNhhMu0Pu',
|
|
283
309
|
lastUpdate: '2020-12-14T16:11:18Z',
|
|
284
310
|
license: 'Apache-2.0',
|
|
285
311
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE',
|
|
@@ -291,6 +317,7 @@ export const themes = [
|
|
|
291
317
|
{
|
|
292
318
|
byteSize: 18575,
|
|
293
319
|
displayName: 'Material Theme Palenight',
|
|
320
|
+
hash: 'mUFOBKfkFM',
|
|
294
321
|
lastUpdate: '2020-12-14T16:11:18Z',
|
|
295
322
|
license: 'Apache-2.0',
|
|
296
323
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE',
|
|
@@ -302,6 +329,7 @@ export const themes = [
|
|
|
302
329
|
{
|
|
303
330
|
byteSize: 6231,
|
|
304
331
|
displayName: 'Min Dark',
|
|
332
|
+
hash: 'MGWafaHcrm',
|
|
305
333
|
lastUpdate: '2021-07-15T23:42:09Z',
|
|
306
334
|
license: 'MIT',
|
|
307
335
|
licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
|
|
@@ -313,6 +341,7 @@ export const themes = [
|
|
|
313
341
|
{
|
|
314
342
|
byteSize: 6909,
|
|
315
343
|
displayName: 'Min Light',
|
|
344
|
+
hash: 'HLbZfJ85nb',
|
|
316
345
|
lastUpdate: '2021-07-15T23:42:09Z',
|
|
317
346
|
license: 'MIT',
|
|
318
347
|
licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
|
|
@@ -324,6 +353,7 @@ export const themes = [
|
|
|
324
353
|
{
|
|
325
354
|
byteSize: 7783,
|
|
326
355
|
displayName: 'Monokai',
|
|
356
|
+
hash: 'HGlBrTxJ3F',
|
|
327
357
|
lastUpdate: '2023-08-23T21:17:23Z',
|
|
328
358
|
license: 'MIT',
|
|
329
359
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -335,6 +365,7 @@ export const themes = [
|
|
|
335
365
|
{
|
|
336
366
|
byteSize: 28693,
|
|
337
367
|
displayName: 'Night Owl',
|
|
368
|
+
hash: 'ThZvG98Asw',
|
|
338
369
|
lastUpdate: '2020-10-13T13:03:14Z',
|
|
339
370
|
license: 'MIT',
|
|
340
371
|
licenseUrl: 'https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE',
|
|
@@ -346,6 +377,7 @@ export const themes = [
|
|
|
346
377
|
{
|
|
347
378
|
byteSize: 26663,
|
|
348
379
|
displayName: 'Nord',
|
|
380
|
+
hash: 'xxqWQtRFL6',
|
|
349
381
|
lastUpdate: '2023-04-10T15:56:38Z',
|
|
350
382
|
license: 'MIT',
|
|
351
383
|
licenseUrl: 'https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license',
|
|
@@ -357,6 +389,7 @@ export const themes = [
|
|
|
357
389
|
{
|
|
358
390
|
byteSize: 33680,
|
|
359
391
|
displayName: 'One Dark Pro',
|
|
392
|
+
hash: 'KzSRGLXdwu',
|
|
360
393
|
lastUpdate: '2024-09-21T05:20:43Z',
|
|
361
394
|
license: 'MIT',
|
|
362
395
|
licenseUrl: 'https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt',
|
|
@@ -368,6 +401,7 @@ export const themes = [
|
|
|
368
401
|
{
|
|
369
402
|
byteSize: 25238,
|
|
370
403
|
displayName: 'One Light',
|
|
404
|
+
hash: 'l6dAh6tUzF',
|
|
371
405
|
lastUpdate: '2022-10-08T13:48:47Z',
|
|
372
406
|
license: 'MIT',
|
|
373
407
|
licenseUrl: 'https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/LICENSE',
|
|
@@ -379,6 +413,7 @@ export const themes = [
|
|
|
379
413
|
{
|
|
380
414
|
byteSize: 9235,
|
|
381
415
|
displayName: 'Plastic',
|
|
416
|
+
hash: 'FDMXnib5GO',
|
|
382
417
|
lastUpdate: '2024-03-31T09:02:26Z',
|
|
383
418
|
license: 'MIT',
|
|
384
419
|
licenseUrl: 'https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE',
|
|
@@ -390,6 +425,7 @@ export const themes = [
|
|
|
390
425
|
{
|
|
391
426
|
byteSize: 33434,
|
|
392
427
|
displayName: 'Poimandres',
|
|
428
|
+
hash: 'c0LwpsVlDP',
|
|
393
429
|
lastUpdate: '2022-09-25T11:26:55Z',
|
|
394
430
|
license: 'MIT',
|
|
395
431
|
licenseUrl: 'https://raw.githubusercontent.com/drcmda/poimandres-theme/main/LICENSE',
|
|
@@ -401,6 +437,7 @@ export const themes = [
|
|
|
401
437
|
{
|
|
402
438
|
byteSize: 6161,
|
|
403
439
|
displayName: 'Red',
|
|
440
|
+
hash: 'N0Hq62PfT0',
|
|
404
441
|
lastUpdate: '2023-08-23T21:17:23Z',
|
|
405
442
|
license: 'MIT',
|
|
406
443
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -412,6 +449,7 @@ export const themes = [
|
|
|
412
449
|
{
|
|
413
450
|
byteSize: 21540,
|
|
414
451
|
displayName: 'Rosé Pine',
|
|
452
|
+
hash: 'k6PK6aQVfP',
|
|
415
453
|
lastUpdate: '2024-09-26T14:38:45Z',
|
|
416
454
|
license: 'MIT',
|
|
417
455
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
|
|
@@ -423,6 +461,7 @@ export const themes = [
|
|
|
423
461
|
{
|
|
424
462
|
byteSize: 21551,
|
|
425
463
|
displayName: 'Rosé Pine Dawn',
|
|
464
|
+
hash: 'SotEsMqqsC',
|
|
426
465
|
lastUpdate: '2024-09-26T14:38:45Z',
|
|
427
466
|
license: 'MIT',
|
|
428
467
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
|
|
@@ -434,6 +473,7 @@ export const themes = [
|
|
|
434
473
|
{
|
|
435
474
|
byteSize: 21550,
|
|
436
475
|
displayName: 'Rosé Pine Moon',
|
|
476
|
+
hash: 'OMgomnKMvw',
|
|
437
477
|
lastUpdate: '2024-09-26T14:38:45Z',
|
|
438
478
|
license: 'MIT',
|
|
439
479
|
licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
|
|
@@ -445,6 +485,7 @@ export const themes = [
|
|
|
445
485
|
{
|
|
446
486
|
byteSize: 9057,
|
|
447
487
|
displayName: 'Slack Dark',
|
|
488
|
+
hash: 'mf8msUhVtp',
|
|
448
489
|
lastUpdate: '2021-05-20T16:06:42Z',
|
|
449
490
|
license: 'MIT',
|
|
450
491
|
licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
|
|
@@ -456,6 +497,7 @@ export const themes = [
|
|
|
456
497
|
{
|
|
457
498
|
byteSize: 9371,
|
|
458
499
|
displayName: 'Slack Ochin',
|
|
500
|
+
hash: 'OGTDWaZihl',
|
|
459
501
|
lastUpdate: '2021-06-12T21:35:10Z',
|
|
460
502
|
license: 'MIT',
|
|
461
503
|
licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
|
|
@@ -467,6 +509,7 @@ export const themes = [
|
|
|
467
509
|
{
|
|
468
510
|
byteSize: 20713,
|
|
469
511
|
displayName: 'Snazzy Light',
|
|
512
|
+
hash: 'LUdgltR7V2',
|
|
470
513
|
lastUpdate: '2023-10-08T19:14:47Z',
|
|
471
514
|
license: 'MIT',
|
|
472
515
|
licenseUrl: 'https://raw.githubusercontent.com/loilo/vscode-snazzy-light/master/LICENSE',
|
|
@@ -478,6 +521,7 @@ export const themes = [
|
|
|
478
521
|
{
|
|
479
522
|
byteSize: 6745,
|
|
480
523
|
displayName: 'Solarized Dark',
|
|
524
|
+
hash: 'BNdHl4vFqz',
|
|
481
525
|
lastUpdate: '2023-08-23T21:17:23Z',
|
|
482
526
|
license: 'MIT',
|
|
483
527
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -489,6 +533,7 @@ export const themes = [
|
|
|
489
533
|
{
|
|
490
534
|
byteSize: 6379,
|
|
491
535
|
displayName: 'Solarized Light',
|
|
536
|
+
hash: 'HOH7M34Lrd',
|
|
492
537
|
lastUpdate: '2023-08-23T21:17:23Z',
|
|
493
538
|
license: 'MIT',
|
|
494
539
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
@@ -500,6 +545,7 @@ export const themes = [
|
|
|
500
545
|
{
|
|
501
546
|
byteSize: 13976,
|
|
502
547
|
displayName: 'Synthwave \'84',
|
|
548
|
+
hash: 'Tfj1HvLGE9',
|
|
503
549
|
lastUpdate: '2022-07-27T08:21:45Z',
|
|
504
550
|
license: 'MIT',
|
|
505
551
|
licenseUrl: 'https://raw.githubusercontent.com/robb0wen/synthwave-vscode/master/LICENSE',
|
|
@@ -511,6 +557,7 @@ export const themes = [
|
|
|
511
557
|
{
|
|
512
558
|
byteSize: 34303,
|
|
513
559
|
displayName: 'Tokyo Night',
|
|
560
|
+
hash: 'mJ4ysNsd2O',
|
|
514
561
|
lastUpdate: '2024-07-10T06:11:16Z',
|
|
515
562
|
license: 'MIT',
|
|
516
563
|
licenseUrl: 'https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt',
|
|
@@ -522,6 +569,7 @@ export const themes = [
|
|
|
522
569
|
{
|
|
523
570
|
byteSize: 12603,
|
|
524
571
|
displayName: 'Vesper',
|
|
572
|
+
hash: 'ztf14PeQsu',
|
|
525
573
|
lastUpdate: '2023-05-24T03:15:20Z',
|
|
526
574
|
license: 'MIT',
|
|
527
575
|
licenseUrl: 'https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md',
|
|
@@ -533,6 +581,7 @@ export const themes = [
|
|
|
533
581
|
{
|
|
534
582
|
byteSize: 13617,
|
|
535
583
|
displayName: 'Vitesse Black',
|
|
584
|
+
hash: 'QTaSMwtu5s',
|
|
536
585
|
lastUpdate: '2024-08-16T00:04:38Z',
|
|
537
586
|
license: 'MIT',
|
|
538
587
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md',
|
|
@@ -544,6 +593,7 @@ export const themes = [
|
|
|
544
593
|
{
|
|
545
594
|
byteSize: 13699,
|
|
546
595
|
displayName: 'Vitesse Dark',
|
|
596
|
+
hash: 'q5xFZxFGnQ',
|
|
547
597
|
lastUpdate: '2024-08-16T00:04:38Z',
|
|
548
598
|
license: 'MIT',
|
|
549
599
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md',
|
|
@@ -555,6 +605,7 @@ export const themes = [
|
|
|
555
605
|
{
|
|
556
606
|
byteSize: 13556,
|
|
557
607
|
displayName: 'Vitesse Light',
|
|
608
|
+
hash: 'mqhRpZKkV3',
|
|
558
609
|
lastUpdate: '2024-08-16T00:04:38Z',
|
|
559
610
|
license: 'MIT',
|
|
560
611
|
licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md',
|