tm-themes 1.1.1 → 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/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 |
|
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
|
{
|
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": {
|