vite-plugin-vue-devtools 7.3.0-beta.3 → 7.3.1
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/client/assets/index-CCs-YXwE.css +1 -0
- package/client/assets/{index-BeOBlMyl.js → index-Do4Azd-q.js} +79 -79
- package/client/index.html +2 -2
- package/dist/vite.cjs +4 -2
- package/dist/vite.mjs +4 -2
- package/package.json +4 -4
- package/src/overlay/devtools-overlay.css +1 -1
- package/src/overlay/devtools-overlay.mjs +3 -3
- package/client/assets/index-DcHgl2yr.css +0 -1
- package/client/devtools-client-lib/color-scheme.js +0 -6
- package/client/devtools-client-lib/css-CAzixsid-CEpuX1HY.js +0 -511
- package/client/devtools-client-lib/css-CAzixsid.js +0 -511
- package/client/devtools-client-lib/devtools-panel.css +0 -1
- package/client/devtools-client-lib/devtools-panel.js +0 -93072
- package/client/devtools-client-lib/diff-Bo5iyMQ2-Bo5iyMQ2.js +0 -7
- package/client/devtools-client-lib/diff-Bo5iyMQ2.js +0 -7
- package/client/devtools-client-lib/html-BZB5lEhh-B74zAnWx.js +0 -84
- package/client/devtools-client-lib/html-BZB5lEhh.js +0 -84
- package/client/devtools-client-lib/javascript-DqVBMyXe-DqVBMyXe.js +0 -705
- package/client/devtools-client-lib/javascript-DqVBMyXe.js +0 -705
- package/client/devtools-client-lib/json-B12k4-6m-B12k4-6m.js +0 -31
- package/client/devtools-client-lib/json-B12k4-6m.js +0 -31
- package/client/devtools-client-lib/logo.svg +0 -208
- package/client/devtools-client-lib/shellscript-C_gmBC5P-C_gmBC5P.js +0 -7
- package/client/devtools-client-lib/shellscript-C_gmBC5P.js +0 -7
- package/client/devtools-client-lib/typescript-AEg-ehu7-AEg-ehu7.js +0 -672
- package/client/devtools-client-lib/typescript-AEg-ehu7.js +0 -672
- package/client/devtools-client-lib/unocss-runtime-N1aIelHJ.js +0 -2041
- package/client/devtools-client-lib/vitesse-dark-CkUHDarG-CkUHDarG.js +0 -685
- package/client/devtools-client-lib/vitesse-dark-CkUHDarG.js +0 -685
- package/client/devtools-client-lib/vitesse-light-K81-viQS-K81-viQS.js +0 -683
- package/client/devtools-client-lib/vitesse-light-K81-viQS.js +0 -683
- package/client/devtools-client-lib/vue-CCacahFR-DGkPCBY5.js +0 -2125
- package/client/devtools-client-lib/vue-CCacahFR.js +0 -2125
- package/client/devtools-client-lib/vue-apis-Ba6Wxigc.js +0 -1152
- package/client/devtools-client-lib/vue-html-Cae35ipv-C0hVhFzJ.js +0 -11
- package/client/devtools-client-lib/vue-html-Cae35ipv.js +0 -11
- package/client/devtools-client-lib/yaml-PGla5xPP-HJurM_FJ.js +0 -206
- package/client/devtools-client-lib/yaml-PGla5xPP.js +0 -206
|
@@ -1,683 +0,0 @@
|
|
|
1
|
-
var e = Object.freeze({
|
|
2
|
-
colors: {
|
|
3
|
-
"activityBar.activeBorder": "#1c6b48",
|
|
4
|
-
"activityBar.background": "#ffffff",
|
|
5
|
-
"activityBar.border": "#f0f0f0",
|
|
6
|
-
"activityBar.foreground": "#393a34",
|
|
7
|
-
"activityBar.inactiveForeground": "#393a3450",
|
|
8
|
-
"activityBarBadge.background": "#4e4f47",
|
|
9
|
-
"activityBarBadge.foreground": "#ffffff",
|
|
10
|
-
"badge.background": "#393a3490",
|
|
11
|
-
"badge.foreground": "#ffffff",
|
|
12
|
-
"breadcrumb.activeSelectionForeground": "#22222218",
|
|
13
|
-
"breadcrumb.background": "#f7f7f7",
|
|
14
|
-
"breadcrumb.focusForeground": "#393a34",
|
|
15
|
-
"breadcrumb.foreground": "#6a737d",
|
|
16
|
-
"breadcrumbPicker.background": "#ffffff",
|
|
17
|
-
"button.background": "#1c6b48",
|
|
18
|
-
"button.foreground": "#ffffff",
|
|
19
|
-
"button.hoverBackground": "#1c6b48",
|
|
20
|
-
"checkbox.background": "#f7f7f7",
|
|
21
|
-
"checkbox.border": "#d1d5da",
|
|
22
|
-
"debugToolBar.background": "#ffffff",
|
|
23
|
-
descriptionForeground: "#393a3490",
|
|
24
|
-
"diffEditor.insertedTextBackground": "#1c6b4830",
|
|
25
|
-
"diffEditor.removedTextBackground": "#ab595940",
|
|
26
|
-
"dropdown.background": "#ffffff",
|
|
27
|
-
"dropdown.border": "#f0f0f0",
|
|
28
|
-
"dropdown.foreground": "#393a34",
|
|
29
|
-
"dropdown.listBackground": "#f7f7f7",
|
|
30
|
-
"editor.background": "#ffffff",
|
|
31
|
-
"editor.findMatchBackground": "#e6cc7744",
|
|
32
|
-
"editor.findMatchHighlightBackground": "#e6cc7766",
|
|
33
|
-
"editor.focusedStackFrameHighlightBackground": "#fff5b1",
|
|
34
|
-
"editor.foldBackground": "#22222210",
|
|
35
|
-
"editor.foreground": "#393a34",
|
|
36
|
-
"editor.inactiveSelectionBackground": "#22222210",
|
|
37
|
-
"editor.lineHighlightBackground": "#f7f7f7",
|
|
38
|
-
"editor.selectionBackground": "#22222218",
|
|
39
|
-
"editor.selectionHighlightBackground": "#22222210",
|
|
40
|
-
"editor.stackFrameHighlightBackground": "#fffbdd",
|
|
41
|
-
"editor.wordHighlightBackground": "#1c6b4805",
|
|
42
|
-
"editor.wordHighlightStrongBackground": "#1c6b4810",
|
|
43
|
-
"editorBracketHighlight.foreground1": "#2993a3",
|
|
44
|
-
"editorBracketHighlight.foreground2": "#1e754f",
|
|
45
|
-
"editorBracketHighlight.foreground3": "#a65e2b",
|
|
46
|
-
"editorBracketHighlight.foreground4": "#a13865",
|
|
47
|
-
"editorBracketHighlight.foreground5": "#bda437",
|
|
48
|
-
"editorBracketHighlight.foreground6": "#296aa3",
|
|
49
|
-
"editorBracketMatch.background": "#1c6b4820",
|
|
50
|
-
"editorError.foreground": "#ab5959",
|
|
51
|
-
"editorGroup.border": "#f0f0f0",
|
|
52
|
-
"editorGroupHeader.tabsBackground": "#ffffff",
|
|
53
|
-
"editorGroupHeader.tabsBorder": "#f0f0f0",
|
|
54
|
-
"editorGutter.addedBackground": "#1e754f",
|
|
55
|
-
"editorGutter.commentRangeForeground": "#393a3450",
|
|
56
|
-
"editorGutter.deletedBackground": "#ab5959",
|
|
57
|
-
"editorGutter.foldingControlForeground": "#393a3490",
|
|
58
|
-
"editorGutter.modifiedBackground": "#296aa3",
|
|
59
|
-
"editorHint.foreground": "#1e754f",
|
|
60
|
-
"editorIndentGuide.activeBackground": "#00000030",
|
|
61
|
-
"editorIndentGuide.background": "#00000015",
|
|
62
|
-
"editorInfo.foreground": "#296aa3",
|
|
63
|
-
"editorInlayHint.background": "#00000000",
|
|
64
|
-
"editorInlayHint.foreground": "#999999",
|
|
65
|
-
"editorLineNumber.activeForeground": "#4e4f47",
|
|
66
|
-
"editorLineNumber.foreground": "#393a3450",
|
|
67
|
-
"editorOverviewRuler.border": "#fff",
|
|
68
|
-
"editorStickyScroll.background": "#f7f7f7",
|
|
69
|
-
"editorStickyScrollHover.background": "#f7f7f7",
|
|
70
|
-
"editorWarning.foreground": "#a65e2b",
|
|
71
|
-
"editorWhitespace.foreground": "#00000015",
|
|
72
|
-
"editorWidget.background": "#ffffff",
|
|
73
|
-
errorForeground: "#ab5959",
|
|
74
|
-
focusBorder: "#00000000",
|
|
75
|
-
foreground: "#393a34",
|
|
76
|
-
"gitDecoration.addedResourceForeground": "#1e754f",
|
|
77
|
-
"gitDecoration.conflictingResourceForeground": "#a65e2b",
|
|
78
|
-
"gitDecoration.deletedResourceForeground": "#ab5959",
|
|
79
|
-
"gitDecoration.ignoredResourceForeground": "#393a3450",
|
|
80
|
-
"gitDecoration.modifiedResourceForeground": "#296aa3",
|
|
81
|
-
"gitDecoration.submoduleResourceForeground": "#393a3490",
|
|
82
|
-
"gitDecoration.untrackedResourceForeground": "#2993a3",
|
|
83
|
-
"input.background": "#f7f7f7",
|
|
84
|
-
"input.border": "#f0f0f0",
|
|
85
|
-
"input.foreground": "#393a34",
|
|
86
|
-
"input.placeholderForeground": "#393a3490",
|
|
87
|
-
"inputOption.activeBackground": "#393a3450",
|
|
88
|
-
"list.activeSelectionBackground": "#f7f7f7",
|
|
89
|
-
"list.activeSelectionForeground": "#393a34",
|
|
90
|
-
"list.focusBackground": "#f7f7f7",
|
|
91
|
-
"list.highlightForeground": "#1c6b48",
|
|
92
|
-
"list.hoverBackground": "#f7f7f7",
|
|
93
|
-
"list.hoverForeground": "#393a34",
|
|
94
|
-
"list.inactiveFocusBackground": "#ffffff",
|
|
95
|
-
"list.inactiveSelectionBackground": "#f7f7f7",
|
|
96
|
-
"list.inactiveSelectionForeground": "#393a34",
|
|
97
|
-
"menu.separatorBackground": "#f0f0f0",
|
|
98
|
-
"notificationCenterHeader.background": "#ffffff",
|
|
99
|
-
"notificationCenterHeader.foreground": "#6a737d",
|
|
100
|
-
"notifications.background": "#ffffff",
|
|
101
|
-
"notifications.border": "#f0f0f0",
|
|
102
|
-
"notifications.foreground": "#393a34",
|
|
103
|
-
"notificationsErrorIcon.foreground": "#ab5959",
|
|
104
|
-
"notificationsInfoIcon.foreground": "#296aa3",
|
|
105
|
-
"notificationsWarningIcon.foreground": "#a65e2b",
|
|
106
|
-
"panel.background": "#ffffff",
|
|
107
|
-
"panel.border": "#f0f0f0",
|
|
108
|
-
"panelInput.border": "#e1e4e8",
|
|
109
|
-
"panelTitle.activeBorder": "#1c6b48",
|
|
110
|
-
"panelTitle.activeForeground": "#393a34",
|
|
111
|
-
"panelTitle.inactiveForeground": "#6a737d",
|
|
112
|
-
"peekViewEditor.background": "#ffffff",
|
|
113
|
-
"peekViewResult.background": "#ffffff",
|
|
114
|
-
"pickerGroup.border": "#f0f0f0",
|
|
115
|
-
"pickerGroup.foreground": "#393a34",
|
|
116
|
-
"problemsErrorIcon.foreground": "#ab5959",
|
|
117
|
-
"problemsInfoIcon.foreground": "#296aa3",
|
|
118
|
-
"problemsWarningIcon.foreground": "#a65e2b",
|
|
119
|
-
"progressBar.background": "#1c6b48",
|
|
120
|
-
"quickInput.background": "#ffffff",
|
|
121
|
-
"quickInput.foreground": "#393a34",
|
|
122
|
-
"quickInputList.focusBackground": "#f7f7f7",
|
|
123
|
-
"scrollbar.shadow": "#6a737d33",
|
|
124
|
-
"scrollbarSlider.activeBackground": "#393a3450",
|
|
125
|
-
"scrollbarSlider.background": "#393a3410",
|
|
126
|
-
"scrollbarSlider.hoverBackground": "#393a3450",
|
|
127
|
-
"settings.headerForeground": "#393a34",
|
|
128
|
-
"settings.modifiedItemIndicator": "#1c6b48",
|
|
129
|
-
"sideBar.background": "#ffffff",
|
|
130
|
-
"sideBar.border": "#f0f0f0",
|
|
131
|
-
"sideBar.foreground": "#4e4f47",
|
|
132
|
-
"sideBarSectionHeader.background": "#ffffff",
|
|
133
|
-
"sideBarSectionHeader.border": "#f0f0f0",
|
|
134
|
-
"sideBarSectionHeader.foreground": "#393a34",
|
|
135
|
-
"sideBarTitle.foreground": "#393a34",
|
|
136
|
-
"statusBar.background": "#ffffff",
|
|
137
|
-
"statusBar.border": "#f0f0f0",
|
|
138
|
-
"statusBar.debuggingBackground": "#f7f7f7",
|
|
139
|
-
"statusBar.debuggingForeground": "#4e4f47",
|
|
140
|
-
"statusBar.foreground": "#4e4f47",
|
|
141
|
-
"statusBar.noFolderBackground": "#ffffff",
|
|
142
|
-
"statusBarItem.prominentBackground": "#f7f7f7",
|
|
143
|
-
"tab.activeBackground": "#ffffff",
|
|
144
|
-
"tab.activeBorder": "#f0f0f0",
|
|
145
|
-
"tab.activeBorderTop": "#393a3490",
|
|
146
|
-
"tab.activeForeground": "#393a34",
|
|
147
|
-
"tab.border": "#f0f0f0",
|
|
148
|
-
"tab.hoverBackground": "#f7f7f7",
|
|
149
|
-
"tab.inactiveBackground": "#ffffff",
|
|
150
|
-
"tab.inactiveForeground": "#6a737d",
|
|
151
|
-
"tab.unfocusedActiveBorder": "#f0f0f0",
|
|
152
|
-
"tab.unfocusedActiveBorderTop": "#f0f0f0",
|
|
153
|
-
"tab.unfocusedHoverBackground": "#ffffff",
|
|
154
|
-
"terminal.ansiBlack": "#121212",
|
|
155
|
-
"terminal.ansiBlue": "#296aa3",
|
|
156
|
-
"terminal.ansiBrightBlack": "#aaaaaa",
|
|
157
|
-
"terminal.ansiBrightBlue": "#296aa3",
|
|
158
|
-
"terminal.ansiBrightCyan": "#2993a3",
|
|
159
|
-
"terminal.ansiBrightGreen": "#1e754f",
|
|
160
|
-
"terminal.ansiBrightMagenta": "#a13865",
|
|
161
|
-
"terminal.ansiBrightRed": "#ab5959",
|
|
162
|
-
"terminal.ansiBrightWhite": "#dddddd",
|
|
163
|
-
"terminal.ansiBrightYellow": "#bda437",
|
|
164
|
-
"terminal.ansiCyan": "#2993a3",
|
|
165
|
-
"terminal.ansiGreen": "#1e754f",
|
|
166
|
-
"terminal.ansiMagenta": "#a13865",
|
|
167
|
-
"terminal.ansiRed": "#ab5959",
|
|
168
|
-
"terminal.ansiWhite": "#dbd7ca",
|
|
169
|
-
"terminal.ansiYellow": "#bda437",
|
|
170
|
-
"terminal.foreground": "#393a34",
|
|
171
|
-
"terminal.selectionBackground": "#22222218",
|
|
172
|
-
"textBlockQuote.background": "#ffffff",
|
|
173
|
-
"textBlockQuote.border": "#f0f0f0",
|
|
174
|
-
"textCodeBlock.background": "#ffffff",
|
|
175
|
-
"textLink.activeForeground": "#1c6b48",
|
|
176
|
-
"textLink.foreground": "#1c6b48",
|
|
177
|
-
"textPreformat.foreground": "#586069",
|
|
178
|
-
"textSeparator.foreground": "#d1d5da",
|
|
179
|
-
"titleBar.activeBackground": "#ffffff",
|
|
180
|
-
"titleBar.activeForeground": "#4e4f47",
|
|
181
|
-
"titleBar.border": "#f7f7f7",
|
|
182
|
-
"titleBar.inactiveBackground": "#ffffff",
|
|
183
|
-
"titleBar.inactiveForeground": "#6a737d",
|
|
184
|
-
"tree.indentGuidesStroke": "#e1e4e8",
|
|
185
|
-
"welcomePage.buttonBackground": "#f6f8fa",
|
|
186
|
-
"welcomePage.buttonHoverBackground": "#e1e4e8"
|
|
187
|
-
},
|
|
188
|
-
displayName: "Vitesse Light",
|
|
189
|
-
name: "vitesse-light",
|
|
190
|
-
semanticHighlighting: !0,
|
|
191
|
-
semanticTokenColors: {
|
|
192
|
-
class: "#5a6aa6",
|
|
193
|
-
interface: "#2e808f",
|
|
194
|
-
namespace: "#b05a78",
|
|
195
|
-
property: "#998418",
|
|
196
|
-
type: "#2e808f"
|
|
197
|
-
},
|
|
198
|
-
tokenColors: [
|
|
199
|
-
{
|
|
200
|
-
scope: [
|
|
201
|
-
"comment",
|
|
202
|
-
"punctuation.definition.comment",
|
|
203
|
-
"string.comment"
|
|
204
|
-
],
|
|
205
|
-
settings: {
|
|
206
|
-
foreground: "#a0ada0"
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
scope: [
|
|
211
|
-
"delimiter.bracket",
|
|
212
|
-
"delimiter",
|
|
213
|
-
"invalid.illegal.character-not-allowed-here.html",
|
|
214
|
-
"keyword.operator.rest",
|
|
215
|
-
"keyword.operator.spread",
|
|
216
|
-
"keyword.operator.type.annotation",
|
|
217
|
-
"keyword.operator.relational",
|
|
218
|
-
"keyword.operator.assignment",
|
|
219
|
-
"keyword.operator.type",
|
|
220
|
-
"meta.brace",
|
|
221
|
-
"meta.tag.block.any.html",
|
|
222
|
-
"meta.tag.inline.any.html",
|
|
223
|
-
"meta.tag.structure.input.void.html",
|
|
224
|
-
"meta.type.annotation",
|
|
225
|
-
"meta.embedded.block.github-actions-expression",
|
|
226
|
-
"storage.type.function.arrow",
|
|
227
|
-
"meta.objectliteral.ts",
|
|
228
|
-
"punctuation"
|
|
229
|
-
],
|
|
230
|
-
settings: {
|
|
231
|
-
foreground: "#999999"
|
|
232
|
-
}
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
scope: [
|
|
236
|
-
"constant",
|
|
237
|
-
"entity.name.constant",
|
|
238
|
-
"variable.language",
|
|
239
|
-
"meta.definition.variable"
|
|
240
|
-
],
|
|
241
|
-
settings: {
|
|
242
|
-
foreground: "#a65e2b"
|
|
243
|
-
}
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
scope: [
|
|
247
|
-
"entity",
|
|
248
|
-
"entity.name"
|
|
249
|
-
],
|
|
250
|
-
settings: {
|
|
251
|
-
foreground: "#59873a"
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
scope: "variable.parameter.function",
|
|
256
|
-
settings: {
|
|
257
|
-
foreground: "#393a34"
|
|
258
|
-
}
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
scope: [
|
|
262
|
-
"entity.name.tag",
|
|
263
|
-
"tag.html"
|
|
264
|
-
],
|
|
265
|
-
settings: {
|
|
266
|
-
foreground: "#1e754f"
|
|
267
|
-
}
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
scope: "entity.name.function",
|
|
271
|
-
settings: {
|
|
272
|
-
foreground: "#59873a"
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
scope: [
|
|
277
|
-
"keyword",
|
|
278
|
-
"storage.type.class.jsdoc"
|
|
279
|
-
],
|
|
280
|
-
settings: {
|
|
281
|
-
foreground: "#1e754f"
|
|
282
|
-
}
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
scope: [
|
|
286
|
-
"storage",
|
|
287
|
-
"storage.type",
|
|
288
|
-
"support.type.builtin",
|
|
289
|
-
"constant.language.undefined",
|
|
290
|
-
"constant.language.null"
|
|
291
|
-
],
|
|
292
|
-
settings: {
|
|
293
|
-
foreground: "#ab5959"
|
|
294
|
-
}
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
scope: [
|
|
298
|
-
"text.html.derivative",
|
|
299
|
-
"storage.modifier.package",
|
|
300
|
-
"storage.modifier.import",
|
|
301
|
-
"storage.type.java"
|
|
302
|
-
],
|
|
303
|
-
settings: {
|
|
304
|
-
foreground: "#393a34"
|
|
305
|
-
}
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
scope: [
|
|
309
|
-
"string",
|
|
310
|
-
"string punctuation.section.embedded source",
|
|
311
|
-
"attribute.value"
|
|
312
|
-
],
|
|
313
|
-
settings: {
|
|
314
|
-
foreground: "#b56959"
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
scope: [
|
|
319
|
-
"punctuation.definition.string",
|
|
320
|
-
"punctuation.support.type.property-name"
|
|
321
|
-
],
|
|
322
|
-
settings: {
|
|
323
|
-
foreground: "#b5695999"
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
scope: "support",
|
|
328
|
-
settings: {
|
|
329
|
-
foreground: "#998418"
|
|
330
|
-
}
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
scope: [
|
|
334
|
-
"property",
|
|
335
|
-
"meta.property-name",
|
|
336
|
-
"meta.object-literal.key",
|
|
337
|
-
"entity.name.tag.yaml",
|
|
338
|
-
"attribute.name"
|
|
339
|
-
],
|
|
340
|
-
settings: {
|
|
341
|
-
foreground: "#998418"
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
scope: [
|
|
346
|
-
"entity.other.attribute-name",
|
|
347
|
-
"invalid.deprecated.entity.other.attribute-name.html"
|
|
348
|
-
],
|
|
349
|
-
settings: {
|
|
350
|
-
foreground: "#b07d48"
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
scope: [
|
|
355
|
-
"variable",
|
|
356
|
-
"identifier"
|
|
357
|
-
],
|
|
358
|
-
settings: {
|
|
359
|
-
foreground: "#b07d48"
|
|
360
|
-
}
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
scope: [
|
|
364
|
-
"support.type.primitive",
|
|
365
|
-
"entity.name.type"
|
|
366
|
-
],
|
|
367
|
-
settings: {
|
|
368
|
-
foreground: "#2e8f82"
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
scope: "namespace",
|
|
373
|
-
settings: {
|
|
374
|
-
foreground: "#b05a78"
|
|
375
|
-
}
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
scope: [
|
|
379
|
-
"keyword.operator",
|
|
380
|
-
"keyword.operator.assignment.compound",
|
|
381
|
-
"meta.var.expr.ts"
|
|
382
|
-
],
|
|
383
|
-
settings: {
|
|
384
|
-
foreground: "#ab5959"
|
|
385
|
-
}
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
scope: "invalid.broken",
|
|
389
|
-
settings: {
|
|
390
|
-
fontStyle: "italic",
|
|
391
|
-
foreground: "#b31d28"
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
scope: "invalid.deprecated",
|
|
396
|
-
settings: {
|
|
397
|
-
fontStyle: "italic",
|
|
398
|
-
foreground: "#b31d28"
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
scope: "invalid.illegal",
|
|
403
|
-
settings: {
|
|
404
|
-
fontStyle: "italic",
|
|
405
|
-
foreground: "#b31d28"
|
|
406
|
-
}
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
scope: "invalid.unimplemented",
|
|
410
|
-
settings: {
|
|
411
|
-
fontStyle: "italic",
|
|
412
|
-
foreground: "#b31d28"
|
|
413
|
-
}
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
scope: "carriage-return",
|
|
417
|
-
settings: {
|
|
418
|
-
background: "#d73a49",
|
|
419
|
-
content: "^M",
|
|
420
|
-
fontStyle: "italic underline",
|
|
421
|
-
foreground: "#fafbfc"
|
|
422
|
-
}
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
scope: "message.error",
|
|
426
|
-
settings: {
|
|
427
|
-
foreground: "#b31d28"
|
|
428
|
-
}
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
scope: "string variable",
|
|
432
|
-
settings: {
|
|
433
|
-
foreground: "#b56959"
|
|
434
|
-
}
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
scope: [
|
|
438
|
-
"source.regexp",
|
|
439
|
-
"string.regexp"
|
|
440
|
-
],
|
|
441
|
-
settings: {
|
|
442
|
-
foreground: "#ab5e3f"
|
|
443
|
-
}
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
scope: [
|
|
447
|
-
"string.regexp.character-class",
|
|
448
|
-
"string.regexp constant.character.escape",
|
|
449
|
-
"string.regexp source.ruby.embedded",
|
|
450
|
-
"string.regexp string.regexp.arbitrary-repitition"
|
|
451
|
-
],
|
|
452
|
-
settings: {
|
|
453
|
-
foreground: "#b56959"
|
|
454
|
-
}
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
scope: "string.regexp constant.character.escape",
|
|
458
|
-
settings: {
|
|
459
|
-
foreground: "#bda437"
|
|
460
|
-
}
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
scope: [
|
|
464
|
-
"support.constant"
|
|
465
|
-
],
|
|
466
|
-
settings: {
|
|
467
|
-
foreground: "#a65e2b"
|
|
468
|
-
}
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
scope: [
|
|
472
|
-
"keyword.operator.quantifier.regexp",
|
|
473
|
-
"constant.numeric",
|
|
474
|
-
"number"
|
|
475
|
-
],
|
|
476
|
-
settings: {
|
|
477
|
-
foreground: "#2f798a"
|
|
478
|
-
}
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
scope: [
|
|
482
|
-
"keyword.other.unit"
|
|
483
|
-
],
|
|
484
|
-
settings: {
|
|
485
|
-
foreground: "#ab5959"
|
|
486
|
-
}
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
scope: [
|
|
490
|
-
"constant.language.boolean",
|
|
491
|
-
"constant.language"
|
|
492
|
-
],
|
|
493
|
-
settings: {
|
|
494
|
-
foreground: "#1e754f"
|
|
495
|
-
}
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
scope: "meta.module-reference",
|
|
499
|
-
settings: {
|
|
500
|
-
foreground: "#1c6b48"
|
|
501
|
-
}
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
scope: "punctuation.definition.list.begin.markdown",
|
|
505
|
-
settings: {
|
|
506
|
-
foreground: "#a65e2b"
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
scope: [
|
|
511
|
-
"markup.heading",
|
|
512
|
-
"markup.heading entity.name"
|
|
513
|
-
],
|
|
514
|
-
settings: {
|
|
515
|
-
fontStyle: "bold",
|
|
516
|
-
foreground: "#1c6b48"
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
scope: "markup.quote",
|
|
521
|
-
settings: {
|
|
522
|
-
foreground: "#2e808f"
|
|
523
|
-
}
|
|
524
|
-
},
|
|
525
|
-
{
|
|
526
|
-
scope: "markup.italic",
|
|
527
|
-
settings: {
|
|
528
|
-
fontStyle: "italic",
|
|
529
|
-
foreground: "#393a34"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
scope: "markup.bold",
|
|
534
|
-
settings: {
|
|
535
|
-
fontStyle: "bold",
|
|
536
|
-
foreground: "#393a34"
|
|
537
|
-
}
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
scope: "markup.raw",
|
|
541
|
-
settings: {
|
|
542
|
-
foreground: "#1c6b48"
|
|
543
|
-
}
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
scope: [
|
|
547
|
-
"markup.deleted",
|
|
548
|
-
"meta.diff.header.from-file",
|
|
549
|
-
"punctuation.definition.deleted"
|
|
550
|
-
],
|
|
551
|
-
settings: {
|
|
552
|
-
background: "#ffeef0",
|
|
553
|
-
foreground: "#b31d28"
|
|
554
|
-
}
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
scope: [
|
|
558
|
-
"markup.inserted",
|
|
559
|
-
"meta.diff.header.to-file",
|
|
560
|
-
"punctuation.definition.inserted"
|
|
561
|
-
],
|
|
562
|
-
settings: {
|
|
563
|
-
background: "#f0fff4",
|
|
564
|
-
foreground: "#22863a"
|
|
565
|
-
}
|
|
566
|
-
},
|
|
567
|
-
{
|
|
568
|
-
scope: [
|
|
569
|
-
"markup.changed",
|
|
570
|
-
"punctuation.definition.changed"
|
|
571
|
-
],
|
|
572
|
-
settings: {
|
|
573
|
-
background: "#ffebda",
|
|
574
|
-
foreground: "#e36209"
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
scope: [
|
|
579
|
-
"markup.ignored",
|
|
580
|
-
"markup.untracked"
|
|
581
|
-
],
|
|
582
|
-
settings: {
|
|
583
|
-
background: "#005cc5",
|
|
584
|
-
foreground: "#f6f8fa"
|
|
585
|
-
}
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
scope: "meta.diff.range",
|
|
589
|
-
settings: {
|
|
590
|
-
fontStyle: "bold",
|
|
591
|
-
foreground: "#6f42c1"
|
|
592
|
-
}
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
scope: "meta.diff.header",
|
|
596
|
-
settings: {
|
|
597
|
-
foreground: "#005cc5"
|
|
598
|
-
}
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
scope: "meta.separator",
|
|
602
|
-
settings: {
|
|
603
|
-
fontStyle: "bold",
|
|
604
|
-
foreground: "#005cc5"
|
|
605
|
-
}
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
scope: "meta.output",
|
|
609
|
-
settings: {
|
|
610
|
-
foreground: "#005cc5"
|
|
611
|
-
}
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
scope: [
|
|
615
|
-
"brackethighlighter.tag",
|
|
616
|
-
"brackethighlighter.curly",
|
|
617
|
-
"brackethighlighter.round",
|
|
618
|
-
"brackethighlighter.square",
|
|
619
|
-
"brackethighlighter.angle",
|
|
620
|
-
"brackethighlighter.quote"
|
|
621
|
-
],
|
|
622
|
-
settings: {
|
|
623
|
-
foreground: "#586069"
|
|
624
|
-
}
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
scope: "brackethighlighter.unmatched",
|
|
628
|
-
settings: {
|
|
629
|
-
foreground: "#b31d28"
|
|
630
|
-
}
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
scope: [
|
|
634
|
-
"constant.other.reference.link",
|
|
635
|
-
"string.other.link",
|
|
636
|
-
"punctuation.definition.string.begin.markdown",
|
|
637
|
-
"punctuation.definition.string.end.markdown"
|
|
638
|
-
],
|
|
639
|
-
settings: {
|
|
640
|
-
foreground: "#b56959"
|
|
641
|
-
}
|
|
642
|
-
},
|
|
643
|
-
{
|
|
644
|
-
scope: [
|
|
645
|
-
"markup.underline.link.markdown",
|
|
646
|
-
"markup.underline.link.image.markdown"
|
|
647
|
-
],
|
|
648
|
-
settings: {
|
|
649
|
-
fontStyle: "underline",
|
|
650
|
-
foreground: "#393a3490"
|
|
651
|
-
}
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
scope: [
|
|
655
|
-
"type.identifier",
|
|
656
|
-
"constant.other.character-class.regexp"
|
|
657
|
-
],
|
|
658
|
-
settings: {
|
|
659
|
-
foreground: "#5a6aa6"
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
scope: [
|
|
664
|
-
"entity.other.attribute-name.html.vue"
|
|
665
|
-
],
|
|
666
|
-
settings: {
|
|
667
|
-
foreground: "#59873a"
|
|
668
|
-
}
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
scope: [
|
|
672
|
-
"invalid.illegal.unrecognized-tag.html"
|
|
673
|
-
],
|
|
674
|
-
settings: {
|
|
675
|
-
fontStyle: "normal"
|
|
676
|
-
}
|
|
677
|
-
}
|
|
678
|
-
],
|
|
679
|
-
type: "light"
|
|
680
|
-
});
|
|
681
|
-
export {
|
|
682
|
-
e as default
|
|
683
|
-
};
|