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