tm-themes 1.9.6 → 1.9.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +1 -1
- package/README.md +4 -4
- package/index.js +20 -20
- package/package.json +1 -1
- package/themes/kanagawa-dragon.json +8 -17
- package/themes/kanagawa-lotus.json +8 -17
- package/themes/kanagawa-wave.json +8 -17
- package/themes/night-owl.json +0 -1
package/NOTICE
CHANGED
|
@@ -233,7 +233,7 @@ SPDX: MIT
|
|
|
233
233
|
---------------------------------------------------------------------------------------------------------
|
|
234
234
|
MIT License
|
|
235
235
|
|
|
236
|
-
Copyright (c)
|
|
236
|
+
Copyright (c) 2025 Pierre-Alain Castella
|
|
237
237
|
|
|
238
238
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
239
239
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ 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
|
-
| Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
30
|
+
| 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 |
|
|
31
31
|
| 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 |
|
|
32
32
|
| 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) | 18.14 kB |
|
|
33
33
|
| 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 |
|
|
@@ -57,8 +57,8 @@ import { themes } from 'tm-themes'
|
|
|
57
57
|
| 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 |
|
|
58
58
|
| 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 |
|
|
59
59
|
| 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) | 34.53 kB |
|
|
60
|
-
| Kanagawa Dragon | `kanagawa-dragon` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
61
|
-
| Kanagawa Wave | `kanagawa-wave` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
60
|
+
| 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 |
|
|
61
|
+
| 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 |
|
|
62
62
|
| LaserWave | `laserwave` | [Jaredk3nt/laserwave](https://github.com/Jaredk3nt/laserwave/blob/f768285c659425fbb6ec5642085df4902f8a8d92/themes/LaserWave-color-theme.json) | [MIT](https://raw.githubusercontent.com/Jaredk3nt/laserwave/master/LICENSE) | 11.17 kB |
|
|
63
63
|
| Material Theme | `material-theme` | [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) | 18.12 kB |
|
|
64
64
|
| Material Theme Darker | `material-theme-darker` | [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) | 18.13 kB |
|
|
@@ -66,7 +66,7 @@ import { themes } from 'tm-themes'
|
|
|
66
66
|
| Material Theme Palenight | `material-theme-palenight` | [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) | 18.14 kB |
|
|
67
67
|
| 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 |
|
|
68
68
|
| Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 7.64 kB |
|
|
69
|
-
| Night Owl | `night-owl` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/
|
|
69
|
+
| Night Owl | `night-owl` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/d298950d6378c36c027f1387e307ebf3f145fc90/themes/Night%20Owl-color-theme.json) | [MIT](https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE.md) | 28.18 kB |
|
|
70
70
|
| 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 |
|
|
71
71
|
| One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/469431cd7a848dc8f8e40bee2ae547a9abd631e0/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | 32.89 kB |
|
|
72
72
|
| Plastic | `plastic` | [will-stone/plastic](https://github.com/will-stone/plastic/blob/30eaf248a3ee319c85ddf254dd0cb64a443d1571/themes/main.json) | [MIT](https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE) | 9.02 kB |
|
package/index.js
CHANGED
|
@@ -243,39 +243,39 @@ export const themes = [
|
|
|
243
243
|
type: 'dark',
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
byteSize:
|
|
246
|
+
byteSize: 17067,
|
|
247
247
|
displayName: 'Kanagawa Dragon',
|
|
248
|
-
hash: '
|
|
249
|
-
lastUpdate: '
|
|
248
|
+
hash: 'HadlWHBhkl',
|
|
249
|
+
lastUpdate: '2025-01-05T23:31:24Z',
|
|
250
250
|
license: 'MIT',
|
|
251
251
|
licenseUrl: 'https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE',
|
|
252
252
|
name: 'kanagawa-dragon',
|
|
253
|
-
sha: '
|
|
254
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
253
|
+
sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
|
|
254
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-dragon-color-theme.json',
|
|
255
255
|
type: 'dark',
|
|
256
256
|
},
|
|
257
257
|
{
|
|
258
|
-
byteSize:
|
|
258
|
+
byteSize: 17066,
|
|
259
259
|
displayName: 'Kanagawa Lotus',
|
|
260
|
-
hash: '
|
|
261
|
-
lastUpdate: '
|
|
260
|
+
hash: 'mrox9djfNi',
|
|
261
|
+
lastUpdate: '2025-01-05T23:31:24Z',
|
|
262
262
|
license: 'MIT',
|
|
263
263
|
licenseUrl: 'https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE',
|
|
264
264
|
name: 'kanagawa-lotus',
|
|
265
|
-
sha: '
|
|
266
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
265
|
+
sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
|
|
266
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-lotus-color-theme.json',
|
|
267
267
|
type: 'light',
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
byteSize:
|
|
270
|
+
byteSize: 17063,
|
|
271
271
|
displayName: 'Kanagawa Wave',
|
|
272
|
-
hash: '
|
|
273
|
-
lastUpdate: '
|
|
272
|
+
hash: '89oI1ZOWnA',
|
|
273
|
+
lastUpdate: '2025-01-05T23:31:24Z',
|
|
274
274
|
license: 'MIT',
|
|
275
275
|
licenseUrl: 'https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE',
|
|
276
276
|
name: 'kanagawa-wave',
|
|
277
|
-
sha: '
|
|
278
|
-
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/
|
|
277
|
+
sha: '6ea302d7087c3e37c84a3bfc09225250bb9fc7b9',
|
|
278
|
+
source: 'https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-wave-color-theme.json',
|
|
279
279
|
type: 'dark',
|
|
280
280
|
},
|
|
281
281
|
{
|
|
@@ -399,15 +399,15 @@ export const themes = [
|
|
|
399
399
|
type: 'dark',
|
|
400
400
|
},
|
|
401
401
|
{
|
|
402
|
-
byteSize:
|
|
402
|
+
byteSize: 28853,
|
|
403
403
|
displayName: 'Night Owl',
|
|
404
|
-
hash: '
|
|
405
|
-
lastUpdate: '2024-12-
|
|
404
|
+
hash: 'CPTuV0qaTN',
|
|
405
|
+
lastUpdate: '2024-12-31T21:18:40Z',
|
|
406
406
|
license: 'MIT',
|
|
407
407
|
licenseUrl: 'https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE.md',
|
|
408
408
|
name: 'night-owl',
|
|
409
|
-
sha: '
|
|
410
|
-
source: 'https://github.com/sdras/night-owl-vscode-theme/blob/
|
|
409
|
+
sha: 'd298950d6378c36c027f1387e307ebf3f145fc90',
|
|
410
|
+
source: 'https://github.com/sdras/night-owl-vscode-theme/blob/d298950d6378c36c027f1387e307ebf3f145fc90/themes/Night%20Owl-color-theme.json',
|
|
411
411
|
type: 'dark',
|
|
412
412
|
},
|
|
413
413
|
{
|
package/package.json
CHANGED
|
@@ -304,14 +304,6 @@
|
|
|
304
304
|
"foreground": "#C4B28A"
|
|
305
305
|
}
|
|
306
306
|
},
|
|
307
|
-
{
|
|
308
|
-
"scope": [
|
|
309
|
-
"entity.name.tag.html"
|
|
310
|
-
],
|
|
311
|
-
"settings": {
|
|
312
|
-
"foreground": "#8992A7"
|
|
313
|
-
}
|
|
314
|
-
},
|
|
315
307
|
{
|
|
316
308
|
"scope": [
|
|
317
309
|
"entity.name.function",
|
|
@@ -446,6 +438,14 @@
|
|
|
446
438
|
"foreground": "#8A9A7B"
|
|
447
439
|
}
|
|
448
440
|
},
|
|
441
|
+
{
|
|
442
|
+
"scope": [
|
|
443
|
+
"keyword.blade"
|
|
444
|
+
],
|
|
445
|
+
"settings": {
|
|
446
|
+
"foreground": "#8992A7"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
449
|
{
|
|
450
450
|
"scope": [
|
|
451
451
|
"variable.other.property"
|
|
@@ -520,15 +520,6 @@
|
|
|
520
520
|
"foreground": "#8992A7"
|
|
521
521
|
}
|
|
522
522
|
},
|
|
523
|
-
{
|
|
524
|
-
"scope": [
|
|
525
|
-
"entity.other.attribute-name.html",
|
|
526
|
-
"invalid.deprecated.entity.other.attribute-name.html"
|
|
527
|
-
],
|
|
528
|
-
"settings": {
|
|
529
|
-
"foreground": "#C4B28A"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
523
|
{
|
|
533
524
|
"scope": [
|
|
534
525
|
"entity.other.attribute-name.class"
|
|
@@ -304,14 +304,6 @@
|
|
|
304
304
|
"foreground": "#77713F"
|
|
305
305
|
}
|
|
306
306
|
},
|
|
307
|
-
{
|
|
308
|
-
"scope": [
|
|
309
|
-
"entity.name.tag.html"
|
|
310
|
-
],
|
|
311
|
-
"settings": {
|
|
312
|
-
"foreground": "#624C83"
|
|
313
|
-
}
|
|
314
|
-
},
|
|
315
307
|
{
|
|
316
308
|
"scope": [
|
|
317
309
|
"entity.name.function",
|
|
@@ -446,6 +438,14 @@
|
|
|
446
438
|
"foreground": "#6F894E"
|
|
447
439
|
}
|
|
448
440
|
},
|
|
441
|
+
{
|
|
442
|
+
"scope": [
|
|
443
|
+
"keyword.blade"
|
|
444
|
+
],
|
|
445
|
+
"settings": {
|
|
446
|
+
"foreground": "#624C83"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
449
|
{
|
|
450
450
|
"scope": [
|
|
451
451
|
"variable.other.property"
|
|
@@ -520,15 +520,6 @@
|
|
|
520
520
|
"foreground": "#624C83"
|
|
521
521
|
}
|
|
522
522
|
},
|
|
523
|
-
{
|
|
524
|
-
"scope": [
|
|
525
|
-
"entity.other.attribute-name.html",
|
|
526
|
-
"invalid.deprecated.entity.other.attribute-name.html"
|
|
527
|
-
],
|
|
528
|
-
"settings": {
|
|
529
|
-
"foreground": "#77713F"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
523
|
{
|
|
533
524
|
"scope": [
|
|
534
525
|
"entity.other.attribute-name.class"
|
|
@@ -304,14 +304,6 @@
|
|
|
304
304
|
"foreground": "#E6C384"
|
|
305
305
|
}
|
|
306
306
|
},
|
|
307
|
-
{
|
|
308
|
-
"scope": [
|
|
309
|
-
"entity.name.tag.html"
|
|
310
|
-
],
|
|
311
|
-
"settings": {
|
|
312
|
-
"foreground": "#957FB8"
|
|
313
|
-
}
|
|
314
|
-
},
|
|
315
307
|
{
|
|
316
308
|
"scope": [
|
|
317
309
|
"entity.name.function",
|
|
@@ -446,6 +438,14 @@
|
|
|
446
438
|
"foreground": "#98BB6C"
|
|
447
439
|
}
|
|
448
440
|
},
|
|
441
|
+
{
|
|
442
|
+
"scope": [
|
|
443
|
+
"keyword.blade"
|
|
444
|
+
],
|
|
445
|
+
"settings": {
|
|
446
|
+
"foreground": "#957FB8"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
449
|
{
|
|
450
450
|
"scope": [
|
|
451
451
|
"variable.other.property"
|
|
@@ -520,15 +520,6 @@
|
|
|
520
520
|
"foreground": "#957FB8"
|
|
521
521
|
}
|
|
522
522
|
},
|
|
523
|
-
{
|
|
524
|
-
"scope": [
|
|
525
|
-
"entity.other.attribute-name.html",
|
|
526
|
-
"invalid.deprecated.entity.other.attribute-name.html"
|
|
527
|
-
],
|
|
528
|
-
"settings": {
|
|
529
|
-
"foreground": "#E6C384"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
523
|
{
|
|
533
524
|
"scope": [
|
|
534
525
|
"entity.other.attribute-name.class"
|
package/themes/night-owl.json
CHANGED
|
@@ -38,7 +38,6 @@
|
|
|
38
38
|
"editor.selectionHighlightBackground": "#5f7e9779",
|
|
39
39
|
"editor.wordHighlightBackground": "#f6bbe533",
|
|
40
40
|
"editor.wordHighlightStrongBackground": "#e2a2f433",
|
|
41
|
-
"editorBracketHighlight.foreground3": "#87fab73a",
|
|
42
41
|
"editorCodeLens.foreground": "#5e82ceb4",
|
|
43
42
|
"editorCursor.foreground": "#80a4c2",
|
|
44
43
|
"editorError.border": null,
|