tm-themes 1.0.6 → 1.0.7
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 +4 -4
- package/index.js +17 -17
- package/package.json +2 -2
- package/themes/catppuccin-frappe.json +79 -11
- package/themes/catppuccin-latte.json +78 -10
- package/themes/catppuccin-macchiato.json +78 -10
- package/themes/catppuccin-mocha.json +78 -10
package/README.md
CHANGED
|
@@ -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/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.25 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 |
|
|
@@ -37,9 +37,9 @@ import { themes } from 'tm-themes'
|
|
|
37
37
|
| Name | ID | Source | License | File Size |
|
|
38
38
|
| ---- | -- | ------ | ------- | --------- |
|
|
39
39
|
| Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
|
|
40
|
-
| Catppuccin
|
|
41
|
-
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
42
|
-
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
40
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.25 kB |
|
|
41
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.26 kB |
|
|
42
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.25 kB |
|
|
43
43
|
| 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 |
|
|
44
44
|
| 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 |
|
|
45
45
|
| 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 |
|
package/index.js
CHANGED
|
@@ -14,47 +14,47 @@ export const themes = [
|
|
|
14
14
|
type: 'dark',
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
|
-
byteSize:
|
|
18
|
-
displayName: 'Catppuccin
|
|
19
|
-
lastUpdate: '2024-01-
|
|
17
|
+
byteSize: 44291,
|
|
18
|
+
displayName: 'Catppuccin Frappé',
|
|
19
|
+
lastUpdate: '2024-01-05T00:49:28Z',
|
|
20
20
|
license: 'MIT',
|
|
21
21
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
22
22
|
name: 'catppuccin-frappe',
|
|
23
|
-
sha: '
|
|
24
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
23
|
+
sha: '7a6de5035c08bce3568de9c85a47932ab4c971b1',
|
|
24
|
+
source: 'https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json',
|
|
25
25
|
type: 'dark',
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
byteSize:
|
|
28
|
+
byteSize: 44289,
|
|
29
29
|
displayName: 'Catppuccin Latte',
|
|
30
|
-
lastUpdate: '2024-01-
|
|
30
|
+
lastUpdate: '2024-01-05T00:49:28Z',
|
|
31
31
|
license: 'MIT',
|
|
32
32
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
33
33
|
name: 'catppuccin-latte',
|
|
34
|
-
sha: '
|
|
35
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
34
|
+
sha: '7a6de5035c08bce3568de9c85a47932ab4c971b1',
|
|
35
|
+
source: 'https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json',
|
|
36
36
|
type: 'light',
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
byteSize:
|
|
39
|
+
byteSize: 44296,
|
|
40
40
|
displayName: 'Catppuccin Macchiato',
|
|
41
|
-
lastUpdate: '2024-01-
|
|
41
|
+
lastUpdate: '2024-01-05T00:49:28Z',
|
|
42
42
|
license: 'MIT',
|
|
43
43
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
44
44
|
name: 'catppuccin-macchiato',
|
|
45
|
-
sha: '
|
|
46
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
45
|
+
sha: '7a6de5035c08bce3568de9c85a47932ab4c971b1',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json',
|
|
47
47
|
type: 'dark',
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
byteSize:
|
|
50
|
+
byteSize: 44288,
|
|
51
51
|
displayName: 'Catppuccin Mocha',
|
|
52
|
-
lastUpdate: '2024-01-
|
|
52
|
+
lastUpdate: '2024-01-05T00:49:28Z',
|
|
53
53
|
license: 'MIT',
|
|
54
54
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
55
55
|
name: 'catppuccin-mocha',
|
|
56
|
-
sha: '
|
|
57
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
56
|
+
sha: '7a6de5035c08bce3568de9c85a47932ab4c971b1',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/7a6de5035c08bce3568de9c85a47932ab4c971b1/packages/catppuccin-vsc/package.json',
|
|
58
58
|
type: 'dark',
|
|
59
59
|
},
|
|
60
60
|
{
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tm-themes",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
5
|
-
"packageManager": "pnpm@8.
|
|
4
|
+
"version": "1.0.7",
|
|
5
|
+
"packageManager": "pnpm@8.14.0",
|
|
6
6
|
"description": "Collecton of TextMate grammars in JSON",
|
|
7
7
|
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
|
8
8
|
"license": "MIT",
|
|
@@ -41,10 +41,13 @@
|
|
|
41
41
|
"checkbox.border": "#00000000",
|
|
42
42
|
"checkbox.foreground": "#ca9ee6",
|
|
43
43
|
"commandCenter.activeBackground": "#62688033",
|
|
44
|
+
"commandCenter.activeBorder": "#ca9ee6",
|
|
44
45
|
"commandCenter.activeForeground": "#ca9ee6",
|
|
45
|
-
"commandCenter.background": "#
|
|
46
|
-
"commandCenter.border": "#
|
|
46
|
+
"commandCenter.background": "#292c3c",
|
|
47
|
+
"commandCenter.border": "#00000000",
|
|
47
48
|
"commandCenter.foreground": "#b5bfe2",
|
|
49
|
+
"commandCenter.inactiveBorder": "#00000000",
|
|
50
|
+
"commandCenter.inactiveForeground": "#b5bfe2",
|
|
48
51
|
"debugConsole.errorForeground": "#e78284",
|
|
49
52
|
"debugConsole.infoForeground": "#8caaee",
|
|
50
53
|
"debugConsole.sourceForeground": "#f2d5cf",
|
|
@@ -523,7 +526,7 @@
|
|
|
523
526
|
"window.activeBorder": "#00000000",
|
|
524
527
|
"window.inactiveBorder": "#00000000"
|
|
525
528
|
},
|
|
526
|
-
"displayName": "Catppuccin
|
|
529
|
+
"displayName": "Catppuccin Frappé",
|
|
527
530
|
"name": "catppuccin-frappe",
|
|
528
531
|
"semanticHighlighting": true,
|
|
529
532
|
"semanticTokenColors": {
|
|
@@ -660,12 +663,6 @@
|
|
|
660
663
|
"foreground": "#a6d189"
|
|
661
664
|
}
|
|
662
665
|
},
|
|
663
|
-
{
|
|
664
|
-
"scope": "string.regexp",
|
|
665
|
-
"settings": {
|
|
666
|
-
"foreground": "#f4b8e4"
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
666
|
{
|
|
670
667
|
"scope": "constant.character.escape",
|
|
671
668
|
"settings": {
|
|
@@ -1265,7 +1262,7 @@
|
|
|
1265
1262
|
],
|
|
1266
1263
|
"settings": {
|
|
1267
1264
|
"fontStyle": "",
|
|
1268
|
-
"foreground": "#
|
|
1265
|
+
"foreground": "#ea999c"
|
|
1269
1266
|
}
|
|
1270
1267
|
},
|
|
1271
1268
|
{
|
|
@@ -1334,7 +1331,8 @@
|
|
|
1334
1331
|
"keyword.operator.expression.in",
|
|
1335
1332
|
"keyword.operator.expression.instanceof",
|
|
1336
1333
|
"keyword.operator.expression.is",
|
|
1337
|
-
"keyword.operator.expression.keyof"
|
|
1334
|
+
"keyword.operator.expression.keyof",
|
|
1335
|
+
"keyword.operator.expression.typeof.ts"
|
|
1338
1336
|
],
|
|
1339
1337
|
"settings": {
|
|
1340
1338
|
"foreground": "#ca9ee6"
|
|
@@ -1744,6 +1742,76 @@
|
|
|
1744
1742
|
"fontStyle": ""
|
|
1745
1743
|
}
|
|
1746
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"scope": [
|
|
1747
|
+
"string.regexp punctuation.definition.string.begin",
|
|
1748
|
+
"string.regexp punctuation.definition.string.end"
|
|
1749
|
+
],
|
|
1750
|
+
"settings": {
|
|
1751
|
+
"foreground": "#f4b8e4"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"scope": "keyword.control.anchor.regexp",
|
|
1756
|
+
"settings": {
|
|
1757
|
+
"foreground": "#ca9ee6"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"scope": "string.regexp.ts",
|
|
1762
|
+
"settings": {
|
|
1763
|
+
"foreground": "#c6d0f5"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"scope": [
|
|
1768
|
+
"punctuation.definition.group.regexp",
|
|
1769
|
+
"keyword.other.back-reference.regexp"
|
|
1770
|
+
],
|
|
1771
|
+
"settings": {
|
|
1772
|
+
"foreground": "#a6d189"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"scope": "punctuation.definition.character-class.regexp",
|
|
1777
|
+
"settings": {
|
|
1778
|
+
"foreground": "#e5c890"
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"scope": "constant.other.character-class.regexp",
|
|
1783
|
+
"settings": {
|
|
1784
|
+
"foreground": "#f4b8e4"
|
|
1785
|
+
}
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"scope": "constant.other.character-class.range.regexp",
|
|
1789
|
+
"settings": {
|
|
1790
|
+
"foreground": "#f2d5cf"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"scope": "keyword.operator.quantifier.regexp",
|
|
1795
|
+
"settings": {
|
|
1796
|
+
"foreground": "#81c8be"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"scope": "constant.character.numeric.regexp",
|
|
1801
|
+
"settings": {
|
|
1802
|
+
"foreground": "#ef9f76"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"scope": [
|
|
1807
|
+
"punctuation.definition.group.no-capture.regexp",
|
|
1808
|
+
"meta.assertion.look-ahead.regexp",
|
|
1809
|
+
"meta.assertion.negative-look-ahead.regexp"
|
|
1810
|
+
],
|
|
1811
|
+
"settings": {
|
|
1812
|
+
"foreground": "#8caaee"
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1747
1815
|
{
|
|
1748
1816
|
"scope": [
|
|
1749
1817
|
"meta.annotation.rust",
|
|
@@ -41,10 +41,13 @@
|
|
|
41
41
|
"checkbox.border": "#00000000",
|
|
42
42
|
"checkbox.foreground": "#8839ef",
|
|
43
43
|
"commandCenter.activeBackground": "#acb0be33",
|
|
44
|
+
"commandCenter.activeBorder": "#8839ef",
|
|
44
45
|
"commandCenter.activeForeground": "#8839ef",
|
|
45
|
-
"commandCenter.background": "#
|
|
46
|
-
"commandCenter.border": "#
|
|
46
|
+
"commandCenter.background": "#e6e9ef",
|
|
47
|
+
"commandCenter.border": "#00000000",
|
|
47
48
|
"commandCenter.foreground": "#5c5f77",
|
|
49
|
+
"commandCenter.inactiveBorder": "#00000000",
|
|
50
|
+
"commandCenter.inactiveForeground": "#5c5f77",
|
|
48
51
|
"debugConsole.errorForeground": "#d20f39",
|
|
49
52
|
"debugConsole.infoForeground": "#1e66f5",
|
|
50
53
|
"debugConsole.sourceForeground": "#dc8a78",
|
|
@@ -660,12 +663,6 @@
|
|
|
660
663
|
"foreground": "#40a02b"
|
|
661
664
|
}
|
|
662
665
|
},
|
|
663
|
-
{
|
|
664
|
-
"scope": "string.regexp",
|
|
665
|
-
"settings": {
|
|
666
|
-
"foreground": "#ea76cb"
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
666
|
{
|
|
670
667
|
"scope": "constant.character.escape",
|
|
671
668
|
"settings": {
|
|
@@ -1265,7 +1262,7 @@
|
|
|
1265
1262
|
],
|
|
1266
1263
|
"settings": {
|
|
1267
1264
|
"fontStyle": "",
|
|
1268
|
-
"foreground": "#
|
|
1265
|
+
"foreground": "#e64553"
|
|
1269
1266
|
}
|
|
1270
1267
|
},
|
|
1271
1268
|
{
|
|
@@ -1334,7 +1331,8 @@
|
|
|
1334
1331
|
"keyword.operator.expression.in",
|
|
1335
1332
|
"keyword.operator.expression.instanceof",
|
|
1336
1333
|
"keyword.operator.expression.is",
|
|
1337
|
-
"keyword.operator.expression.keyof"
|
|
1334
|
+
"keyword.operator.expression.keyof",
|
|
1335
|
+
"keyword.operator.expression.typeof.ts"
|
|
1338
1336
|
],
|
|
1339
1337
|
"settings": {
|
|
1340
1338
|
"foreground": "#8839ef"
|
|
@@ -1744,6 +1742,76 @@
|
|
|
1744
1742
|
"fontStyle": ""
|
|
1745
1743
|
}
|
|
1746
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"scope": [
|
|
1747
|
+
"string.regexp punctuation.definition.string.begin",
|
|
1748
|
+
"string.regexp punctuation.definition.string.end"
|
|
1749
|
+
],
|
|
1750
|
+
"settings": {
|
|
1751
|
+
"foreground": "#ea76cb"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"scope": "keyword.control.anchor.regexp",
|
|
1756
|
+
"settings": {
|
|
1757
|
+
"foreground": "#8839ef"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"scope": "string.regexp.ts",
|
|
1762
|
+
"settings": {
|
|
1763
|
+
"foreground": "#4c4f69"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"scope": [
|
|
1768
|
+
"punctuation.definition.group.regexp",
|
|
1769
|
+
"keyword.other.back-reference.regexp"
|
|
1770
|
+
],
|
|
1771
|
+
"settings": {
|
|
1772
|
+
"foreground": "#40a02b"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"scope": "punctuation.definition.character-class.regexp",
|
|
1777
|
+
"settings": {
|
|
1778
|
+
"foreground": "#df8e1d"
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"scope": "constant.other.character-class.regexp",
|
|
1783
|
+
"settings": {
|
|
1784
|
+
"foreground": "#ea76cb"
|
|
1785
|
+
}
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"scope": "constant.other.character-class.range.regexp",
|
|
1789
|
+
"settings": {
|
|
1790
|
+
"foreground": "#dc8a78"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"scope": "keyword.operator.quantifier.regexp",
|
|
1795
|
+
"settings": {
|
|
1796
|
+
"foreground": "#179299"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"scope": "constant.character.numeric.regexp",
|
|
1801
|
+
"settings": {
|
|
1802
|
+
"foreground": "#fe640b"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"scope": [
|
|
1807
|
+
"punctuation.definition.group.no-capture.regexp",
|
|
1808
|
+
"meta.assertion.look-ahead.regexp",
|
|
1809
|
+
"meta.assertion.negative-look-ahead.regexp"
|
|
1810
|
+
],
|
|
1811
|
+
"settings": {
|
|
1812
|
+
"foreground": "#1e66f5"
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1747
1815
|
{
|
|
1748
1816
|
"scope": [
|
|
1749
1817
|
"meta.annotation.rust",
|
|
@@ -41,10 +41,13 @@
|
|
|
41
41
|
"checkbox.border": "#00000000",
|
|
42
42
|
"checkbox.foreground": "#c6a0f6",
|
|
43
43
|
"commandCenter.activeBackground": "#5b607833",
|
|
44
|
+
"commandCenter.activeBorder": "#c6a0f6",
|
|
44
45
|
"commandCenter.activeForeground": "#c6a0f6",
|
|
45
|
-
"commandCenter.background": "#
|
|
46
|
-
"commandCenter.border": "#
|
|
46
|
+
"commandCenter.background": "#1e2030",
|
|
47
|
+
"commandCenter.border": "#00000000",
|
|
47
48
|
"commandCenter.foreground": "#b8c0e0",
|
|
49
|
+
"commandCenter.inactiveBorder": "#00000000",
|
|
50
|
+
"commandCenter.inactiveForeground": "#b8c0e0",
|
|
48
51
|
"debugConsole.errorForeground": "#ed8796",
|
|
49
52
|
"debugConsole.infoForeground": "#8aadf4",
|
|
50
53
|
"debugConsole.sourceForeground": "#f4dbd6",
|
|
@@ -660,12 +663,6 @@
|
|
|
660
663
|
"foreground": "#a6da95"
|
|
661
664
|
}
|
|
662
665
|
},
|
|
663
|
-
{
|
|
664
|
-
"scope": "string.regexp",
|
|
665
|
-
"settings": {
|
|
666
|
-
"foreground": "#f5bde6"
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
666
|
{
|
|
670
667
|
"scope": "constant.character.escape",
|
|
671
668
|
"settings": {
|
|
@@ -1265,7 +1262,7 @@
|
|
|
1265
1262
|
],
|
|
1266
1263
|
"settings": {
|
|
1267
1264
|
"fontStyle": "",
|
|
1268
|
-
"foreground": "#
|
|
1265
|
+
"foreground": "#ee99a0"
|
|
1269
1266
|
}
|
|
1270
1267
|
},
|
|
1271
1268
|
{
|
|
@@ -1334,7 +1331,8 @@
|
|
|
1334
1331
|
"keyword.operator.expression.in",
|
|
1335
1332
|
"keyword.operator.expression.instanceof",
|
|
1336
1333
|
"keyword.operator.expression.is",
|
|
1337
|
-
"keyword.operator.expression.keyof"
|
|
1334
|
+
"keyword.operator.expression.keyof",
|
|
1335
|
+
"keyword.operator.expression.typeof.ts"
|
|
1338
1336
|
],
|
|
1339
1337
|
"settings": {
|
|
1340
1338
|
"foreground": "#c6a0f6"
|
|
@@ -1744,6 +1742,76 @@
|
|
|
1744
1742
|
"fontStyle": ""
|
|
1745
1743
|
}
|
|
1746
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"scope": [
|
|
1747
|
+
"string.regexp punctuation.definition.string.begin",
|
|
1748
|
+
"string.regexp punctuation.definition.string.end"
|
|
1749
|
+
],
|
|
1750
|
+
"settings": {
|
|
1751
|
+
"foreground": "#f5bde6"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"scope": "keyword.control.anchor.regexp",
|
|
1756
|
+
"settings": {
|
|
1757
|
+
"foreground": "#c6a0f6"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"scope": "string.regexp.ts",
|
|
1762
|
+
"settings": {
|
|
1763
|
+
"foreground": "#cad3f5"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"scope": [
|
|
1768
|
+
"punctuation.definition.group.regexp",
|
|
1769
|
+
"keyword.other.back-reference.regexp"
|
|
1770
|
+
],
|
|
1771
|
+
"settings": {
|
|
1772
|
+
"foreground": "#a6da95"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"scope": "punctuation.definition.character-class.regexp",
|
|
1777
|
+
"settings": {
|
|
1778
|
+
"foreground": "#eed49f"
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"scope": "constant.other.character-class.regexp",
|
|
1783
|
+
"settings": {
|
|
1784
|
+
"foreground": "#f5bde6"
|
|
1785
|
+
}
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"scope": "constant.other.character-class.range.regexp",
|
|
1789
|
+
"settings": {
|
|
1790
|
+
"foreground": "#f4dbd6"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"scope": "keyword.operator.quantifier.regexp",
|
|
1795
|
+
"settings": {
|
|
1796
|
+
"foreground": "#8bd5ca"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"scope": "constant.character.numeric.regexp",
|
|
1801
|
+
"settings": {
|
|
1802
|
+
"foreground": "#f5a97f"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"scope": [
|
|
1807
|
+
"punctuation.definition.group.no-capture.regexp",
|
|
1808
|
+
"meta.assertion.look-ahead.regexp",
|
|
1809
|
+
"meta.assertion.negative-look-ahead.regexp"
|
|
1810
|
+
],
|
|
1811
|
+
"settings": {
|
|
1812
|
+
"foreground": "#8aadf4"
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1747
1815
|
{
|
|
1748
1816
|
"scope": [
|
|
1749
1817
|
"meta.annotation.rust",
|
|
@@ -41,10 +41,13 @@
|
|
|
41
41
|
"checkbox.border": "#00000000",
|
|
42
42
|
"checkbox.foreground": "#cba6f7",
|
|
43
43
|
"commandCenter.activeBackground": "#585b7033",
|
|
44
|
+
"commandCenter.activeBorder": "#cba6f7",
|
|
44
45
|
"commandCenter.activeForeground": "#cba6f7",
|
|
45
|
-
"commandCenter.background": "#
|
|
46
|
-
"commandCenter.border": "#
|
|
46
|
+
"commandCenter.background": "#181825",
|
|
47
|
+
"commandCenter.border": "#00000000",
|
|
47
48
|
"commandCenter.foreground": "#bac2de",
|
|
49
|
+
"commandCenter.inactiveBorder": "#00000000",
|
|
50
|
+
"commandCenter.inactiveForeground": "#bac2de",
|
|
48
51
|
"debugConsole.errorForeground": "#f38ba8",
|
|
49
52
|
"debugConsole.infoForeground": "#89b4fa",
|
|
50
53
|
"debugConsole.sourceForeground": "#f5e0dc",
|
|
@@ -660,12 +663,6 @@
|
|
|
660
663
|
"foreground": "#a6e3a1"
|
|
661
664
|
}
|
|
662
665
|
},
|
|
663
|
-
{
|
|
664
|
-
"scope": "string.regexp",
|
|
665
|
-
"settings": {
|
|
666
|
-
"foreground": "#f5c2e7"
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
666
|
{
|
|
670
667
|
"scope": "constant.character.escape",
|
|
671
668
|
"settings": {
|
|
@@ -1265,7 +1262,7 @@
|
|
|
1265
1262
|
],
|
|
1266
1263
|
"settings": {
|
|
1267
1264
|
"fontStyle": "",
|
|
1268
|
-
"foreground": "#
|
|
1265
|
+
"foreground": "#eba0ac"
|
|
1269
1266
|
}
|
|
1270
1267
|
},
|
|
1271
1268
|
{
|
|
@@ -1334,7 +1331,8 @@
|
|
|
1334
1331
|
"keyword.operator.expression.in",
|
|
1335
1332
|
"keyword.operator.expression.instanceof",
|
|
1336
1333
|
"keyword.operator.expression.is",
|
|
1337
|
-
"keyword.operator.expression.keyof"
|
|
1334
|
+
"keyword.operator.expression.keyof",
|
|
1335
|
+
"keyword.operator.expression.typeof.ts"
|
|
1338
1336
|
],
|
|
1339
1337
|
"settings": {
|
|
1340
1338
|
"foreground": "#cba6f7"
|
|
@@ -1744,6 +1742,76 @@
|
|
|
1744
1742
|
"fontStyle": ""
|
|
1745
1743
|
}
|
|
1746
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"scope": [
|
|
1747
|
+
"string.regexp punctuation.definition.string.begin",
|
|
1748
|
+
"string.regexp punctuation.definition.string.end"
|
|
1749
|
+
],
|
|
1750
|
+
"settings": {
|
|
1751
|
+
"foreground": "#f5c2e7"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"scope": "keyword.control.anchor.regexp",
|
|
1756
|
+
"settings": {
|
|
1757
|
+
"foreground": "#cba6f7"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"scope": "string.regexp.ts",
|
|
1762
|
+
"settings": {
|
|
1763
|
+
"foreground": "#cdd6f4"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"scope": [
|
|
1768
|
+
"punctuation.definition.group.regexp",
|
|
1769
|
+
"keyword.other.back-reference.regexp"
|
|
1770
|
+
],
|
|
1771
|
+
"settings": {
|
|
1772
|
+
"foreground": "#a6e3a1"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"scope": "punctuation.definition.character-class.regexp",
|
|
1777
|
+
"settings": {
|
|
1778
|
+
"foreground": "#f9e2af"
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"scope": "constant.other.character-class.regexp",
|
|
1783
|
+
"settings": {
|
|
1784
|
+
"foreground": "#f5c2e7"
|
|
1785
|
+
}
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"scope": "constant.other.character-class.range.regexp",
|
|
1789
|
+
"settings": {
|
|
1790
|
+
"foreground": "#f5e0dc"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"scope": "keyword.operator.quantifier.regexp",
|
|
1795
|
+
"settings": {
|
|
1796
|
+
"foreground": "#94e2d5"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"scope": "constant.character.numeric.regexp",
|
|
1801
|
+
"settings": {
|
|
1802
|
+
"foreground": "#fab387"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"scope": [
|
|
1807
|
+
"punctuation.definition.group.no-capture.regexp",
|
|
1808
|
+
"meta.assertion.look-ahead.regexp",
|
|
1809
|
+
"meta.assertion.negative-look-ahead.regexp"
|
|
1810
|
+
],
|
|
1811
|
+
"settings": {
|
|
1812
|
+
"foreground": "#89b4fa"
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1747
1815
|
{
|
|
1748
1816
|
"scope": [
|
|
1749
1817
|
"meta.annotation.rust",
|