tm-themes 1.0.7 → 1.0.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 +26 -0
- package/README.md +5 -4
- package/index.js +23 -12
- package/package.json +1 -1
- package/themes/andromeeda.json +328 -0
package/NOTICE
CHANGED
|
@@ -11,6 +11,32 @@ forth below.
|
|
|
11
11
|
|
|
12
12
|
The following files/folders contain third party software:
|
|
13
13
|
|
|
14
|
+
=========================================================================================================
|
|
15
|
+
Files: andromeeda.json
|
|
16
|
+
License: https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md
|
|
17
|
+
SPDX: MIT
|
|
18
|
+
---------------------------------------------------------------------------------------------------------
|
|
19
|
+
Copyright (c) 2017 <eliverlara@gmail.com>
|
|
20
|
+
|
|
21
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
22
|
+
a copy of this software and associated documentation files (the
|
|
23
|
+
"Software"), to deal in the Software without restriction, including
|
|
24
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
25
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
26
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
27
|
+
the following conditions:
|
|
28
|
+
|
|
29
|
+
The above copyright notice and this permission notice shall be
|
|
30
|
+
included in all copies or substantial portions of the Software.
|
|
31
|
+
|
|
32
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
33
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
34
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
35
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
36
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
37
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
38
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
39
|
+
|
|
14
40
|
=========================================================================================================
|
|
15
41
|
Files: catppuccin-frappe.json, catppuccin-latte.json, catppuccin-macchiato.json, catppuccin-mocha.json
|
|
16
42
|
License: https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE
|
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/1cb7afb386b33049966d55475a3eec394d1df648/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 |
|
|
@@ -36,10 +36,11 @@ import { themes } from 'tm-themes'
|
|
|
36
36
|
|
|
37
37
|
| Name | ID | Source | License | File Size |
|
|
38
38
|
| ---- | -- | ------ | ------- | --------- |
|
|
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 |
|
|
39
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 |
|
|
40
|
-
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/
|
|
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/
|
|
41
|
+
| Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.25 kB |
|
|
42
|
+
| Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.26 kB |
|
|
43
|
+
| Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.25 kB |
|
|
43
44
|
| 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
45
|
| 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
46
|
| 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
|
@@ -4,6 +4,17 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const themes = [
|
|
7
|
+
{
|
|
8
|
+
byteSize: 8772,
|
|
9
|
+
displayName: 'Andromeeda',
|
|
10
|
+
lastUpdate: '2023-04-13T21:00:26Z',
|
|
11
|
+
license: 'MIT',
|
|
12
|
+
licenseUrl: 'https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md',
|
|
13
|
+
name: 'andromeeda',
|
|
14
|
+
sha: 'a05c86aec15c98d371e46eefbb2d1838b563f73c',
|
|
15
|
+
source: 'https://github.com/EliverLara/Andromeda/blob/a05c86aec15c98d371e46eefbb2d1838b563f73c/themes/Andromeda-color-theme.json',
|
|
16
|
+
type: 'dark',
|
|
17
|
+
},
|
|
7
18
|
{
|
|
8
19
|
byteSize: 13599,
|
|
9
20
|
displayName: 'Aurora X',
|
|
@@ -16,45 +27,45 @@ export const themes = [
|
|
|
16
27
|
{
|
|
17
28
|
byteSize: 44291,
|
|
18
29
|
displayName: 'Catppuccin Frappé',
|
|
19
|
-
lastUpdate: '2024-01-
|
|
30
|
+
lastUpdate: '2024-01-10T20:40:35Z',
|
|
20
31
|
license: 'MIT',
|
|
21
32
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
22
33
|
name: 'catppuccin-frappe',
|
|
23
|
-
sha: '
|
|
24
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
34
|
+
sha: '1cb7afb386b33049966d55475a3eec394d1df648',
|
|
35
|
+
source: 'https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json',
|
|
25
36
|
type: 'dark',
|
|
26
37
|
},
|
|
27
38
|
{
|
|
28
39
|
byteSize: 44289,
|
|
29
40
|
displayName: 'Catppuccin Latte',
|
|
30
|
-
lastUpdate: '2024-01-
|
|
41
|
+
lastUpdate: '2024-01-10T20:40:35Z',
|
|
31
42
|
license: 'MIT',
|
|
32
43
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
33
44
|
name: 'catppuccin-latte',
|
|
34
|
-
sha: '
|
|
35
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
45
|
+
sha: '1cb7afb386b33049966d55475a3eec394d1df648',
|
|
46
|
+
source: 'https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json',
|
|
36
47
|
type: 'light',
|
|
37
48
|
},
|
|
38
49
|
{
|
|
39
50
|
byteSize: 44296,
|
|
40
51
|
displayName: 'Catppuccin Macchiato',
|
|
41
|
-
lastUpdate: '2024-01-
|
|
52
|
+
lastUpdate: '2024-01-10T20:40:35Z',
|
|
42
53
|
license: 'MIT',
|
|
43
54
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
44
55
|
name: 'catppuccin-macchiato',
|
|
45
|
-
sha: '
|
|
46
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
56
|
+
sha: '1cb7afb386b33049966d55475a3eec394d1df648',
|
|
57
|
+
source: 'https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json',
|
|
47
58
|
type: 'dark',
|
|
48
59
|
},
|
|
49
60
|
{
|
|
50
61
|
byteSize: 44288,
|
|
51
62
|
displayName: 'Catppuccin Mocha',
|
|
52
|
-
lastUpdate: '2024-01-
|
|
63
|
+
lastUpdate: '2024-01-10T20:40:35Z',
|
|
53
64
|
license: 'MIT',
|
|
54
65
|
licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
|
|
55
66
|
name: 'catppuccin-mocha',
|
|
56
|
-
sha: '
|
|
57
|
-
source: 'https://github.com/catppuccin/vscode/blob/
|
|
67
|
+
sha: '1cb7afb386b33049966d55475a3eec394d1df648',
|
|
68
|
+
source: 'https://github.com/catppuccin/vscode/blob/1cb7afb386b33049966d55475a3eec394d1df648/packages/catppuccin-vsc/package.json',
|
|
58
69
|
type: 'dark',
|
|
59
70
|
},
|
|
60
71
|
{
|
package/package.json
CHANGED
|
@@ -0,0 +1,328 @@
|
|
|
1
|
+
{
|
|
2
|
+
"colors": {
|
|
3
|
+
"activityBar.background": "#23262E",
|
|
4
|
+
"activityBar.dropBackground": "#3a404e",
|
|
5
|
+
"activityBar.foreground": "#BAAFC0",
|
|
6
|
+
"activityBarBadge.background": "#00b0ff",
|
|
7
|
+
"activityBarBadge.foreground": "#20232B",
|
|
8
|
+
"badge.background": "#00b0ff",
|
|
9
|
+
"badge.foreground": "#20232B",
|
|
10
|
+
"button.background": "#00e8c5cc",
|
|
11
|
+
"button.hoverBackground": "#07d4b6cc",
|
|
12
|
+
"debugExceptionWidget.background": "#FF9F2E60",
|
|
13
|
+
"debugExceptionWidget.border": "#FF9F2E60",
|
|
14
|
+
"debugToolBar.background": "#20232A",
|
|
15
|
+
"diffEditor.insertedTextBackground": "#29BF1220",
|
|
16
|
+
"diffEditor.removedTextBackground": "#F21B3F20",
|
|
17
|
+
"dropdown.background": "#2b303b",
|
|
18
|
+
"dropdown.border": "#363c49",
|
|
19
|
+
"editor.background": "#23262E",
|
|
20
|
+
"editor.findMatchBackground": "#f39d1256",
|
|
21
|
+
"editor.findMatchBorder": "#f39d12b6",
|
|
22
|
+
"editor.findMatchHighlightBackground": "#59b8b377",
|
|
23
|
+
"editor.foreground": "#D5CED9",
|
|
24
|
+
"editor.hoverHighlightBackground": "#373941",
|
|
25
|
+
"editor.lineHighlightBackground": "#2e323d",
|
|
26
|
+
"editor.lineHighlightBorder": "#2e323d",
|
|
27
|
+
"editor.rangeHighlightBackground": "#372F3C",
|
|
28
|
+
"editor.selectionBackground": "#3D4352",
|
|
29
|
+
"editor.selectionHighlightBackground": "#4F435580",
|
|
30
|
+
"editor.wordHighlightBackground": "#4F4355",
|
|
31
|
+
"editor.wordHighlightStrongBackground": "#db45a280",
|
|
32
|
+
"editorBracketMatch.background": "#746f77",
|
|
33
|
+
"editorBracketMatch.border": "#746f77",
|
|
34
|
+
"editorCodeLens.foreground": "#746f77",
|
|
35
|
+
"editorCursor.foreground": "#FFF",
|
|
36
|
+
"editorError.foreground": "#FC644D",
|
|
37
|
+
"editorGroup.background": "#23262E",
|
|
38
|
+
"editorGroup.dropBackground": "#495061d7",
|
|
39
|
+
"editorGroupHeader.tabsBackground": "#23262E",
|
|
40
|
+
"editorGutter.addedBackground": "#9BC53DBB",
|
|
41
|
+
"editorGutter.deletedBackground": "#FC644DBB",
|
|
42
|
+
"editorGutter.modifiedBackground": "#5BC0EBBB",
|
|
43
|
+
"editorHoverWidget.background": "#373941",
|
|
44
|
+
"editorHoverWidget.border": "#00e8c5cc",
|
|
45
|
+
"editorIndentGuide.activeBackground": "#585C66",
|
|
46
|
+
"editorIndentGuide.background": "#333844",
|
|
47
|
+
"editorLineNumber.foreground": "#746f77",
|
|
48
|
+
"editorLink.activeForeground": "#3B79C7",
|
|
49
|
+
"editorOverviewRuler.border": "#1B1D23",
|
|
50
|
+
"editorRuler.foreground": "#4F4355",
|
|
51
|
+
"editorSuggestWidget.background": "#20232A",
|
|
52
|
+
"editorSuggestWidget.border": "#372F3C",
|
|
53
|
+
"editorSuggestWidget.selectedBackground": "#373941",
|
|
54
|
+
"editorWarning.foreground": "#FF9F2E",
|
|
55
|
+
"editorWhitespace.foreground": "#333844",
|
|
56
|
+
"editorWidget.background": "#20232A",
|
|
57
|
+
"errorForeground": "#FC644D",
|
|
58
|
+
"extensionButton.prominentBackground": "#07d4b6cc",
|
|
59
|
+
"extensionButton.prominentHoverBackground": "#07d4b5b0",
|
|
60
|
+
"focusBorder": "#746f77",
|
|
61
|
+
"foreground": "#D5CED9",
|
|
62
|
+
"gitDecoration.ignoredResourceForeground": "#555555",
|
|
63
|
+
"input.background": "#2b303b",
|
|
64
|
+
"input.placeholderForeground": "#746f77",
|
|
65
|
+
"inputOption.activeBorder": "#C668BA",
|
|
66
|
+
"inputValidation.errorBackground": "#D65343",
|
|
67
|
+
"inputValidation.errorBorder": "#D65343",
|
|
68
|
+
"inputValidation.infoBackground": "#3A6395",
|
|
69
|
+
"inputValidation.infoBorder": "#3A6395",
|
|
70
|
+
"inputValidation.warningBackground": "#DE9237",
|
|
71
|
+
"inputValidation.warningBorder": "#DE9237",
|
|
72
|
+
"list.activeSelectionBackground": "#23262E",
|
|
73
|
+
"list.activeSelectionForeground": "#00e8c6",
|
|
74
|
+
"list.dropBackground": "#3a404e",
|
|
75
|
+
"list.focusBackground": "#282b35",
|
|
76
|
+
"list.focusForeground": "#eee",
|
|
77
|
+
"list.hoverBackground": "#23262E",
|
|
78
|
+
"list.hoverForeground": "#eee",
|
|
79
|
+
"list.inactiveSelectionBackground": "#23262E",
|
|
80
|
+
"list.inactiveSelectionForeground": "#00e8c6",
|
|
81
|
+
"merge.currentContentBackground": "#F9267240",
|
|
82
|
+
"merge.currentHeaderBackground": "#F92672",
|
|
83
|
+
"merge.incomingContentBackground": "#3B79C740",
|
|
84
|
+
"merge.incomingHeaderBackground": "#3B79C7BB",
|
|
85
|
+
"minimapSlider.activeBackground": "#60698060",
|
|
86
|
+
"minimapSlider.background": "#58607460",
|
|
87
|
+
"minimapSlider.hoverBackground": "#60698060",
|
|
88
|
+
"notification.background": "#2d313b",
|
|
89
|
+
"notification.buttonBackground": "#00e8c5cc",
|
|
90
|
+
"notification.buttonHoverBackground": "#07d4b5b0",
|
|
91
|
+
"notification.errorBackground": "#FC644D",
|
|
92
|
+
"notification.infoBackground": "#00b0ff",
|
|
93
|
+
"notification.warningBackground": "#FF9F2E",
|
|
94
|
+
"panel.background": "#23262E",
|
|
95
|
+
"panel.border": "#1B1D23",
|
|
96
|
+
"panelTitle.activeBorder": "#23262E",
|
|
97
|
+
"panelTitle.inactiveForeground": "#746f77",
|
|
98
|
+
"peekView.border": "#23262E",
|
|
99
|
+
"peekViewEditor.background": "#1A1C22",
|
|
100
|
+
"peekViewEditor.matchHighlightBackground": "#FF9F2E60",
|
|
101
|
+
"peekViewResult.background": "#1A1C22",
|
|
102
|
+
"peekViewResult.matchHighlightBackground": "#FF9F2E60",
|
|
103
|
+
"peekViewResult.selectionBackground": "#23262E",
|
|
104
|
+
"peekViewTitle.background": "#1A1C22",
|
|
105
|
+
"peekViewTitleDescription.foreground": "#746f77",
|
|
106
|
+
"pickerGroup.border": "#4F4355",
|
|
107
|
+
"pickerGroup.foreground": "#746f77",
|
|
108
|
+
"progressBar.background": "#C668BA",
|
|
109
|
+
"scrollbar.shadow": "#23262E",
|
|
110
|
+
"scrollbarSlider.activeBackground": "#3A3F4CCC",
|
|
111
|
+
"scrollbarSlider.background": "#3A3F4C77",
|
|
112
|
+
"scrollbarSlider.hoverBackground": "#3A3F4CAA",
|
|
113
|
+
"selection.background": "#746f77",
|
|
114
|
+
"sideBar.background": "#23262E",
|
|
115
|
+
"sideBar.foreground": "#999999",
|
|
116
|
+
"sideBarSectionHeader.background": "#23262E",
|
|
117
|
+
"sideBarTitle.foreground": "#00e8c6",
|
|
118
|
+
"statusBar.background": "#23262E",
|
|
119
|
+
"statusBar.debuggingBackground": "#FC644D",
|
|
120
|
+
"statusBar.noFolderBackground": "#23262E",
|
|
121
|
+
"statusBarItem.activeBackground": "#00e8c5cc",
|
|
122
|
+
"statusBarItem.hoverBackground": "#07d4b5b0",
|
|
123
|
+
"statusBarItem.prominentBackground": "#07d4b5b0",
|
|
124
|
+
"statusBarItem.prominentHoverBackground": "#00e8c5cc",
|
|
125
|
+
"tab.activeBackground": "#23262e",
|
|
126
|
+
"tab.activeForeground": "#00e8c6",
|
|
127
|
+
"tab.inactiveBackground": "#23262E",
|
|
128
|
+
"tab.inactiveForeground": "#746f77",
|
|
129
|
+
"terminal.ansiBlue": "#7cb7ff",
|
|
130
|
+
"terminal.ansiBrightBlue": "#7cb7ff",
|
|
131
|
+
"terminal.ansiBrightCyan": "#00e8c6",
|
|
132
|
+
"terminal.ansiBrightGreen": "#96E072",
|
|
133
|
+
"terminal.ansiBrightMagenta": "#ff00aa",
|
|
134
|
+
"terminal.ansiBrightRed": "#ee5d43",
|
|
135
|
+
"terminal.ansiBrightYellow": "#FFE66D",
|
|
136
|
+
"terminal.ansiCyan": "#00e8c6",
|
|
137
|
+
"terminal.ansiGreen": "#96E072",
|
|
138
|
+
"terminal.ansiMagenta": "#ff00aa",
|
|
139
|
+
"terminal.ansiRed": "#ee5d43",
|
|
140
|
+
"terminal.ansiYellow": "#FFE66D",
|
|
141
|
+
"terminalCursor.background": "#23262E",
|
|
142
|
+
"terminalCursor.foreground": "#FFE66D",
|
|
143
|
+
"titleBar.activeBackground": "#23262E",
|
|
144
|
+
"walkThrough.embeddedEditorBackground": "#23262E",
|
|
145
|
+
"widget.shadow": "#14151A"
|
|
146
|
+
},
|
|
147
|
+
"displayName": "Andromeeda",
|
|
148
|
+
"name": "andromeeda",
|
|
149
|
+
"tokenColors": [
|
|
150
|
+
{
|
|
151
|
+
"settings": {
|
|
152
|
+
"background": "#23262E",
|
|
153
|
+
"foreground": "#D5CED9"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"scope": [
|
|
158
|
+
"comment",
|
|
159
|
+
"markup.quote.markdown",
|
|
160
|
+
"meta.diff",
|
|
161
|
+
"meta.diff.header"
|
|
162
|
+
],
|
|
163
|
+
"settings": {
|
|
164
|
+
"foreground": "#A0A1A7cc"
|
|
165
|
+
}
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"scope": [
|
|
169
|
+
"meta.template.expression.js",
|
|
170
|
+
"constant.name.attribute.tag.jade",
|
|
171
|
+
"punctuation.definition.metadata.markdown",
|
|
172
|
+
"punctuation.definition.string.end.markdown",
|
|
173
|
+
"punctuation.definition.string.begin.markdown"
|
|
174
|
+
],
|
|
175
|
+
"settings": {
|
|
176
|
+
"foreground": "#D5CED9"
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"scope": [
|
|
181
|
+
"variable",
|
|
182
|
+
"support.variable",
|
|
183
|
+
"entity.name.tag.yaml",
|
|
184
|
+
"constant.character.entity.html",
|
|
185
|
+
"source.css entity.name.tag.reference",
|
|
186
|
+
"beginning.punctuation.definition.list.markdown",
|
|
187
|
+
"source.css entity.other.attribute-name.parent-selector",
|
|
188
|
+
"meta.structure.dictionary.json support.type.property-name"
|
|
189
|
+
],
|
|
190
|
+
"settings": {
|
|
191
|
+
"foreground": "#00e8c6"
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"scope": [
|
|
196
|
+
"markup.bold",
|
|
197
|
+
"constant.numeric",
|
|
198
|
+
"meta.group.regexp",
|
|
199
|
+
"constant.other.php",
|
|
200
|
+
"support.constant.ext.php",
|
|
201
|
+
"constant.other.class.php",
|
|
202
|
+
"support.constant.core.php",
|
|
203
|
+
"fenced_code.block.language",
|
|
204
|
+
"constant.other.caps.python",
|
|
205
|
+
"entity.other.attribute-name",
|
|
206
|
+
"support.type.exception.python",
|
|
207
|
+
"source.css keyword.other.unit",
|
|
208
|
+
"variable.other.object.property.js.jsx",
|
|
209
|
+
"variable.other.object.js"
|
|
210
|
+
],
|
|
211
|
+
"settings": {
|
|
212
|
+
"foreground": "#f39c12"
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"scope": [
|
|
217
|
+
"markup.list",
|
|
218
|
+
"text.xml string",
|
|
219
|
+
"entity.name.type",
|
|
220
|
+
"support.function",
|
|
221
|
+
"entity.other.attribute-name",
|
|
222
|
+
"meta.at-rule.extend",
|
|
223
|
+
"entity.name.function",
|
|
224
|
+
"entity.other.inherited-class",
|
|
225
|
+
"entity.other.keyframe-offset.css",
|
|
226
|
+
"text.html.markdown string.quoted",
|
|
227
|
+
"meta.function-call.generic.python",
|
|
228
|
+
"meta.at-rule.extend support.constant",
|
|
229
|
+
"entity.other.attribute-name.class.jade",
|
|
230
|
+
"source.css entity.other.attribute-name",
|
|
231
|
+
"text.xml punctuation.definition.string"
|
|
232
|
+
],
|
|
233
|
+
"settings": {
|
|
234
|
+
"foreground": "#FFE66D"
|
|
235
|
+
}
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"scope": [
|
|
239
|
+
"markup.heading",
|
|
240
|
+
"variable.language.this.js",
|
|
241
|
+
"variable.language.special.self.python"
|
|
242
|
+
],
|
|
243
|
+
"settings": {
|
|
244
|
+
"foreground": "#ff00aa"
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"scope": [
|
|
249
|
+
"punctuation.definition.interpolation",
|
|
250
|
+
"punctuation.section.embedded.end.php",
|
|
251
|
+
"punctuation.section.embedded.end.ruby",
|
|
252
|
+
"punctuation.section.embedded.begin.php",
|
|
253
|
+
"punctuation.section.embedded.begin.ruby",
|
|
254
|
+
"punctuation.definition.template-expression",
|
|
255
|
+
"entity.name.tag"
|
|
256
|
+
],
|
|
257
|
+
"settings": {
|
|
258
|
+
"foreground": "#f92672"
|
|
259
|
+
}
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"scope": [
|
|
263
|
+
"storage",
|
|
264
|
+
"keyword",
|
|
265
|
+
"meta.link",
|
|
266
|
+
"meta.image",
|
|
267
|
+
"markup.italic",
|
|
268
|
+
"source.js support.type"
|
|
269
|
+
],
|
|
270
|
+
"settings": {
|
|
271
|
+
"foreground": "#c74ded"
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"scope": [
|
|
276
|
+
"string.regexp",
|
|
277
|
+
"markup.changed"
|
|
278
|
+
],
|
|
279
|
+
"settings": {
|
|
280
|
+
"foreground": "#7cb7ff"
|
|
281
|
+
}
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"scope": [
|
|
285
|
+
"constant",
|
|
286
|
+
"support.class",
|
|
287
|
+
"keyword.operator",
|
|
288
|
+
"support.constant",
|
|
289
|
+
"text.html.markdown string",
|
|
290
|
+
"source.css support.function",
|
|
291
|
+
"source.php support.function",
|
|
292
|
+
"support.function.magic.python",
|
|
293
|
+
"entity.other.attribute-name.id",
|
|
294
|
+
"markup.deleted"
|
|
295
|
+
],
|
|
296
|
+
"settings": {
|
|
297
|
+
"foreground": "#ee5d43"
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"scope": [
|
|
302
|
+
"string",
|
|
303
|
+
"text.html.php string",
|
|
304
|
+
"markup.inline.raw",
|
|
305
|
+
"markup.inserted",
|
|
306
|
+
"punctuation.definition.string",
|
|
307
|
+
"punctuation.definition.markdown",
|
|
308
|
+
"text.html meta.embedded source.js string",
|
|
309
|
+
"text.html.php punctuation.definition.string",
|
|
310
|
+
"text.html meta.embedded source.js punctuation.definition.string",
|
|
311
|
+
"text.html punctuation.definition.string",
|
|
312
|
+
"text.html string"
|
|
313
|
+
],
|
|
314
|
+
"settings": {
|
|
315
|
+
"foreground": "#96E072"
|
|
316
|
+
}
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"scope": [
|
|
320
|
+
"entity.other.inherited-class"
|
|
321
|
+
],
|
|
322
|
+
"settings": {
|
|
323
|
+
"fontStyle": "underline"
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
],
|
|
327
|
+
"type": "dark"
|
|
328
|
+
}
|