tm-themes 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +27 -0
- package/README.md +6 -6
- package/index.js +27 -26
- package/package.json +5 -5
- package/themes/catppuccin-frappe.json +9 -4
- package/themes/catppuccin-latte.json +9 -4
- package/themes/catppuccin-macchiato.json +9 -4
- package/themes/catppuccin-mocha.json +9 -4
package/NOTICE
CHANGED
|
@@ -539,6 +539,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
539
539
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
540
540
|
SOFTWARE.
|
|
541
541
|
|
|
542
|
+
=========================================================================================================
|
|
543
|
+
Files: synthwave-84.json
|
|
544
|
+
License: https://raw.githubusercontent.com/robb0wen/synthwave-vscode/master/LICENSE
|
|
545
|
+
SPDX: MIT
|
|
546
|
+
---------------------------------------------------------------------------------------------------------
|
|
547
|
+
MIT License
|
|
548
|
+
|
|
549
|
+
Copyright (c) 2019 Robb Owen
|
|
550
|
+
|
|
551
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
552
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
553
|
+
in the Software without restriction, including without limitation the rights
|
|
554
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
555
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
556
|
+
furnished to do so, subject to the following conditions:
|
|
557
|
+
|
|
558
|
+
The above copyright notice and this permission notice shall be included in all
|
|
559
|
+
copies or substantial portions of the Software.
|
|
560
|
+
|
|
561
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
562
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
563
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
564
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
565
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
566
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
567
|
+
SOFTWARE.
|
|
568
|
+
|
|
542
569
|
=========================================================================================================
|
|
543
570
|
Files: tokyo-night.json
|
|
544
571
|
License: https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# tm-themes
|
|
2
2
|
|
|
3
|
-
Collection of
|
|
3
|
+
Collection of TextMate themes, converted in JSON format and re-distributed as a npm package.
|
|
4
4
|
|
|
5
5
|
## Usage
|
|
6
6
|
|
|
@@ -22,7 +22,7 @@ import { themes } from 'tm-themes'
|
|
|
22
22
|
|
|
23
23
|
| Name | ID | Source | License | File Size |
|
|
24
24
|
| ---- | -- | ------ | ------- | --------- |
|
|
25
|
-
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
25
|
+
| Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
|
|
26
26
|
| GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 10.86 kB |
|
|
27
27
|
| Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 9.47 kB |
|
|
28
28
|
| Material Theme Lighter | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.15 kB |
|
|
@@ -39,9 +39,9 @@ import { themes } from 'tm-themes'
|
|
|
39
39
|
| Andromeeda | `andromeeda` | [EliverLara/Andromeda](https://github.com/EliverLara/Andromeda/blob/a05c86aec15c98d371e46eefbb2d1838b563f73c/themes/Andromeda-color-theme.json) | [MIT](https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md) | 8.57 kB |
|
|
40
40
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
41
41
|
| Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/798bc07c1ac7faccab57081042ba9a16621cdde4/ayu-dark.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | 14.54 kB |
|
|
42
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
43
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
44
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
42
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
|
|
43
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
|
|
44
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
|
|
45
45
|
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.64 kB |
|
|
46
46
|
| Dracula | `dracula` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | 20.51 kB |
|
|
47
47
|
| Dracula Soft | `dracula-soft` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | 20.52 kB |
|
|
@@ -62,8 +62,8 @@ import { themes } from 'tm-themes'
|
|
|
62
62
|
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.91 kB |
|
|
63
63
|
| 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 |
|
|
64
64
|
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.59 kB |
|
|
65
|
-
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt) | 32.81 kB |
|
|
66
65
|
| 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 |
|
|
66
|
+
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt) | 32.81 kB |
|
|
67
67
|
| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/a07840fbd20b38ce2298de29975316b9fdc9c887/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.00 kB |
|
|
68
68
|
| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.08 kB |
|
|
69
69
|
<!--list-end-->
|
package/index.js
CHANGED
|
@@ -36,47 +36,47 @@ export const themes = [
|
|
|
36
36
|
type: 'dark',
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
byteSize:
|
|
39
|
+
byteSize: 44491,
|
|
40
40
|
displayName: 'Catppuccin Frappé',
|
|
41
|
-
lastUpdate: '2024-
|
|
41
|
+
lastUpdate: '2024-02-08T22:27:32Z',
|
|
42
42
|
license: 'MIT',
|
|
43
43
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
44
44
|
name: 'catppuccin-frappe',
|
|
45
|
-
sha: '
|
|
46
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
45
|
+
sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
|
|
47
47
|
type: 'dark',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
byteSize:
|
|
50
|
+
byteSize: 44489,
|
|
51
51
|
displayName: 'Catppuccin Latte',
|
|
52
|
-
lastUpdate: '2024-
|
|
52
|
+
lastUpdate: '2024-02-08T22:27:32Z',
|
|
53
53
|
license: 'MIT',
|
|
54
54
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
55
55
|
name: 'catppuccin-latte',
|
|
56
|
-
sha: '
|
|
57
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
56
|
+
sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
|
|
58
58
|
type: 'light',
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
byteSize:
|
|
61
|
+
byteSize: 44496,
|
|
62
62
|
displayName: 'Catppuccin Macchiato',
|
|
63
|
-
lastUpdate: '2024-
|
|
63
|
+
lastUpdate: '2024-02-08T22:27:32Z',
|
|
64
64
|
license: 'MIT',
|
|
65
65
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
66
66
|
name: 'catppuccin-macchiato',
|
|
67
|
-
sha: '
|
|
68
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
67
|
+
sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
|
|
68
|
+
source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
|
|
69
69
|
type: 'dark',
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
byteSize:
|
|
72
|
+
byteSize: 44488,
|
|
73
73
|
displayName: 'Catppuccin Mocha',
|
|
74
|
-
lastUpdate: '2024-
|
|
74
|
+
lastUpdate: '2024-02-08T22:27:32Z',
|
|
75
75
|
license: 'MIT',
|
|
76
76
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
77
77
|
name: 'catppuccin-mocha',
|
|
78
|
-
sha: '
|
|
79
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
78
|
+
sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
|
|
79
|
+
source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
|
|
80
80
|
type: 'dark',
|
|
81
81
|
},
|
|
82
82
|
{
|
|
@@ -374,16 +374,6 @@ export const themes = [
|
|
|
374
374
|
source: 'https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
|
|
375
375
|
type: 'light',
|
|
376
376
|
},
|
|
377
|
-
{
|
|
378
|
-
byteSize: 33598,
|
|
379
|
-
displayName: 'Tokyo Night',
|
|
380
|
-
lastUpdate: '2023-11-10T18:00:37Z',
|
|
381
|
-
license: 'MIT',
|
|
382
|
-
licenseUrl: 'https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt',
|
|
383
|
-
name: 'tokyo-night',
|
|
384
|
-
sha: '26465cb6086201916e284acef1b4bcca927f30e8',
|
|
385
|
-
source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json',
|
|
386
|
-
},
|
|
387
377
|
{
|
|
388
378
|
byteSize: 13976,
|
|
389
379
|
displayName: 'Synthwave \'84',
|
|
@@ -395,6 +385,17 @@ export const themes = [
|
|
|
395
385
|
source: 'https://github.com/robb0wen/synthwave-vscode/blob/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json',
|
|
396
386
|
type: 'dark',
|
|
397
387
|
},
|
|
388
|
+
{
|
|
389
|
+
byteSize: 33598,
|
|
390
|
+
displayName: 'Tokyo Night',
|
|
391
|
+
lastUpdate: '2023-11-10T18:00:37Z',
|
|
392
|
+
license: 'MIT',
|
|
393
|
+
licenseUrl: 'https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt',
|
|
394
|
+
name: 'tokyo-night',
|
|
395
|
+
sha: '26465cb6086201916e284acef1b4bcca927f30e8',
|
|
396
|
+
source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json',
|
|
397
|
+
type: 'dark',
|
|
398
|
+
},
|
|
398
399
|
{
|
|
399
400
|
byteSize: 13316,
|
|
400
401
|
displayName: 'Vitesse Black',
|
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tm-themes",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.1.
|
|
5
|
-
"packageManager": "pnpm@8.
|
|
4
|
+
"version": "1.1.2",
|
|
5
|
+
"packageManager": "pnpm@8.15.1",
|
|
6
6
|
"description": "Collecton of TextMate grammars in JSON",
|
|
7
7
|
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
|
8
8
|
"license": "MIT",
|
|
9
9
|
"funding": "https://github.com/sponsors/antfu",
|
|
10
|
-
"homepage": "https://github.com/
|
|
10
|
+
"homepage": "https://github.com/shikijs/textmate-grammars-themes#readme",
|
|
11
11
|
"repository": {
|
|
12
12
|
"type": "git",
|
|
13
|
-
"url": "git+https://github.com/
|
|
13
|
+
"url": "git+https://github.com/shikijs/textmate-grammars-themes.git",
|
|
14
14
|
"directory": "packages/tm-themes"
|
|
15
15
|
},
|
|
16
|
-
"bugs": "https://github.com/
|
|
16
|
+
"bugs": "https://github.com/shikijs/textmate-grammars-themes/issues",
|
|
17
17
|
"keywords": [
|
|
18
18
|
"textmate"
|
|
19
19
|
],
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"debugIcon.breakpointDisabledForeground": "#e7828499",
|
|
60
60
|
"debugIcon.breakpointForeground": "#e78284",
|
|
61
61
|
"debugIcon.breakpointStackframeForeground": "#626880",
|
|
62
|
-
"debugIcon.breakpointUnverifiedForeground": "#
|
|
62
|
+
"debugIcon.breakpointUnverifiedForeground": "#a57582",
|
|
63
63
|
"debugIcon.continueForeground": "#a6d189",
|
|
64
64
|
"debugIcon.disconnectForeground": "#626880",
|
|
65
65
|
"debugIcon.pauseForeground": "#8caaee",
|
|
@@ -1328,10 +1328,15 @@
|
|
|
1328
1328
|
},
|
|
1329
1329
|
{
|
|
1330
1330
|
"scope": [
|
|
1331
|
-
"keyword.operator.expression.in",
|
|
1332
|
-
"keyword.operator.expression.
|
|
1331
|
+
"keyword.operator.expression.in.js",
|
|
1332
|
+
"keyword.operator.expression.in.ts",
|
|
1333
|
+
"keyword.operator.expression.infer.ts",
|
|
1334
|
+
"keyword.operator.expression.instanceof.js",
|
|
1335
|
+
"keyword.operator.expression.instanceof.ts",
|
|
1333
1336
|
"keyword.operator.expression.is",
|
|
1334
|
-
"keyword.operator.expression.keyof",
|
|
1337
|
+
"keyword.operator.expression.keyof.ts",
|
|
1338
|
+
"keyword.operator.expression.of.js",
|
|
1339
|
+
"keyword.operator.expression.of.ts",
|
|
1335
1340
|
"keyword.operator.expression.typeof.ts"
|
|
1336
1341
|
],
|
|
1337
1342
|
"settings": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"debugIcon.breakpointDisabledForeground": "#d20f3999",
|
|
60
60
|
"debugIcon.breakpointForeground": "#d20f39",
|
|
61
61
|
"debugIcon.breakpointStackframeForeground": "#acb0be",
|
|
62
|
-
"debugIcon.breakpointUnverifiedForeground": "#
|
|
62
|
+
"debugIcon.breakpointUnverifiedForeground": "#bf607c",
|
|
63
63
|
"debugIcon.continueForeground": "#40a02b",
|
|
64
64
|
"debugIcon.disconnectForeground": "#acb0be",
|
|
65
65
|
"debugIcon.pauseForeground": "#1e66f5",
|
|
@@ -1328,10 +1328,15 @@
|
|
|
1328
1328
|
},
|
|
1329
1329
|
{
|
|
1330
1330
|
"scope": [
|
|
1331
|
-
"keyword.operator.expression.in",
|
|
1332
|
-
"keyword.operator.expression.
|
|
1331
|
+
"keyword.operator.expression.in.js",
|
|
1332
|
+
"keyword.operator.expression.in.ts",
|
|
1333
|
+
"keyword.operator.expression.infer.ts",
|
|
1334
|
+
"keyword.operator.expression.instanceof.js",
|
|
1335
|
+
"keyword.operator.expression.instanceof.ts",
|
|
1333
1336
|
"keyword.operator.expression.is",
|
|
1334
|
-
"keyword.operator.expression.keyof",
|
|
1337
|
+
"keyword.operator.expression.keyof.ts",
|
|
1338
|
+
"keyword.operator.expression.of.js",
|
|
1339
|
+
"keyword.operator.expression.of.ts",
|
|
1335
1340
|
"keyword.operator.expression.typeof.ts"
|
|
1336
1341
|
],
|
|
1337
1342
|
"settings": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"debugIcon.breakpointDisabledForeground": "#ed879699",
|
|
60
60
|
"debugIcon.breakpointForeground": "#ed8796",
|
|
61
61
|
"debugIcon.breakpointStackframeForeground": "#5b6078",
|
|
62
|
-
"debugIcon.breakpointUnverifiedForeground": "#
|
|
62
|
+
"debugIcon.breakpointUnverifiedForeground": "#a47487",
|
|
63
63
|
"debugIcon.continueForeground": "#a6da95",
|
|
64
64
|
"debugIcon.disconnectForeground": "#5b6078",
|
|
65
65
|
"debugIcon.pauseForeground": "#8aadf4",
|
|
@@ -1328,10 +1328,15 @@
|
|
|
1328
1328
|
},
|
|
1329
1329
|
{
|
|
1330
1330
|
"scope": [
|
|
1331
|
-
"keyword.operator.expression.in",
|
|
1332
|
-
"keyword.operator.expression.
|
|
1331
|
+
"keyword.operator.expression.in.js",
|
|
1332
|
+
"keyword.operator.expression.in.ts",
|
|
1333
|
+
"keyword.operator.expression.infer.ts",
|
|
1334
|
+
"keyword.operator.expression.instanceof.js",
|
|
1335
|
+
"keyword.operator.expression.instanceof.ts",
|
|
1333
1336
|
"keyword.operator.expression.is",
|
|
1334
|
-
"keyword.operator.expression.keyof",
|
|
1337
|
+
"keyword.operator.expression.keyof.ts",
|
|
1338
|
+
"keyword.operator.expression.of.js",
|
|
1339
|
+
"keyword.operator.expression.of.ts",
|
|
1335
1340
|
"keyword.operator.expression.typeof.ts"
|
|
1336
1341
|
],
|
|
1337
1342
|
"settings": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"debugIcon.breakpointDisabledForeground": "#f38ba899",
|
|
60
60
|
"debugIcon.breakpointForeground": "#f38ba8",
|
|
61
61
|
"debugIcon.breakpointStackframeForeground": "#585b70",
|
|
62
|
-
"debugIcon.breakpointUnverifiedForeground": "#
|
|
62
|
+
"debugIcon.breakpointUnverifiedForeground": "#a6738c",
|
|
63
63
|
"debugIcon.continueForeground": "#a6e3a1",
|
|
64
64
|
"debugIcon.disconnectForeground": "#585b70",
|
|
65
65
|
"debugIcon.pauseForeground": "#89b4fa",
|
|
@@ -1328,10 +1328,15 @@
|
|
|
1328
1328
|
},
|
|
1329
1329
|
{
|
|
1330
1330
|
"scope": [
|
|
1331
|
-
"keyword.operator.expression.in",
|
|
1332
|
-
"keyword.operator.expression.
|
|
1331
|
+
"keyword.operator.expression.in.js",
|
|
1332
|
+
"keyword.operator.expression.in.ts",
|
|
1333
|
+
"keyword.operator.expression.infer.ts",
|
|
1334
|
+
"keyword.operator.expression.instanceof.js",
|
|
1335
|
+
"keyword.operator.expression.instanceof.ts",
|
|
1333
1336
|
"keyword.operator.expression.is",
|
|
1334
|
-
"keyword.operator.expression.keyof",
|
|
1337
|
+
"keyword.operator.expression.keyof.ts",
|
|
1338
|
+
"keyword.operator.expression.of.js",
|
|
1339
|
+
"keyword.operator.expression.of.ts",
|
|
1335
1340
|
"keyword.operator.expression.typeof.ts"
|
|
1336
1341
|
],
|
|
1337
1342
|
"settings": {
|