tm-themes 1.9.4 → 1.9.5
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 +6 -6
- package/index.js +30 -30
- package/package.json +1 -1
- package/themes/dark-plus.json +15 -9
- package/themes/light-plus.json +11 -8
- package/themes/monokai.json +4 -1
- package/themes/red.json +4 -1
- package/themes/solarized-dark.json +4 -1
- package/themes/solarized-light.json +4 -1
package/README.md
CHANGED
|
@@ -28,14 +28,14 @@ import { themes } from 'tm-themes'
|
|
|
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
30
|
| Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/529666e4eb4ce8444e087bc42253b78c41e21979/themes/kanagawa-lotus-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | 16.81 kB |
|
|
31
|
-
| Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
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 |
|
|
34
34
|
| One Light | `one-light` | [akamud/vscode-theme-onelight](https://github.com/akamud/vscode-theme-onelight/blob/f1ff6b87c6379a22b34354bbf64d355cd2adc611/themes/OneLight.json) | [MIT](https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/LICENSE) | 24.65 kB |
|
|
35
35
|
| Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/acb4f6c47dbd1f39f202822fd50f76b2db36ca7e/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 21.20 kB |
|
|
36
36
|
| Slack Ochin | `slack-ochin` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/572452d0da20d384858b28ad14e110ee5daac411/themes/ochin.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | 9.15 kB |
|
|
37
37
|
| Snazzy Light | `snazzy-light` | [loilo/vscode-snazzy-light](https://github.com/loilo/vscode-snazzy-light/blob/516646af7e1a114871698ce9090182c582899c71/themes/Snazzy-Light-color-theme.json) | [MIT](https://raw.githubusercontent.com/loilo/vscode-snazzy-light/master/LICENSE) | 20.23 kB |
|
|
38
|
-
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
38
|
+
| Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.27 kB |
|
|
39
39
|
| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/625a5e6fffd15e440e574f353ae0ba777b41d47f/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE.md) | 13.24 kB |
|
|
40
40
|
|
|
41
41
|
## Dark Themes
|
|
@@ -48,7 +48,7 @@ import { themes } from 'tm-themes'
|
|
|
48
48
|
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/39e26a0e1bd5a84899c2b786b9119d6e9174297f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
49
49
|
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/39e26a0e1bd5a84899c2b786b9119d6e9174297f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
50
50
|
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/39e26a0e1bd5a84899c2b786b9119d6e9174297f/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 44.49 kB |
|
|
51
|
-
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
51
|
+
| Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.83 kB |
|
|
52
52
|
| Dracula Theme | `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/main/LICENSE) | 20.51 kB |
|
|
53
53
|
| Dracula Theme 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/main/LICENSE) | 20.52 kB |
|
|
54
54
|
| Everforest Dark | `everforest-dark` | [sainnhe/everforest-vscode](https://github.com/sainnhe/everforest-vscode/blob/b039b30727868d77108ec85f0be66e6d80a9bc1f/themes/everforest-dark.json) | [MIT](https://raw.githubusercontent.com/sainnhe/everforest-vscode/master/LICENSE) | 52.43 kB |
|
|
@@ -65,17 +65,17 @@ import { themes } from 'tm-themes'
|
|
|
65
65
|
| Material Theme Ocean | `material-theme-ocean` | [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
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
|
-
| Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
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
69
|
| Night Owl | `night-owl` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/52fdf71e889ea40fb356f6d3af1f6956dba8b383/themes/Night%20Owl-color-theme.json) | [MIT](https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE) | 28.05 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 |
|
|
73
73
|
| Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | [MIT](https://raw.githubusercontent.com/drcmda/poimandres-theme/main/LICENSE) | 32.65 kB |
|
|
74
|
-
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
74
|
+
| Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.06 kB |
|
|
75
75
|
| Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/acb4f6c47dbd1f39f202822fd50f76b2db36ca7e/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 21.19 kB |
|
|
76
76
|
| Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/acb4f6c47dbd1f39f202822fd50f76b2db36ca7e/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 21.20 kB |
|
|
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
|
-
| Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
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
80
|
| Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/7849fd3c21687e5861f83e3de6091164332de019/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt) | 33.50 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 |
|
package/index.js
CHANGED
|
@@ -87,15 +87,15 @@ export const themes = [
|
|
|
87
87
|
type: 'dark',
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
byteSize:
|
|
90
|
+
byteSize: 9037,
|
|
91
91
|
displayName: 'Dark Plus',
|
|
92
|
-
hash: '
|
|
93
|
-
lastUpdate: '
|
|
92
|
+
hash: 'JfxQsrbnYK',
|
|
93
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
94
94
|
license: 'MIT',
|
|
95
95
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
96
96
|
name: 'dark-plus',
|
|
97
|
-
sha: '
|
|
98
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
97
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
98
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/dark_plus.json',
|
|
99
99
|
type: 'dark',
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -291,15 +291,15 @@ export const themes = [
|
|
|
291
291
|
type: 'dark',
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
byteSize:
|
|
294
|
+
byteSize: 9881,
|
|
295
295
|
displayName: 'Light Plus',
|
|
296
|
-
hash: '
|
|
297
|
-
lastUpdate: '
|
|
296
|
+
hash: 'cRuFSe2B6Q',
|
|
297
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
298
298
|
license: 'MIT',
|
|
299
299
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
300
300
|
name: 'light-plus',
|
|
301
|
-
sha: '
|
|
302
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
301
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
302
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/light_plus.json',
|
|
303
303
|
type: 'light',
|
|
304
304
|
},
|
|
305
305
|
{
|
|
@@ -387,15 +387,15 @@ export const themes = [
|
|
|
387
387
|
type: 'light',
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
|
-
byteSize:
|
|
390
|
+
byteSize: 7824,
|
|
391
391
|
displayName: 'Monokai',
|
|
392
|
-
hash: '
|
|
393
|
-
lastUpdate: '
|
|
392
|
+
hash: 'NlfAmNy2C5',
|
|
393
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
394
394
|
license: 'MIT',
|
|
395
395
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
396
396
|
name: 'monokai',
|
|
397
|
-
sha: '
|
|
398
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
397
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
398
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-monokai/themes/monokai-color-theme.json',
|
|
399
399
|
type: 'dark',
|
|
400
400
|
},
|
|
401
401
|
{
|
|
@@ -471,15 +471,15 @@ export const themes = [
|
|
|
471
471
|
type: 'dark',
|
|
472
472
|
},
|
|
473
473
|
{
|
|
474
|
-
byteSize:
|
|
474
|
+
byteSize: 6202,
|
|
475
475
|
displayName: 'Red',
|
|
476
|
-
hash: '
|
|
477
|
-
lastUpdate: '
|
|
476
|
+
hash: 'z2aCR5kWdt',
|
|
477
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
478
478
|
license: 'MIT',
|
|
479
479
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
480
480
|
name: 'red',
|
|
481
|
-
sha: '
|
|
482
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
481
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
482
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-red/themes/Red-color-theme.json',
|
|
483
483
|
type: 'dark',
|
|
484
484
|
},
|
|
485
485
|
{
|
|
@@ -555,27 +555,27 @@ export const themes = [
|
|
|
555
555
|
type: 'light',
|
|
556
556
|
},
|
|
557
557
|
{
|
|
558
|
-
byteSize:
|
|
558
|
+
byteSize: 6786,
|
|
559
559
|
displayName: 'Solarized Dark',
|
|
560
|
-
hash: '
|
|
561
|
-
lastUpdate: '
|
|
560
|
+
hash: 'PBJJWcuPK2',
|
|
561
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
562
562
|
license: 'MIT',
|
|
563
563
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
564
564
|
name: 'solarized-dark',
|
|
565
|
-
sha: '
|
|
566
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
565
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
566
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
|
|
567
567
|
type: 'dark',
|
|
568
568
|
},
|
|
569
569
|
{
|
|
570
|
-
byteSize:
|
|
570
|
+
byteSize: 6420,
|
|
571
571
|
displayName: 'Solarized Light',
|
|
572
|
-
hash: '
|
|
573
|
-
lastUpdate: '
|
|
572
|
+
hash: 'nEwPcN9uOG',
|
|
573
|
+
lastUpdate: '2024-12-11T16:53:04Z',
|
|
574
574
|
license: 'MIT',
|
|
575
575
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
576
576
|
name: 'solarized-light',
|
|
577
|
-
sha: '
|
|
578
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
577
|
+
sha: '09fe3fcbc1514bc35742dc4325d05b7d7adfcad2',
|
|
578
|
+
source: 'https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
|
|
579
579
|
type: 'light',
|
|
580
580
|
},
|
|
581
581
|
{
|
package/package.json
CHANGED
package/themes/dark-plus.json
CHANGED
|
@@ -7,14 +7,15 @@
|
|
|
7
7
|
"editor.foreground": "#D4D4D4",
|
|
8
8
|
"editor.inactiveSelectionBackground": "#3A3D41",
|
|
9
9
|
"editor.selectionHighlightBackground": "#ADD6FF26",
|
|
10
|
-
"editorIndentGuide.
|
|
11
|
-
"editorIndentGuide.
|
|
10
|
+
"editorIndentGuide.activeBackground1": "#707070",
|
|
11
|
+
"editorIndentGuide.background1": "#404040",
|
|
12
12
|
"input.placeholderForeground": "#A6A6A6",
|
|
13
13
|
"list.activeSelectionIconForeground": "#FFF",
|
|
14
14
|
"list.dropBackground": "#383B3D",
|
|
15
15
|
"menu.background": "#252526",
|
|
16
16
|
"menu.border": "#454545",
|
|
17
17
|
"menu.foreground": "#CCCCCC",
|
|
18
|
+
"menu.selectionBackground": "#0078d4",
|
|
18
19
|
"menu.separatorBackground": "#454545",
|
|
19
20
|
"ports.iconRunningProcessForeground": "#369432",
|
|
20
21
|
"sideBarSectionHeader.background": "#0000",
|
|
@@ -23,6 +24,8 @@
|
|
|
23
24
|
"statusBarItem.remoteBackground": "#16825D",
|
|
24
25
|
"statusBarItem.remoteForeground": "#FFF",
|
|
25
26
|
"tab.lastPinnedBorder": "#ccc3",
|
|
27
|
+
"tab.selectedBackground": "#222222",
|
|
28
|
+
"tab.selectedForeground": "#ffffffa0",
|
|
26
29
|
"terminal.inactiveSelectionBackground": "#3A3D41",
|
|
27
30
|
"widget.border": "#303031"
|
|
28
31
|
},
|
|
@@ -101,7 +104,10 @@
|
|
|
101
104
|
}
|
|
102
105
|
},
|
|
103
106
|
{
|
|
104
|
-
"scope":
|
|
107
|
+
"scope": [
|
|
108
|
+
"entity.name.tag.css",
|
|
109
|
+
"entity.name.tag.less"
|
|
110
|
+
],
|
|
105
111
|
"settings": {
|
|
106
112
|
"foreground": "#d7ba7d"
|
|
107
113
|
}
|
|
@@ -115,10 +121,11 @@
|
|
|
115
121
|
{
|
|
116
122
|
"scope": [
|
|
117
123
|
"entity.other.attribute-name.class.css",
|
|
118
|
-
"entity.other.attribute-name.class
|
|
124
|
+
"source.css entity.other.attribute-name.class",
|
|
119
125
|
"entity.other.attribute-name.id.css",
|
|
120
126
|
"entity.other.attribute-name.parent-selector.css",
|
|
121
|
-
"entity.other.attribute-name.
|
|
127
|
+
"entity.other.attribute-name.parent.less",
|
|
128
|
+
"source.css entity.other.attribute-name.pseudo-class",
|
|
122
129
|
"entity.other.attribute-name.pseudo-element.css",
|
|
123
130
|
"source.css.less entity.other.attribute-name.id",
|
|
124
131
|
"entity.other.attribute-name.scss"
|
|
@@ -310,9 +317,7 @@
|
|
|
310
317
|
"scope": [
|
|
311
318
|
"support.type.vendored.property-name",
|
|
312
319
|
"support.type.property-name",
|
|
313
|
-
"
|
|
314
|
-
"variable.scss",
|
|
315
|
-
"variable.other.less",
|
|
320
|
+
"source.css variable",
|
|
316
321
|
"source.coffee.embedded"
|
|
317
322
|
],
|
|
318
323
|
"settings": {
|
|
@@ -455,7 +460,8 @@
|
|
|
455
460
|
"support.constant.math",
|
|
456
461
|
"support.constant.dom",
|
|
457
462
|
"support.constant.json",
|
|
458
|
-
"entity.other.inherited-class"
|
|
463
|
+
"entity.other.inherited-class",
|
|
464
|
+
"punctuation.separator.namespace.ruby"
|
|
459
465
|
],
|
|
460
466
|
"settings": {
|
|
461
467
|
"foreground": "#4EC9B0"
|
package/themes/light-plus.json
CHANGED
|
@@ -3,12 +3,13 @@
|
|
|
3
3
|
"actionBar.toggledBackground": "#dddddd",
|
|
4
4
|
"activityBarBadge.background": "#007ACC",
|
|
5
5
|
"checkbox.border": "#919191",
|
|
6
|
+
"diffEditor.unchangedRegionBackground": "#f8f8f8",
|
|
6
7
|
"editor.background": "#FFFFFF",
|
|
7
8
|
"editor.foreground": "#000000",
|
|
8
9
|
"editor.inactiveSelectionBackground": "#E5EBF1",
|
|
9
10
|
"editor.selectionHighlightBackground": "#ADD6FF80",
|
|
10
|
-
"editorIndentGuide.
|
|
11
|
-
"editorIndentGuide.
|
|
11
|
+
"editorIndentGuide.activeBackground1": "#939393",
|
|
12
|
+
"editorIndentGuide.background1": "#D3D3D3",
|
|
12
13
|
"editorSuggestWidget.background": "#F3F3F3",
|
|
13
14
|
"input.placeholderForeground": "#767676",
|
|
14
15
|
"list.activeSelectionIconForeground": "#FFF",
|
|
@@ -28,6 +29,8 @@
|
|
|
28
29
|
"statusBarItem.remoteBackground": "#16825D",
|
|
29
30
|
"statusBarItem.remoteForeground": "#FFF",
|
|
30
31
|
"tab.lastPinnedBorder": "#61616130",
|
|
32
|
+
"tab.selectedBackground": "#ffffffa5",
|
|
33
|
+
"tab.selectedForeground": "#333333b3",
|
|
31
34
|
"terminal.inactiveSelectionBackground": "#E5EBF1",
|
|
32
35
|
"widget.border": "#d4d4d4"
|
|
33
36
|
},
|
|
@@ -120,10 +123,11 @@
|
|
|
120
123
|
{
|
|
121
124
|
"scope": [
|
|
122
125
|
"entity.other.attribute-name.class.css",
|
|
123
|
-
"entity.other.attribute-name.class
|
|
126
|
+
"source.css entity.other.attribute-name.class",
|
|
124
127
|
"entity.other.attribute-name.id.css",
|
|
125
128
|
"entity.other.attribute-name.parent-selector.css",
|
|
126
|
-
"entity.other.attribute-name.
|
|
129
|
+
"entity.other.attribute-name.parent.less",
|
|
130
|
+
"source.css entity.other.attribute-name.pseudo-class",
|
|
127
131
|
"entity.other.attribute-name.pseudo-element.css",
|
|
128
132
|
"source.css.less entity.other.attribute-name.id",
|
|
129
133
|
"entity.other.attribute-name.scss"
|
|
@@ -330,9 +334,7 @@
|
|
|
330
334
|
"scope": [
|
|
331
335
|
"support.type.vendored.property-name",
|
|
332
336
|
"support.type.property-name",
|
|
333
|
-
"
|
|
334
|
-
"variable.scss",
|
|
335
|
-
"variable.other.less",
|
|
337
|
+
"source.css variable",
|
|
336
338
|
"source.coffee.embedded"
|
|
337
339
|
],
|
|
338
340
|
"settings": {
|
|
@@ -483,7 +485,8 @@
|
|
|
483
485
|
"support.constant.math",
|
|
484
486
|
"support.constant.dom",
|
|
485
487
|
"support.constant.json",
|
|
486
|
-
"entity.other.inherited-class"
|
|
488
|
+
"entity.other.inherited-class",
|
|
489
|
+
"punctuation.separator.namespace.ruby"
|
|
487
490
|
],
|
|
488
491
|
"settings": {
|
|
489
492
|
"foreground": "#267f99"
|
package/themes/monokai.json
CHANGED
|
@@ -196,7 +196,10 @@
|
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
|
-
"scope":
|
|
199
|
+
"scope": [
|
|
200
|
+
"entity.other.inherited-class",
|
|
201
|
+
"punctuation.separator.namespace.ruby"
|
|
202
|
+
],
|
|
200
203
|
"settings": {
|
|
201
204
|
"fontStyle": "italic underline",
|
|
202
205
|
"foreground": "#A6E22E"
|
package/themes/red.json
CHANGED