@brimveyn/aimux-config 0.4.3 → 0.4.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/package.json +1 -1
- package/src/actions.ts +11 -8
- package/src/defaults.ts +3 -2
- package/src/house-themes.ts +44 -302
- package/src/index.ts +20 -16
- package/src/palette-to-shiki.ts +134 -0
- package/src/palette-utils.ts +92 -0
- package/src/resolver.ts +0 -1
- package/src/themes/opencode.ts +1460 -0
- package/src/themes.ts +18 -88
- package/src/types.ts +42 -130
- package/src/normalize-theme.ts +0 -260
- package/src/themes/generated/andromeeda.ts +0 -346
- package/src/themes/generated/aurora-x.ts +0 -603
- package/src/themes/generated/ayu-dark.ts +0 -817
- package/src/themes/generated/ayu-light.ts +0 -817
- package/src/themes/generated/ayu-mirage.ts +0 -817
- package/src/themes/generated/catppuccin-frappe.ts +0 -2041
- package/src/themes/generated/catppuccin-latte.ts +0 -2041
- package/src/themes/generated/catppuccin-macchiato.ts +0 -2041
- package/src/themes/generated/catppuccin-mocha.ts +0 -2041
- package/src/themes/generated/dark-plus.ts +0 -614
- package/src/themes/generated/dracula-soft.ts +0 -947
- package/src/themes/generated/dracula.ts +0 -947
- package/src/themes/generated/everforest-dark.ts +0 -2246
- package/src/themes/generated/everforest-light.ts +0 -2246
- package/src/themes/generated/github-dark-default.ts +0 -605
- package/src/themes/generated/github-dark-dimmed.ts +0 -605
- package/src/themes/generated/github-dark-high-contrast.ts +0 -608
- package/src/themes/generated/github-dark.ts +0 -519
- package/src/themes/generated/github-light-default.ts +0 -602
- package/src/themes/generated/github-light-high-contrast.ts +0 -604
- package/src/themes/generated/github-light.ts +0 -515
- package/src/themes/generated/gruvbox-dark-hard.ts +0 -1124
- package/src/themes/generated/gruvbox-dark-medium.ts +0 -1124
- package/src/themes/generated/gruvbox-dark-soft.ts +0 -1124
- package/src/themes/generated/gruvbox-light-hard.ts +0 -1124
- package/src/themes/generated/gruvbox-light-medium.ts +0 -1124
- package/src/themes/generated/gruvbox-light-soft.ts +0 -1124
- package/src/themes/generated/horizon-bright.ts +0 -420
- package/src/themes/generated/horizon.ts +0 -418
- package/src/themes/generated/houston.ts +0 -1819
- package/src/themes/generated/index.ts +0 -140
- package/src/themes/generated/kanagawa-dragon.ts +0 -753
- package/src/themes/generated/kanagawa-lotus.ts +0 -753
- package/src/themes/generated/kanagawa-wave.ts +0 -753
- package/src/themes/generated/laserwave.ts +0 -489
- package/src/themes/generated/light-plus.ts +0 -639
- package/src/themes/generated/material-theme-darker.ts +0 -759
- package/src/themes/generated/material-theme-lighter.ts +0 -759
- package/src/themes/generated/material-theme-ocean.ts +0 -759
- package/src/themes/generated/material-theme-palenight.ts +0 -759
- package/src/themes/generated/material-theme.ts +0 -759
- package/src/themes/generated/min-dark.ts +0 -326
- package/src/themes/generated/min-light.ts +0 -331
- package/src/themes/generated/monokai.ts +0 -463
- package/src/themes/generated/night-owl-light.ts +0 -1526
- package/src/themes/generated/night-owl.ts +0 -1628
- package/src/themes/generated/nord.ts +0 -1277
- package/src/themes/generated/one-dark-pro.ts +0 -1920
- package/src/themes/generated/one-light.ts +0 -1599
- package/src/themes/generated/plastic.ts +0 -315
- package/src/themes/generated/poimandres.ts +0 -1233
- package/src/themes/generated/red.ts +0 -395
- package/src/themes/generated/rose-pine-dawn.ts +0 -696
- package/src/themes/generated/rose-pine-moon.ts +0 -696
- package/src/themes/generated/rose-pine.ts +0 -696
- package/src/themes/generated/slack-dark.ts +0 -594
- package/src/themes/generated/slack-ochin.ts +0 -461
- package/src/themes/generated/snazzy-light.ts +0 -1254
- package/src/themes/generated/solarized-dark.ts +0 -387
- package/src/themes/generated/solarized-light.ts +0 -379
- package/src/themes/generated/synthwave-84.ts +0 -751
- package/src/themes/generated/tokyo-night.ts +0 -1420
- package/src/themes/generated/vesper.ts +0 -578
- package/src/themes/generated/vitesse-black.ts +0 -629
- package/src/themes/generated/vitesse-dark.ts +0 -629
- package/src/themes/generated/vitesse-light.ts +0 -627
|
@@ -1,817 +0,0 @@
|
|
|
1
|
-
// @generated by scripts/generate-themes.ts. DO NOT EDIT.
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
|
|
4
|
-
import type { Theme } from '../../types'
|
|
5
|
-
|
|
6
|
-
export const theme: Theme = {
|
|
7
|
-
bg: '#242936',
|
|
8
|
-
colors: {
|
|
9
|
-
'actionBar.toggledBackground': '#637599',
|
|
10
|
-
'activityBar.activeBorder': '#ffcc66',
|
|
11
|
-
'activityBar.background': '#1f2430',
|
|
12
|
-
'activityBar.border': '#171b24',
|
|
13
|
-
'activityBar.foreground': '#707a8c',
|
|
14
|
-
'activityBar.inactiveForeground': '#707a8c',
|
|
15
|
-
'activityBarBadge.background': '#ffcc66',
|
|
16
|
-
'activityBarBadge.foreground': '#735923',
|
|
17
|
-
'activityBarTop.activeBorder': '#ffcc66',
|
|
18
|
-
'activityBarTop.foreground': '#808999',
|
|
19
|
-
'badge.background': '#ffcc66',
|
|
20
|
-
'badge.foreground': '#ffcc66',
|
|
21
|
-
'button.background': '#ffcc66',
|
|
22
|
-
'button.border': '#735923',
|
|
23
|
-
'button.foreground': '#735923',
|
|
24
|
-
'button.hoverBackground': '#f9c55d',
|
|
25
|
-
'button.secondaryBackground': '#707a8c',
|
|
26
|
-
'button.secondaryForeground': '#cccac2',
|
|
27
|
-
'button.secondaryHoverBackground': '#707a8c',
|
|
28
|
-
'button.separator': '#735923',
|
|
29
|
-
'chat.checkpointSeparator': '#6e7c8f',
|
|
30
|
-
'chat.editedFileForeground': '#80bfff',
|
|
31
|
-
'chat.requestBackground': '#1f2430',
|
|
32
|
-
'chat.requestBorder': '#637599',
|
|
33
|
-
'chat.requestBubbleBackground': '#69758c',
|
|
34
|
-
'chat.requestBubbleHoverBackground': '#637599',
|
|
35
|
-
'chat.slashCommandBackground': '#5ccfe6',
|
|
36
|
-
'chat.slashCommandForeground': '#5ccfe6',
|
|
37
|
-
'commandCenter.activeBackground': '#637599',
|
|
38
|
-
'commandCenter.activeBorder': '#637599',
|
|
39
|
-
'commandCenter.activeForeground': '#707a8c',
|
|
40
|
-
'commandCenter.background': '#242936',
|
|
41
|
-
'commandCenter.border': '#171b24',
|
|
42
|
-
'commandCenter.foreground': '#707a8c',
|
|
43
|
-
'commandCenter.inactiveBorder': '#171b24',
|
|
44
|
-
'contrastBorder': '#171b24',
|
|
45
|
-
'debugConsoleInputIcon.foreground': '#ffcc66',
|
|
46
|
-
'debugExceptionWidget.background': '#282e3b',
|
|
47
|
-
'debugExceptionWidget.border': '#171b24',
|
|
48
|
-
'debugIcon.breakpointDisabledForeground': '#f29e74',
|
|
49
|
-
'debugIcon.breakpointForeground': '#f29e74',
|
|
50
|
-
'debugToolBar.background': '#282e3b',
|
|
51
|
-
'descriptionForeground': '#707a8c',
|
|
52
|
-
'diffEditor.diagonalFill': '#171b24',
|
|
53
|
-
'diffEditor.insertedLineBackground': '#364940',
|
|
54
|
-
'diffEditor.insertedTextBackground': '#87d96c',
|
|
55
|
-
'diffEditor.removedLineBackground': '#493744',
|
|
56
|
-
'diffEditor.removedTextBackground': '#f27983',
|
|
57
|
-
'disabledForeground': '#707a8c',
|
|
58
|
-
'dropdown.background': '#282e3b',
|
|
59
|
-
'dropdown.border': '#171b24',
|
|
60
|
-
'dropdown.foreground': '#707a8c',
|
|
61
|
-
'editor.background': '#242936',
|
|
62
|
-
'editor.findMatchBackground': '#736950',
|
|
63
|
-
'editor.findMatchHighlightBackground': '#736950',
|
|
64
|
-
'editor.foreground': '#cccac2',
|
|
65
|
-
'editor.inactiveSelectionBackground': '#409fff',
|
|
66
|
-
'editor.lineHighlightBackground': '#1a1f29',
|
|
67
|
-
'editor.rangeHighlightBackground': '#736950',
|
|
68
|
-
'editor.selectionBackground': '#409fff',
|
|
69
|
-
'editor.selectionHighlightBackground': '#87d96c',
|
|
70
|
-
'editor.selectionHighlightBorder': '#87d96c',
|
|
71
|
-
'editor.snippetTabstopHighlightBackground': '#87d96c',
|
|
72
|
-
'editor.wordHighlightBackground': '#80bfff',
|
|
73
|
-
'editor.wordHighlightBorder': '#80bfff',
|
|
74
|
-
'editor.wordHighlightStrongBackground': '#87d96c',
|
|
75
|
-
'editor.wordHighlightStrongBorder': '#87d96c',
|
|
76
|
-
'editorBracketMatch.background': '#707a8c',
|
|
77
|
-
'editorBracketMatch.border': '#707a8c',
|
|
78
|
-
'editorCodeLens.foreground': '#6e7c8f',
|
|
79
|
-
'editorCursor.foreground': '#ffcc66',
|
|
80
|
-
'editorError.foreground': '#ff6666',
|
|
81
|
-
'editorGroup.background': '#282e3b',
|
|
82
|
-
'editorGroup.border': '#171b24',
|
|
83
|
-
'editorGroupHeader.noTabsBackground': '#1f2430',
|
|
84
|
-
'editorGroupHeader.tabsBackground': '#1f2430',
|
|
85
|
-
'editorGroupHeader.tabsBorder': '#171b24',
|
|
86
|
-
'editorGutter.addedBackground': '#87d96c',
|
|
87
|
-
'editorGutter.deletedBackground': '#f27983',
|
|
88
|
-
'editorGutter.modifiedBackground': '#80bfff',
|
|
89
|
-
'editorHoverWidget.background': '#282e3b',
|
|
90
|
-
'editorHoverWidget.border': '#171b24',
|
|
91
|
-
'editorIndentGuide.activeBackground': '#707a8c',
|
|
92
|
-
'editorIndentGuide.background': '#707a8c',
|
|
93
|
-
'editorInlayHint.foreground': '#cccac2',
|
|
94
|
-
'editorLineNumber.activeForeground': '#707a8c',
|
|
95
|
-
'editorLineNumber.foreground': '#707a8c',
|
|
96
|
-
'editorLink.activeForeground': '#ffcc66',
|
|
97
|
-
'editorMarkerNavigation.background': '#282e3b',
|
|
98
|
-
'editorOverviewRuler.addedForeground': '#87d96c',
|
|
99
|
-
'editorOverviewRuler.border': '#171b24',
|
|
100
|
-
'editorOverviewRuler.bracketMatchForeground': '#707a8c',
|
|
101
|
-
'editorOverviewRuler.deletedForeground': '#f27983',
|
|
102
|
-
'editorOverviewRuler.errorForeground': '#ff6666',
|
|
103
|
-
'editorOverviewRuler.findMatchForeground': '#736950',
|
|
104
|
-
'editorOverviewRuler.modifiedForeground': '#80bfff',
|
|
105
|
-
'editorOverviewRuler.warningForeground': '#ffcc66',
|
|
106
|
-
'editorOverviewRuler.wordHighlightForeground': '#80bfff',
|
|
107
|
-
'editorOverviewRuler.wordHighlightStrongForeground': '#87d96c',
|
|
108
|
-
'editorRuler.foreground': '#707a8c',
|
|
109
|
-
'editorStickyScroll.border': '#171b24',
|
|
110
|
-
'editorStickyScroll.shadow': '#000000',
|
|
111
|
-
'editorStickyScrollHover.background': '#69758c',
|
|
112
|
-
'editorSuggestWidget.background': '#282e3b',
|
|
113
|
-
'editorSuggestWidget.border': '#171b24',
|
|
114
|
-
'editorSuggestWidget.highlightForeground': '#ffcc66',
|
|
115
|
-
'editorSuggestWidget.selectedBackground': '#637599',
|
|
116
|
-
'editorWarning.foreground': '#ffcc66',
|
|
117
|
-
'editorWhitespace.foreground': '#707a8c',
|
|
118
|
-
'editorWidget.background': '#282e3b',
|
|
119
|
-
'editorWidget.border': '#171b24',
|
|
120
|
-
'editorWidget.resizeBorder': '#282e3b',
|
|
121
|
-
'errorForeground': '#ff6666',
|
|
122
|
-
'extensionButton.prominentBackground': '#ffcc66',
|
|
123
|
-
'extensionButton.prominentForeground': '#735923',
|
|
124
|
-
'extensionButton.prominentHoverBackground': '#fcc85f',
|
|
125
|
-
'focusBorder': '#ffcc66',
|
|
126
|
-
'foreground': '#707a8c',
|
|
127
|
-
'gitDecoration.addedResourceForeground': '#87d96c',
|
|
128
|
-
'gitDecoration.deletedResourceForeground': '#f27983',
|
|
129
|
-
'gitDecoration.ignoredResourceForeground': '#707a8c',
|
|
130
|
-
'gitDecoration.modifiedResourceForeground': '#80bfff',
|
|
131
|
-
'gitDecoration.submoduleResourceForeground': '#dfbfff',
|
|
132
|
-
'gitDecoration.untrackedResourceForeground': '#87d96c',
|
|
133
|
-
'icon.foreground': '#707a8c',
|
|
134
|
-
'inlineChat.background': '#282e3b',
|
|
135
|
-
'inlineChat.border': '#171b24',
|
|
136
|
-
'inlineChat.foreground': '#cccac2',
|
|
137
|
-
'inlineChat.shadow': '#000000',
|
|
138
|
-
'inlineChatDiff.inserted': '#87d96c',
|
|
139
|
-
'inlineChatDiff.removed': '#f27983',
|
|
140
|
-
'inlineChatInput.background': '#242936',
|
|
141
|
-
'inlineChatInput.border': '#171b24',
|
|
142
|
-
'inlineChatInput.focusBorder': '#ffcc66',
|
|
143
|
-
'inlineChatInput.placeholderForeground': '#707a8c',
|
|
144
|
-
'inlineEdit.gutterIndicator.background': '#171b24',
|
|
145
|
-
'inlineEdit.gutterIndicator.primaryBackground': '#ffcc66',
|
|
146
|
-
'inlineEdit.gutterIndicator.primaryBorder': '#ffcc66',
|
|
147
|
-
'inlineEdit.gutterIndicator.primaryForeground': '#ffcc66',
|
|
148
|
-
'inlineEdit.gutterIndicator.secondaryBackground': '#707a8c',
|
|
149
|
-
'inlineEdit.gutterIndicator.secondaryBorder': '#707a8c',
|
|
150
|
-
'inlineEdit.gutterIndicator.secondaryForeground': '#707a8c',
|
|
151
|
-
'inlineEdit.gutterIndicator.successfulBackground': '#87d96c',
|
|
152
|
-
'inlineEdit.gutterIndicator.successfulBorder': '#87d96c',
|
|
153
|
-
'inlineEdit.gutterIndicator.successfulForeground': '#87d96c',
|
|
154
|
-
'inlineEdit.modifiedBackground': '#87d96c',
|
|
155
|
-
'inlineEdit.modifiedBorder': '#87d96c',
|
|
156
|
-
'inlineEdit.modifiedChangedLineBackground': '#87d96c',
|
|
157
|
-
'inlineEdit.modifiedChangedTextBackground': '#87d96c',
|
|
158
|
-
'inlineEdit.originalBackground': '#f27983',
|
|
159
|
-
'inlineEdit.originalBorder': '#f27983',
|
|
160
|
-
'inlineEdit.originalChangedLineBackground': '#f27983',
|
|
161
|
-
'inlineEdit.originalChangedTextBackground': '#f27983',
|
|
162
|
-
'input.background': '#242936',
|
|
163
|
-
'input.border': '#707a8c',
|
|
164
|
-
'input.foreground': '#cccac2',
|
|
165
|
-
'input.placeholderForeground': '#707a8c',
|
|
166
|
-
'inputOption.activeBackground': '#ffcc66',
|
|
167
|
-
'inputOption.activeBorder': '#ffcc66',
|
|
168
|
-
'inputOption.activeForeground': '#ffcc66',
|
|
169
|
-
'inputOption.hoverBackground': '#707a8c',
|
|
170
|
-
'inputValidation.errorBackground': '#242936',
|
|
171
|
-
'inputValidation.errorBorder': '#ff6666',
|
|
172
|
-
'inputValidation.infoBackground': '#1f2430',
|
|
173
|
-
'inputValidation.infoBorder': '#5ccfe6',
|
|
174
|
-
'inputValidation.warningBackground': '#1f2430',
|
|
175
|
-
'inputValidation.warningBorder': '#ffcd66',
|
|
176
|
-
'keybindingLabel.background': '#707a8c',
|
|
177
|
-
'keybindingLabel.border': '#cccac2',
|
|
178
|
-
'keybindingLabel.bottomBorder': '#cccac2',
|
|
179
|
-
'keybindingLabel.foreground': '#cccac2',
|
|
180
|
-
'list.activeSelectionBackground': '#637599',
|
|
181
|
-
'list.activeSelectionForeground': '#cccac2',
|
|
182
|
-
'list.deemphasizedForeground': '#ff6666',
|
|
183
|
-
'list.errorForeground': '#ff6666',
|
|
184
|
-
'list.filterMatchBackground': '#6a6149',
|
|
185
|
-
'list.filterMatchBorder': '#736950',
|
|
186
|
-
'list.focusBackground': '#637599',
|
|
187
|
-
'list.focusForeground': '#cccac2',
|
|
188
|
-
'list.focusOutline': '#637599',
|
|
189
|
-
'list.highlightForeground': '#ffcc66',
|
|
190
|
-
'list.hoverBackground': '#637599',
|
|
191
|
-
'list.inactiveSelectionBackground': '#69758c',
|
|
192
|
-
'list.inactiveSelectionForeground': '#707a8c',
|
|
193
|
-
'list.invalidItemForeground': '#707a8c',
|
|
194
|
-
'listFilterWidget.background': '#282e3b',
|
|
195
|
-
'listFilterWidget.noMatchesOutline': '#ff6666',
|
|
196
|
-
'listFilterWidget.outline': '#ffcc66',
|
|
197
|
-
'menu.background': '#1c212c',
|
|
198
|
-
'menu.border': '#171b24',
|
|
199
|
-
'menu.foreground': '#707a8c',
|
|
200
|
-
'menu.selectionBackground': '#69758c',
|
|
201
|
-
'menu.selectionBorder': '#637599',
|
|
202
|
-
'menu.separatorBackground': '#171b24',
|
|
203
|
-
'minimap.background': '#242936',
|
|
204
|
-
'minimap.errorHighlight': '#ff6666',
|
|
205
|
-
'minimap.findMatchHighlight': '#736950',
|
|
206
|
-
'minimap.selectionHighlight': '#409fff',
|
|
207
|
-
'minimapGutter.addedBackground': '#87d96c',
|
|
208
|
-
'minimapGutter.deletedBackground': '#f27983',
|
|
209
|
-
'minimapGutter.modifiedBackground': '#80bfff',
|
|
210
|
-
'multiDiffEditor.background': '#1f2430',
|
|
211
|
-
'multiDiffEditor.border': '#171b24',
|
|
212
|
-
'multiDiffEditor.headerBackground': '#282e3b',
|
|
213
|
-
'panel.background': '#1f2430',
|
|
214
|
-
'panel.border': '#171b24',
|
|
215
|
-
'panelStickyScroll.border': '#171b24',
|
|
216
|
-
'panelStickyScroll.shadow': '#000000',
|
|
217
|
-
'panelTitle.activeBorder': '#ffcc66',
|
|
218
|
-
'panelTitle.activeForeground': '#cccac2',
|
|
219
|
-
'panelTitle.inactiveForeground': '#707a8c',
|
|
220
|
-
'peekView.border': '#637599',
|
|
221
|
-
'peekViewEditor.background': '#282e3b',
|
|
222
|
-
'peekViewEditor.matchHighlightBackground': '#736950',
|
|
223
|
-
'peekViewEditor.matchHighlightBorder': '#6a6149',
|
|
224
|
-
'peekViewResult.background': '#282e3b',
|
|
225
|
-
'peekViewResult.fileForeground': '#cccac2',
|
|
226
|
-
'peekViewResult.lineForeground': '#707a8c',
|
|
227
|
-
'peekViewResult.matchHighlightBackground': '#736950',
|
|
228
|
-
'peekViewResult.selectionBackground': '#637599',
|
|
229
|
-
'peekViewTitle.background': '#637599',
|
|
230
|
-
'peekViewTitleDescription.foreground': '#707a8c',
|
|
231
|
-
'peekViewTitleLabel.foreground': '#cccac2',
|
|
232
|
-
'pickerGroup.border': '#171b24',
|
|
233
|
-
'pickerGroup.foreground': '#707a8c',
|
|
234
|
-
'profileBadge.background': '#ffcc66',
|
|
235
|
-
'profileBadge.foreground': '#735923',
|
|
236
|
-
'progressBar.background': '#ffcc66',
|
|
237
|
-
'scrollbar.shadow': '#171b24',
|
|
238
|
-
'scrollbarSlider.activeBackground': '#707a8c',
|
|
239
|
-
'scrollbarSlider.background': '#707a8c',
|
|
240
|
-
'scrollbarSlider.hoverBackground': '#707a8c',
|
|
241
|
-
'selection.background': '#409fff',
|
|
242
|
-
'settings.headerForeground': '#cccac2',
|
|
243
|
-
'settings.modifiedItemIndicator': '#80bfff',
|
|
244
|
-
'sideBar.background': '#1f2430',
|
|
245
|
-
'sideBar.border': '#171b24',
|
|
246
|
-
'sideBar.foreground': '#cccac2',
|
|
247
|
-
'sideBarSectionHeader.background': '#1f2430',
|
|
248
|
-
'sideBarSectionHeader.border': '#171b24',
|
|
249
|
-
'sideBarSectionHeader.foreground': '#707a8c',
|
|
250
|
-
'sideBarStickyScroll.border': '#171b24',
|
|
251
|
-
'sideBarStickyScroll.shadow': '#000000',
|
|
252
|
-
'sideBarTitle.foreground': '#707a8c',
|
|
253
|
-
'statusBar.background': '#1f2430',
|
|
254
|
-
'statusBar.border': '#171b24',
|
|
255
|
-
'statusBar.debuggingBackground': '#f29e74',
|
|
256
|
-
'statusBar.debuggingForeground': '#242936',
|
|
257
|
-
'statusBar.foreground': '#707a8c',
|
|
258
|
-
'statusBar.noFolderBackground': '#282e3b',
|
|
259
|
-
'statusBarItem.activeBackground': '#707a8c',
|
|
260
|
-
'statusBarItem.hoverBackground': '#707a8c',
|
|
261
|
-
'statusBarItem.prominentBackground': '#171b24',
|
|
262
|
-
'statusBarItem.prominentHoverBackground': '#000000',
|
|
263
|
-
'statusBarItem.remoteBackground': '#ffcc66',
|
|
264
|
-
'statusBarItem.remoteForeground': '#735923',
|
|
265
|
-
'symbolIcon.arrayForeground': '#73d0ff',
|
|
266
|
-
'symbolIcon.booleanForeground': '#dfbfff',
|
|
267
|
-
'symbolIcon.classForeground': '#73d0ff',
|
|
268
|
-
'symbolIcon.colorForeground': '#d9be98',
|
|
269
|
-
'symbolIcon.constantForeground': '#dfbfff',
|
|
270
|
-
'symbolIcon.constructorForeground': '#ffcd66',
|
|
271
|
-
'symbolIcon.enumeratorForeground': '#73d0ff',
|
|
272
|
-
'symbolIcon.enumeratorMemberForeground': '#dfbfff',
|
|
273
|
-
'symbolIcon.eventForeground': '#d9be98',
|
|
274
|
-
'symbolIcon.fieldForeground': '#f28779',
|
|
275
|
-
'symbolIcon.fileForeground': '#707a8c',
|
|
276
|
-
'symbolIcon.folderForeground': '#707a8c',
|
|
277
|
-
'symbolIcon.functionForeground': '#ffcd66',
|
|
278
|
-
'symbolIcon.interfaceForeground': '#73d0ff',
|
|
279
|
-
'symbolIcon.keyForeground': '#5ccfe6',
|
|
280
|
-
'symbolIcon.keywordForeground': '#ffa659',
|
|
281
|
-
'symbolIcon.methodForeground': '#ffcd66',
|
|
282
|
-
'symbolIcon.moduleForeground': '#d5ff80',
|
|
283
|
-
'symbolIcon.namespaceForeground': '#d5ff80',
|
|
284
|
-
'symbolIcon.nullForeground': '#dfbfff',
|
|
285
|
-
'symbolIcon.numberForeground': '#dfbfff',
|
|
286
|
-
'symbolIcon.objectForeground': '#73d0ff',
|
|
287
|
-
'symbolIcon.operatorForeground': '#f29e74',
|
|
288
|
-
'symbolIcon.packageForeground': '#d5ff80',
|
|
289
|
-
'symbolIcon.propertyForeground': '#f28779',
|
|
290
|
-
'symbolIcon.referenceForeground': '#73d0ff',
|
|
291
|
-
'symbolIcon.snippetForeground': '#d9be98',
|
|
292
|
-
'symbolIcon.stringForeground': '#d5ff80',
|
|
293
|
-
'symbolIcon.structForeground': '#73d0ff',
|
|
294
|
-
'symbolIcon.textForeground': '#cccac2',
|
|
295
|
-
'symbolIcon.typeParameterForeground': '#73d0ff',
|
|
296
|
-
'symbolIcon.unitForeground': '#dfbfff',
|
|
297
|
-
'symbolIcon.variableForeground': '#cccac2',
|
|
298
|
-
'tab.activeBackground': '#242936',
|
|
299
|
-
'tab.activeBorder': '#242936',
|
|
300
|
-
'tab.activeBorderTop': '#ffcc66',
|
|
301
|
-
'tab.activeForeground': '#cccac2',
|
|
302
|
-
'tab.border': '#171b24',
|
|
303
|
-
'tab.inactiveBackground': '#1f2430',
|
|
304
|
-
'tab.inactiveForeground': '#707a8c',
|
|
305
|
-
'tab.unfocusedActiveBorderTop': '#707a8c',
|
|
306
|
-
'tab.unfocusedActiveForeground': '#707a8c',
|
|
307
|
-
'tab.unfocusedInactiveForeground': '#707a8c',
|
|
308
|
-
'terminal.ansiBlack': '#171b24',
|
|
309
|
-
'terminal.ansiBlue': '#6acdff',
|
|
310
|
-
'terminal.ansiBrightBlack': '#686868',
|
|
311
|
-
'terminal.ansiBrightBlue': '#73d0ff',
|
|
312
|
-
'terminal.ansiBrightCyan': '#95e6cb',
|
|
313
|
-
'terminal.ansiBrightGreen': '#d5ff80',
|
|
314
|
-
'terminal.ansiBrightMagenta': '#dfbfff',
|
|
315
|
-
'terminal.ansiBrightRed': '#f28779',
|
|
316
|
-
'terminal.ansiBrightWhite': '#ffffff',
|
|
317
|
-
'terminal.ansiBrightYellow': '#ffcd66',
|
|
318
|
-
'terminal.ansiCyan': '#93e2c8',
|
|
319
|
-
'terminal.ansiGreen': '#87d96c',
|
|
320
|
-
'terminal.ansiMagenta': '#ddbbff',
|
|
321
|
-
'terminal.ansiRed': '#f28273',
|
|
322
|
-
'terminal.ansiWhite': '#c7c7c7',
|
|
323
|
-
'terminal.ansiYellow': '#fcca60',
|
|
324
|
-
'terminal.background': '#1f2430',
|
|
325
|
-
'terminal.foreground': '#cccac2',
|
|
326
|
-
'terminalCommandGuide.foreground': '#707a8c',
|
|
327
|
-
'terminalStickyScroll.border': '#171b24',
|
|
328
|
-
'terminalStickyScroll.shadow': '#000000',
|
|
329
|
-
'terminalStickyScrollHover.background': '#69758c',
|
|
330
|
-
'textBlockQuote.background': '#282e3b',
|
|
331
|
-
'textLink.activeForeground': '#ffcc66',
|
|
332
|
-
'textLink.foreground': '#ffcc66',
|
|
333
|
-
'textPreformat.foreground': '#cccac2',
|
|
334
|
-
'titleBar.activeBackground': '#1f2430',
|
|
335
|
-
'titleBar.activeForeground': '#707a8c',
|
|
336
|
-
'titleBar.border': '#171b24',
|
|
337
|
-
'titleBar.inactiveBackground': '#1f2430',
|
|
338
|
-
'titleBar.inactiveForeground': '#707a8c',
|
|
339
|
-
'toolbar.hoverBackground': '#637599',
|
|
340
|
-
'tree.indentGuidesStroke': '#707a8c',
|
|
341
|
-
'walkThrough.embeddedEditorBackground': '#282e3b',
|
|
342
|
-
'welcomePage.buttonBackground': '#ffcc66',
|
|
343
|
-
'welcomePage.progress.background': '#1a1f29',
|
|
344
|
-
'welcomePage.tileBackground': '#1f2430',
|
|
345
|
-
'welcomePage.tileShadow': '#000000',
|
|
346
|
-
'widget.border': '#171b24',
|
|
347
|
-
'widget.shadow': '#000000',
|
|
348
|
-
},
|
|
349
|
-
displayName: 'Ayu Mirage',
|
|
350
|
-
fg: '#cccac2',
|
|
351
|
-
name: 'ayu-mirage',
|
|
352
|
-
semanticHighlighting: true,
|
|
353
|
-
semanticTokenColors: {
|
|
354
|
-
'class': '#73d0ff',
|
|
355
|
-
'class.defaultLibrary': '#5ccfe6',
|
|
356
|
-
'comment': '#6e7c8f',
|
|
357
|
-
'enum': '#73d0ff',
|
|
358
|
-
'enum.defaultLibrary': '#5ccfe6',
|
|
359
|
-
'enumMember': '#95e6cb',
|
|
360
|
-
'event': '#f29e74',
|
|
361
|
-
'function': '#ffcd66',
|
|
362
|
-
'interface': '#5ccfe6',
|
|
363
|
-
'interface.defaultLibrary': {
|
|
364
|
-
foreground: '#5ccfe6',
|
|
365
|
-
italic: true,
|
|
366
|
-
},
|
|
367
|
-
'keyword': '#ffa659',
|
|
368
|
-
'macro': '#d9be98',
|
|
369
|
-
'method': '#ffcd66',
|
|
370
|
-
'number': '#dfbfff',
|
|
371
|
-
'operator': '#f29e74',
|
|
372
|
-
'regexp': '#95e6cb',
|
|
373
|
-
'string': '#d5ff80',
|
|
374
|
-
'struct': '#73d0ff',
|
|
375
|
-
'struct.defaultLibrary': '#5ccfe6',
|
|
376
|
-
'type': '#73d0ff',
|
|
377
|
-
'type.defaultLibrary': '#5ccfe6',
|
|
378
|
-
},
|
|
379
|
-
settings: [
|
|
380
|
-
{
|
|
381
|
-
settings: {
|
|
382
|
-
background: '#1f2430',
|
|
383
|
-
foreground: '#cccac2',
|
|
384
|
-
},
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
scope: ['comment'],
|
|
388
|
-
settings: {
|
|
389
|
-
fontStyle: 'italic',
|
|
390
|
-
foreground: '#6e7c8f',
|
|
391
|
-
},
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
scope: ['string', 'constant.other.symbol'],
|
|
395
|
-
settings: {
|
|
396
|
-
foreground: '#d5ff80',
|
|
397
|
-
},
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
scope: ['string.regexp', 'constant.character', 'constant.other'],
|
|
401
|
-
settings: {
|
|
402
|
-
foreground: '#95e6cb',
|
|
403
|
-
},
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
scope: ['constant.numeric'],
|
|
407
|
-
settings: {
|
|
408
|
-
foreground: '#dfbfff',
|
|
409
|
-
},
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
scope: ['constant.language'],
|
|
413
|
-
settings: {
|
|
414
|
-
foreground: '#dfbfff',
|
|
415
|
-
},
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
scope: ['variable', 'variable.parameter.function-call'],
|
|
419
|
-
settings: {
|
|
420
|
-
foreground: '#cccac2',
|
|
421
|
-
},
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
scope: ['variable.member'],
|
|
425
|
-
settings: {
|
|
426
|
-
foreground: '#f28779',
|
|
427
|
-
},
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
scope: ['variable.language'],
|
|
431
|
-
settings: {
|
|
432
|
-
fontStyle: 'italic',
|
|
433
|
-
foreground: '#5ccfe6',
|
|
434
|
-
},
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
scope: ['storage'],
|
|
438
|
-
settings: {
|
|
439
|
-
foreground: '#ffa659',
|
|
440
|
-
},
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
scope: ['keyword'],
|
|
444
|
-
settings: {
|
|
445
|
-
foreground: '#ffa659',
|
|
446
|
-
},
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
scope: ['keyword.operator'],
|
|
450
|
-
settings: {
|
|
451
|
-
foreground: '#f29e74',
|
|
452
|
-
},
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
scope: ['punctuation.separator', 'punctuation.terminator'],
|
|
456
|
-
settings: {
|
|
457
|
-
foreground: '#cccac2b3',
|
|
458
|
-
},
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
scope: ['punctuation.section'],
|
|
462
|
-
settings: {
|
|
463
|
-
foreground: '#cccac2',
|
|
464
|
-
},
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
scope: ['punctuation.accessor'],
|
|
468
|
-
settings: {
|
|
469
|
-
foreground: '#f29e74',
|
|
470
|
-
},
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
scope: ['punctuation.definition.template-expression'],
|
|
474
|
-
settings: {
|
|
475
|
-
foreground: '#ffa659',
|
|
476
|
-
},
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
scope: ['punctuation.section.embedded'],
|
|
480
|
-
settings: {
|
|
481
|
-
foreground: '#ffa659',
|
|
482
|
-
},
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
scope: ['meta.embedded'],
|
|
486
|
-
settings: {
|
|
487
|
-
foreground: '#cccac2',
|
|
488
|
-
},
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
scope: ['source.java storage.type', 'source.haskell storage.type', 'source.c storage.type'],
|
|
492
|
-
settings: {
|
|
493
|
-
foreground: '#73d0ff',
|
|
494
|
-
},
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
scope: ['entity.other.inherited-class'],
|
|
498
|
-
settings: {
|
|
499
|
-
foreground: '#5ccfe6',
|
|
500
|
-
},
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
scope: ['storage.type.function'],
|
|
504
|
-
settings: {
|
|
505
|
-
foreground: '#ffa659',
|
|
506
|
-
},
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
scope: ['source.java storage.type.primitive'],
|
|
510
|
-
settings: {
|
|
511
|
-
foreground: '#5ccfe6',
|
|
512
|
-
},
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
scope: ['entity.name.function'],
|
|
516
|
-
settings: {
|
|
517
|
-
foreground: '#ffcd66',
|
|
518
|
-
},
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
scope: ['variable.parameter', 'meta.parameter'],
|
|
522
|
-
settings: {
|
|
523
|
-
foreground: '#dfbfff',
|
|
524
|
-
},
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
scope: [
|
|
528
|
-
'variable.function',
|
|
529
|
-
'variable.annotation',
|
|
530
|
-
'meta.function-call.generic',
|
|
531
|
-
'support.function.go',
|
|
532
|
-
],
|
|
533
|
-
settings: {
|
|
534
|
-
foreground: '#ffcd66',
|
|
535
|
-
},
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
scope: ['support.function', 'support.macro'],
|
|
539
|
-
settings: {
|
|
540
|
-
foreground: '#f28779',
|
|
541
|
-
},
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
scope: ['entity.name.import', 'entity.name.package'],
|
|
545
|
-
settings: {
|
|
546
|
-
foreground: '#d5ff80',
|
|
547
|
-
},
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
scope: ['entity.name'],
|
|
551
|
-
settings: {
|
|
552
|
-
foreground: '#73d0ff',
|
|
553
|
-
},
|
|
554
|
-
},
|
|
555
|
-
{
|
|
556
|
-
scope: ['entity.name.tag', 'meta.tag.sgml'],
|
|
557
|
-
settings: {
|
|
558
|
-
foreground: '#5ccfe6',
|
|
559
|
-
},
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
scope: ['support.class.component'],
|
|
563
|
-
settings: {
|
|
564
|
-
foreground: '#73d0ff',
|
|
565
|
-
},
|
|
566
|
-
},
|
|
567
|
-
{
|
|
568
|
-
scope: [
|
|
569
|
-
'punctuation.definition.tag.end',
|
|
570
|
-
'punctuation.definition.tag.begin',
|
|
571
|
-
'punctuation.definition.tag',
|
|
572
|
-
],
|
|
573
|
-
settings: {
|
|
574
|
-
foreground: '#5ccfe680',
|
|
575
|
-
},
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
scope: ['entity.other.attribute-name'],
|
|
579
|
-
settings: {
|
|
580
|
-
foreground: '#ffcd66',
|
|
581
|
-
},
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
scope: ['entity.other.attribute-name.pseudo-class'],
|
|
585
|
-
settings: {
|
|
586
|
-
foreground: '#95e6cb',
|
|
587
|
-
},
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
scope: ['support.constant'],
|
|
591
|
-
settings: {
|
|
592
|
-
fontStyle: 'italic',
|
|
593
|
-
foreground: '#f29e74',
|
|
594
|
-
},
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
scope: ['support.type', 'support.class', 'source.go storage.type'],
|
|
598
|
-
settings: {
|
|
599
|
-
foreground: '#5ccfe6',
|
|
600
|
-
},
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
scope: [
|
|
604
|
-
'meta.decorator variable.other',
|
|
605
|
-
'meta.decorator punctuation.decorator',
|
|
606
|
-
'storage.type.annotation',
|
|
607
|
-
'entity.name.function.decorator',
|
|
608
|
-
],
|
|
609
|
-
settings: {
|
|
610
|
-
foreground: '#d9be98',
|
|
611
|
-
},
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
scope: ['invalid'],
|
|
615
|
-
settings: {
|
|
616
|
-
foreground: '#ff6666',
|
|
617
|
-
},
|
|
618
|
-
},
|
|
619
|
-
{
|
|
620
|
-
scope: ['meta.diff', 'meta.diff.header'],
|
|
621
|
-
settings: {
|
|
622
|
-
foreground: '#c594c5',
|
|
623
|
-
},
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
scope: ['source.ruby variable.other.readwrite'],
|
|
627
|
-
settings: {
|
|
628
|
-
foreground: '#ffcd66',
|
|
629
|
-
},
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
scope: [
|
|
633
|
-
'source.css entity.name.tag',
|
|
634
|
-
'source.sass entity.name.tag',
|
|
635
|
-
'source.scss entity.name.tag',
|
|
636
|
-
'source.less entity.name.tag',
|
|
637
|
-
'source.stylus entity.name.tag',
|
|
638
|
-
],
|
|
639
|
-
settings: {
|
|
640
|
-
foreground: '#73d0ff',
|
|
641
|
-
},
|
|
642
|
-
},
|
|
643
|
-
{
|
|
644
|
-
scope: [
|
|
645
|
-
'source.css support.type',
|
|
646
|
-
'source.sass support.type',
|
|
647
|
-
'source.scss support.type',
|
|
648
|
-
'source.less support.type',
|
|
649
|
-
'source.stylus support.type',
|
|
650
|
-
],
|
|
651
|
-
settings: {
|
|
652
|
-
foreground: '#6e7c8f',
|
|
653
|
-
},
|
|
654
|
-
},
|
|
655
|
-
{
|
|
656
|
-
scope: ['support.type.property-name'],
|
|
657
|
-
settings: {
|
|
658
|
-
fontStyle: 'normal',
|
|
659
|
-
foreground: '#5ccfe6',
|
|
660
|
-
},
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
scope: ['constant.numeric.line-number.find-in-files - match'],
|
|
664
|
-
settings: {
|
|
665
|
-
foreground: '#6e7c8f',
|
|
666
|
-
},
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
scope: ['constant.numeric.line-number.match'],
|
|
670
|
-
settings: {
|
|
671
|
-
foreground: '#ffa659',
|
|
672
|
-
},
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
scope: ['entity.name.filename.find-in-files'],
|
|
676
|
-
settings: {
|
|
677
|
-
foreground: '#d5ff80',
|
|
678
|
-
},
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
scope: ['message.error'],
|
|
682
|
-
settings: {
|
|
683
|
-
foreground: '#ff6666',
|
|
684
|
-
},
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
scope: ['markup.heading', 'markup.heading entity.name'],
|
|
688
|
-
settings: {
|
|
689
|
-
fontStyle: 'bold',
|
|
690
|
-
foreground: '#d5ff80',
|
|
691
|
-
},
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
scope: ['markup.underline.link', 'string.other.link'],
|
|
695
|
-
settings: {
|
|
696
|
-
foreground: '#5ccfe6',
|
|
697
|
-
},
|
|
698
|
-
},
|
|
699
|
-
{
|
|
700
|
-
scope: ['markup.italic', 'emphasis'],
|
|
701
|
-
settings: {
|
|
702
|
-
fontStyle: 'italic',
|
|
703
|
-
foreground: '#f28779',
|
|
704
|
-
},
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
scope: ['markup.bold'],
|
|
708
|
-
settings: {
|
|
709
|
-
fontStyle: 'bold',
|
|
710
|
-
foreground: '#f28779',
|
|
711
|
-
},
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
scope: ['markup.underline'],
|
|
715
|
-
settings: {
|
|
716
|
-
fontStyle: 'underline',
|
|
717
|
-
},
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
scope: ['markup.italic markup.bold', 'markup.bold markup.italic'],
|
|
721
|
-
settings: {
|
|
722
|
-
fontStyle: 'bold italic',
|
|
723
|
-
},
|
|
724
|
-
},
|
|
725
|
-
{
|
|
726
|
-
scope: ['markup.raw'],
|
|
727
|
-
settings: {
|
|
728
|
-
background: '#cccac205',
|
|
729
|
-
},
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
scope: ['markup.raw.inline'],
|
|
733
|
-
settings: {
|
|
734
|
-
background: '#cccac20f',
|
|
735
|
-
},
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
scope: ['meta.separator'],
|
|
739
|
-
settings: {
|
|
740
|
-
background: '#cccac20f',
|
|
741
|
-
fontStyle: 'bold',
|
|
742
|
-
foreground: '#6e7c8f',
|
|
743
|
-
},
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
scope: ['markup.quote'],
|
|
747
|
-
settings: {
|
|
748
|
-
fontStyle: 'italic',
|
|
749
|
-
foreground: '#95e6cb',
|
|
750
|
-
},
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
scope: ['markup.list punctuation.definition.list.begin'],
|
|
754
|
-
settings: {
|
|
755
|
-
foreground: '#ffcd66',
|
|
756
|
-
},
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
scope: ['markup.inserted'],
|
|
760
|
-
settings: {
|
|
761
|
-
foreground: '#87d96c',
|
|
762
|
-
},
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
scope: ['markup.changed'],
|
|
766
|
-
settings: {
|
|
767
|
-
foreground: '#80bfff',
|
|
768
|
-
},
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
scope: ['markup.deleted'],
|
|
772
|
-
settings: {
|
|
773
|
-
foreground: '#f27983',
|
|
774
|
-
},
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
scope: ['markup.strike'],
|
|
778
|
-
settings: {
|
|
779
|
-
foreground: '#d9be98',
|
|
780
|
-
},
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
scope: ['markup.strong'],
|
|
784
|
-
settings: {
|
|
785
|
-
fontStyle: 'bold',
|
|
786
|
-
},
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
scope: ['markup.table'],
|
|
790
|
-
settings: {
|
|
791
|
-
background: '#cccac20f',
|
|
792
|
-
foreground: '#5ccfe6',
|
|
793
|
-
},
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
scope: ['text.html.markdown markup.inline.raw'],
|
|
797
|
-
settings: {
|
|
798
|
-
foreground: '#f29e74',
|
|
799
|
-
},
|
|
800
|
-
},
|
|
801
|
-
{
|
|
802
|
-
scope: ['text.html.markdown meta.dummy.line-break'],
|
|
803
|
-
settings: {
|
|
804
|
-
background: '#6e7c8f',
|
|
805
|
-
foreground: '#6e7c8f',
|
|
806
|
-
},
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
scope: ['punctuation.definition.markdown'],
|
|
810
|
-
settings: {
|
|
811
|
-
background: '#cccac2',
|
|
812
|
-
foreground: '#6e7c8f',
|
|
813
|
-
},
|
|
814
|
-
},
|
|
815
|
-
],
|
|
816
|
-
type: 'dark',
|
|
817
|
-
}
|