tm-themes 1.9.7 → 1.9.9
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/tokyo-night.json +14 -7
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 |
|
|
@@ -77,7 +77,7 @@ import { themes } from 'tm-themes'
|
|
|
77
77
|
| 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 |
|
|
78
78
|
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.63 kB |
|
|
79
79
|
| Synthwave '84 | `synthwave-84` | [robb0wen/synthwave-vscode](https://github.com/robb0wen/synthwave-vscode/blob/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json) | [MIT](https://raw.githubusercontent.com/robb0wen/synthwave-vscode/master/LICENSE) | 13.65 kB |
|
|
80
|
-
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/
|
|
80
|
+
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/2b58daf1eca96d290a2daf89bbc822c08094575b/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt) | 33.84 kB |
|
|
81
81
|
| Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/ef652b41ec5303892b1172d90fa4184ae6399a04/themes/Vesper-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md) | 12.31 kB |
|
|
82
82
|
| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | 13.30 kB |
|
|
83
83
|
| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | 13.38 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
|
{
|
|
@@ -591,15 +591,15 @@ export const themes = [
|
|
|
591
591
|
type: 'dark',
|
|
592
592
|
},
|
|
593
593
|
{
|
|
594
|
-
byteSize:
|
|
594
|
+
byteSize: 34651,
|
|
595
595
|
displayName: 'Tokyo Night',
|
|
596
|
-
hash: '
|
|
597
|
-
lastUpdate: '
|
|
596
|
+
hash: 'uUvPARhxwv',
|
|
597
|
+
lastUpdate: '2025-01-31T18:37:50Z',
|
|
598
598
|
license: 'MIT',
|
|
599
599
|
licenseUrl: 'https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt',
|
|
600
600
|
name: 'tokyo-night',
|
|
601
|
-
sha: '
|
|
602
|
-
source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/
|
|
601
|
+
sha: '2b58daf1eca96d290a2daf89bbc822c08094575b',
|
|
602
|
+
source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/2b58daf1eca96d290a2daf89bbc822c08094575b/themes/tokyo-night-color-theme.json',
|
|
603
603
|
type: 'dark',
|
|
604
604
|
},
|
|
605
605
|
{
|
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/tokyo-night.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"editorInfo.foreground": "#0da0ba",
|
|
114
114
|
"editorLightBulb.foreground": "#e0af68",
|
|
115
115
|
"editorLightBulbAutoFix.foreground": "#e0af68",
|
|
116
|
-
"editorLineNumber.activeForeground": "#
|
|
116
|
+
"editorLineNumber.activeForeground": "#787c99",
|
|
117
117
|
"editorLineNumber.foreground": "#363b54",
|
|
118
118
|
"editorLink.activeForeground": "#acb0d0",
|
|
119
119
|
"editorMarkerNavigation.background": "#16161e",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"editorOverviewRuler.warningForeground": "#e0af68",
|
|
131
131
|
"editorOverviewRuler.wordHighlightForeground": "#bb9af755",
|
|
132
132
|
"editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
|
|
133
|
-
"editorPane.background": "#
|
|
133
|
+
"editorPane.background": "#1a1b26",
|
|
134
134
|
"editorRuler.foreground": "#101014",
|
|
135
135
|
"editorSuggestWidget.background": "#16161e",
|
|
136
136
|
"editorSuggestWidget.border": "#101014",
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
"terminal.ansiBrightBlack": "#363b54",
|
|
298
298
|
"terminal.ansiBrightBlue": "#7aa2f7",
|
|
299
299
|
"terminal.ansiBrightCyan": "#7dcfff",
|
|
300
|
-
"terminal.ansiBrightGreen": "#
|
|
300
|
+
"terminal.ansiBrightGreen": "#73daca",
|
|
301
301
|
"terminal.ansiBrightMagenta": "#bb9af7",
|
|
302
302
|
"terminal.ansiBrightRed": "#f7768e",
|
|
303
303
|
"terminal.ansiBrightWhite": "#acb0d0",
|
|
@@ -518,7 +518,8 @@
|
|
|
518
518
|
"support.constant.handlebars keyword.control",
|
|
519
519
|
"keyword.operator.comparison.twig",
|
|
520
520
|
"keyword.blade",
|
|
521
|
-
"entity.name.function.blade"
|
|
521
|
+
"entity.name.function.blade",
|
|
522
|
+
"meta.tag.blade keyword.other.type.php"
|
|
522
523
|
],
|
|
523
524
|
"settings": {
|
|
524
525
|
"foreground": "#0db9d7"
|
|
@@ -559,7 +560,9 @@
|
|
|
559
560
|
"entity.name.operator",
|
|
560
561
|
"meta.property-list punctuation.separator.key-value",
|
|
561
562
|
"meta.at-rule.mixin punctuation.separator.key-value",
|
|
562
|
-
"meta.at-rule.function variable.parameter.url"
|
|
563
|
+
"meta.at-rule.function variable.parameter.url",
|
|
564
|
+
"meta.embedded.inline.phpx punctuation.definition.tag.begin.html",
|
|
565
|
+
"meta.embedded.inline.phpx punctuation.definition.tag.end.html"
|
|
563
566
|
],
|
|
564
567
|
"settings": {
|
|
565
568
|
"foreground": "#89ddff"
|
|
@@ -626,7 +629,10 @@
|
|
|
626
629
|
}
|
|
627
630
|
},
|
|
628
631
|
{
|
|
629
|
-
"scope":
|
|
632
|
+
"scope": [
|
|
633
|
+
"punctuation.definition.tag",
|
|
634
|
+
"text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic"
|
|
635
|
+
],
|
|
630
636
|
"settings": {
|
|
631
637
|
"foreground": "#ba3c97"
|
|
632
638
|
}
|
|
@@ -652,7 +658,8 @@
|
|
|
652
658
|
"variable.parameter.handlebars",
|
|
653
659
|
"variable.other.object",
|
|
654
660
|
"meta.fstring",
|
|
655
|
-
"meta.function-call meta.function-call.arguments"
|
|
661
|
+
"meta.function-call meta.function-call.arguments",
|
|
662
|
+
"meta.embedded.inline.phpx constant.other.php"
|
|
656
663
|
],
|
|
657
664
|
"settings": {
|
|
658
665
|
"foreground": "#c0caf5"
|