@webgal/language-service 0.0.2-alpha.0

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.
@@ -0,0 +1,995 @@
1
+ //#region themes/dark.json
2
+ var dark_default = {
3
+ name: "Dark (Visual Studio)",
4
+ colors: {
5
+ "editor.inactiveSelectionBackground": "#3a3d4186",
6
+ "editorIndentGuide.background1": "#404040",
7
+ "editorIndentGuide.activeBackground1": "#707070",
8
+ "editor.selectionHighlightBackground": "#ADD6FF26",
9
+ "editor.lineHighlightBackground": "#338bff15",
10
+ "editor.lineHighlightBorder": "#00000000",
11
+ "editor.selectionBackground": "#338bff45",
12
+ "editorCursor.foreground": "#ffffff",
13
+ "list.dropBackground": "#383B3D",
14
+ "menu.foreground": "#CCCCCC",
15
+ "menu.separatorBackground": "#454545",
16
+ "menu.border": "#454545",
17
+ "tab.selectedBackground": "#222222",
18
+ "tab.selectedForeground": "#ffffffa0",
19
+ "tab.lastPinnedBorder": "#ccc3",
20
+ "list.activeSelectionIconForeground": "#FFF",
21
+ "terminal.inactiveSelectionBackground": "#3A3D41",
22
+ "actionBar.toggledBackground": "#383a49",
23
+ "activityBar.activeBorder": "#0078D4",
24
+ "activityBar.background": "#181818",
25
+ "activityBar.border": "#2B2B2B",
26
+ "activityBar.foreground": "#D7D7D7",
27
+ "activityBar.inactiveForeground": "#868686",
28
+ "activityBarBadge.background": "#0078D4",
29
+ "activityBarBadge.foreground": "#FFFFFF",
30
+ "badge.background": "#616161",
31
+ "badge.foreground": "#F8F8F8",
32
+ "button.background": "#0078D4",
33
+ "button.border": "#FFFFFF12",
34
+ "button.foreground": "#FFFFFF",
35
+ "button.hoverBackground": "#026EC1",
36
+ "button.secondaryBackground": "#313131",
37
+ "button.secondaryForeground": "#CCCCCC",
38
+ "button.secondaryHoverBackground": "#3C3C3C",
39
+ "chat.slashCommandBackground": "#26477866",
40
+ "chat.slashCommandForeground": "#85B6FF",
41
+ "chat.editedFileForeground": "#E2C08D",
42
+ "checkbox.background": "#313131",
43
+ "checkbox.border": "#3C3C3C",
44
+ "debugToolBar.background": "#181818",
45
+ "descriptionForeground": "#9D9D9D",
46
+ "dropdown.background": "#313131",
47
+ "dropdown.border": "#3C3C3C",
48
+ "dropdown.foreground": "#CCCCCC",
49
+ "dropdown.listBackground": "#1F1F1F",
50
+ "editor.background": "#1F1F1F",
51
+ "editor.findMatchBackground": "#9E6A03",
52
+ "editor.foreground": "#CCCCCC",
53
+ "editorGroup.border": "#FFFFFF17",
54
+ "editorGroupHeader.tabsBackground": "#181818",
55
+ "editorGroupHeader.tabsBorder": "#2B2B2B",
56
+ "editorGutter.addedBackground": "#2EA043",
57
+ "editorGutter.deletedBackground": "#F85149",
58
+ "editorGutter.modifiedBackground": "#0078D4",
59
+ "editorLineNumber.activeForeground": "#CCCCCC",
60
+ "editorLineNumber.foreground": "#6E7681",
61
+ "editorOverviewRuler.border": "#010409",
62
+ "editorWidget.background": "#202020",
63
+ "errorForeground": "#F85149",
64
+ "focusBorder": "#0078D4",
65
+ "foreground": "#CCCCCC",
66
+ "icon.foreground": "#CCCCCC",
67
+ "input.background": "#313131",
68
+ "input.border": "#3C3C3C",
69
+ "input.foreground": "#CCCCCC",
70
+ "input.placeholderForeground": "#989898",
71
+ "inputOption.activeBackground": "#2489DB82",
72
+ "inputOption.activeBorder": "#2488DB",
73
+ "keybindingLabel.foreground": "#CCCCCC",
74
+ "menu.background": "#1F1F1F",
75
+ "menu.selectionBackground": "#0078d470",
76
+ "notificationCenterHeader.background": "#1F1F1F",
77
+ "notificationCenterHeader.foreground": "#CCCCCC",
78
+ "notifications.background": "#1F1F1F",
79
+ "notifications.border": "#2B2B2B",
80
+ "notifications.foreground": "#CCCCCC",
81
+ "panel.background": "#181818",
82
+ "panel.border": "#2B2B2B",
83
+ "panelInput.border": "#2B2B2B",
84
+ "panelTitle.activeBorder": "#0078D4",
85
+ "panelTitle.activeForeground": "#CCCCCC",
86
+ "panelTitle.inactiveForeground": "#9D9D9D",
87
+ "peekViewEditor.background": "#1F1F1F",
88
+ "peekViewEditor.matchHighlightBackground": "#BB800966",
89
+ "peekViewResult.background": "#1F1F1F",
90
+ "peekViewResult.matchHighlightBackground": "#BB800966",
91
+ "pickerGroup.border": "#3C3C3C",
92
+ "progressBar.background": "#0078D4",
93
+ "quickInput.background": "#222222",
94
+ "quickInput.foreground": "#CCCCCC",
95
+ "settings.dropdownBackground": "#313131",
96
+ "settings.dropdownBorder": "#3C3C3C",
97
+ "settings.headerForeground": "#FFFFFF",
98
+ "settings.modifiedItemIndicator": "#BB800966",
99
+ "sideBar.background": "#181818",
100
+ "sideBar.border": "#2B2B2B",
101
+ "sideBar.foreground": "#CCCCCC",
102
+ "sideBarSectionHeader.background": "#181818",
103
+ "sideBarSectionHeader.border": "#2B2B2B",
104
+ "sideBarSectionHeader.foreground": "#CCCCCC",
105
+ "sideBarTitle.foreground": "#CCCCCC",
106
+ "statusBar.background": "#181818",
107
+ "statusBar.border": "#2B2B2B",
108
+ "statusBar.debuggingBackground": "#0078D4",
109
+ "statusBar.debuggingForeground": "#FFFFFF",
110
+ "statusBar.focusBorder": "#0078D4",
111
+ "statusBar.foreground": "#CCCCCC",
112
+ "statusBar.noFolderBackground": "#1F1F1F",
113
+ "statusBarItem.focusBorder": "#0078D4",
114
+ "statusBarItem.prominentBackground": "#6E768166",
115
+ "statusBarItem.remoteBackground": "#0078D4",
116
+ "statusBarItem.remoteForeground": "#FFFFFF",
117
+ "tab.activeBackground": "#1F1F1F",
118
+ "tab.activeBorder": "#1F1F1F",
119
+ "tab.activeBorderTop": "#0078D4",
120
+ "tab.activeForeground": "#FFFFFF",
121
+ "tab.selectedBorderTop": "#6caddf",
122
+ "tab.border": "#2B2B2B",
123
+ "tab.hoverBackground": "#1F1F1F",
124
+ "tab.inactiveBackground": "#181818",
125
+ "tab.inactiveForeground": "#9D9D9D",
126
+ "tab.unfocusedActiveBorder": "#1F1F1F",
127
+ "tab.unfocusedActiveBorderTop": "#2B2B2B",
128
+ "tab.unfocusedHoverBackground": "#1F1F1F",
129
+ "terminal.foreground": "#CCCCCC",
130
+ "terminal.tab.activeBorder": "#0078D4",
131
+ "textBlockQuote.background": "#2B2B2B",
132
+ "textBlockQuote.border": "#616161",
133
+ "textCodeBlock.background": "#2B2B2B",
134
+ "textLink.activeForeground": "#4daafc",
135
+ "textLink.foreground": "#4daafc",
136
+ "textPreformat.foreground": "#D0D0D0",
137
+ "textPreformat.background": "#3C3C3C",
138
+ "textSeparator.foreground": "#21262D",
139
+ "titleBar.activeBackground": "#181818",
140
+ "titleBar.activeForeground": "#CCCCCC",
141
+ "titleBar.border": "#2B2B2B",
142
+ "titleBar.inactiveBackground": "#1F1F1F",
143
+ "titleBar.inactiveForeground": "#9D9D9D",
144
+ "welcomePage.tileBackground": "#2B2B2B",
145
+ "welcomePage.progress.foreground": "#0078D4",
146
+ "widget.border": "#313131"
147
+ },
148
+ tokenColors: [
149
+ {
150
+ "scope": ["comment", "comment.line.webgal"],
151
+ "settings": { "foreground": "#757575" }
152
+ },
153
+ {
154
+ "scope": ["keyword.operator.webgal"],
155
+ "settings": {
156
+ "foreground": "#ff2c80",
157
+ "fontStyle": "bold"
158
+ }
159
+ },
160
+ {
161
+ "scope": ["string.unquoted.utterance.webgal"],
162
+ "settings": {
163
+ "foreground": "#e6dd7e",
164
+ "fontStyle": "bold"
165
+ }
166
+ },
167
+ {
168
+ "scope": ["meta.command.webgal", "support.function.command.webgal"],
169
+ "settings": {
170
+ "foreground": "#5feaff",
171
+ "fontStyle": "bold"
172
+ }
173
+ },
174
+ {
175
+ "scope": ["meta.character.webgal", "entity.name.type.character.webgal"],
176
+ "settings": {
177
+ "foreground": "#ddff6f",
178
+ "fontStyle": "bold underline"
179
+ }
180
+ },
181
+ {
182
+ "scope": ["variable.parameter.webgal"],
183
+ "settings": { "foreground": "#ffb84a" }
184
+ },
185
+ {
186
+ "scope": ["variable.other.webgal"],
187
+ "settings": { "foreground": "#6ef48f" }
188
+ },
189
+ {
190
+ "scope": [
191
+ "meta.embedded",
192
+ "source.groovy.embedded",
193
+ "string meta.image.inline.markdown",
194
+ "variable.legacy.builtin.python"
195
+ ],
196
+ "settings": { "foreground": "#D4D4D4" }
197
+ },
198
+ {
199
+ "scope": "emphasis",
200
+ "settings": { "fontStyle": "italic" }
201
+ },
202
+ {
203
+ "scope": "strong",
204
+ "settings": { "fontStyle": "bold" }
205
+ },
206
+ {
207
+ "scope": "header",
208
+ "settings": { "foreground": "#000080" }
209
+ },
210
+ {
211
+ "scope": "comment",
212
+ "settings": { "foreground": "#6A9955" }
213
+ },
214
+ {
215
+ "scope": "constant.language",
216
+ "settings": { "foreground": "#569cd6" }
217
+ },
218
+ {
219
+ "scope": [
220
+ "constant.numeric",
221
+ "variable.other.enummember",
222
+ "keyword.operator.plus.exponent",
223
+ "keyword.operator.minus.exponent"
224
+ ],
225
+ "settings": { "foreground": "#b5cea8" }
226
+ },
227
+ {
228
+ "scope": "constant.regexp",
229
+ "settings": { "foreground": "#646695" }
230
+ },
231
+ {
232
+ "scope": "entity.name.tag",
233
+ "settings": { "foreground": "#569cd6" }
234
+ },
235
+ {
236
+ "scope": ["entity.name.tag.css", "entity.name.tag.less"],
237
+ "settings": { "foreground": "#d7ba7d" }
238
+ },
239
+ {
240
+ "scope": "entity.other.attribute-name",
241
+ "settings": { "foreground": "#9cdcfe" }
242
+ },
243
+ {
244
+ "scope": [
245
+ "entity.other.attribute-name.class.css",
246
+ "source.css entity.other.attribute-name.class",
247
+ "entity.other.attribute-name.id.css",
248
+ "entity.other.attribute-name.parent-selector.css",
249
+ "entity.other.attribute-name.parent.less",
250
+ "source.css entity.other.attribute-name.pseudo-class",
251
+ "entity.other.attribute-name.pseudo-element.css",
252
+ "source.css.less entity.other.attribute-name.id",
253
+ "entity.other.attribute-name.scss"
254
+ ],
255
+ "settings": { "foreground": "#d7ba7d" }
256
+ },
257
+ {
258
+ "scope": "invalid",
259
+ "settings": { "foreground": "#f44747" }
260
+ },
261
+ {
262
+ "scope": "markup.underline",
263
+ "settings": { "fontStyle": "underline" }
264
+ },
265
+ {
266
+ "scope": "markup.bold",
267
+ "settings": {
268
+ "fontStyle": "bold",
269
+ "foreground": "#569cd6"
270
+ }
271
+ },
272
+ {
273
+ "scope": "markup.heading",
274
+ "settings": {
275
+ "fontStyle": "bold",
276
+ "foreground": "#569cd6"
277
+ }
278
+ },
279
+ {
280
+ "scope": "markup.italic",
281
+ "settings": { "fontStyle": "italic" }
282
+ },
283
+ {
284
+ "scope": "markup.strikethrough",
285
+ "settings": { "fontStyle": "strikethrough" }
286
+ },
287
+ {
288
+ "scope": "markup.inserted",
289
+ "settings": { "foreground": "#b5cea8" }
290
+ },
291
+ {
292
+ "scope": "markup.deleted",
293
+ "settings": { "foreground": "#ce9178" }
294
+ },
295
+ {
296
+ "scope": "markup.changed",
297
+ "settings": { "foreground": "#569cd6" }
298
+ },
299
+ {
300
+ "scope": "punctuation.definition.quote.begin.markdown",
301
+ "settings": { "foreground": "#6A9955" }
302
+ },
303
+ {
304
+ "scope": "punctuation.definition.list.begin.markdown",
305
+ "settings": { "foreground": "#6796e6" }
306
+ },
307
+ {
308
+ "scope": "markup.inline.raw",
309
+ "settings": { "foreground": "#ce9178" }
310
+ },
311
+ {
312
+ "name": "brackets of XML/HTML tags",
313
+ "scope": "punctuation.definition.tag",
314
+ "settings": { "foreground": "#808080" }
315
+ },
316
+ {
317
+ "scope": ["meta.preprocessor", "entity.name.function.preprocessor"],
318
+ "settings": { "foreground": "#569cd6" }
319
+ },
320
+ {
321
+ "scope": "meta.preprocessor.string",
322
+ "settings": { "foreground": "#ce9178" }
323
+ },
324
+ {
325
+ "scope": "meta.preprocessor.numeric",
326
+ "settings": { "foreground": "#b5cea8" }
327
+ },
328
+ {
329
+ "scope": "meta.structure.dictionary.key.python",
330
+ "settings": { "foreground": "#9cdcfe" }
331
+ },
332
+ {
333
+ "scope": "meta.diff.header",
334
+ "settings": { "foreground": "#569cd6" }
335
+ },
336
+ {
337
+ "scope": "storage",
338
+ "settings": { "foreground": "#569cd6" }
339
+ },
340
+ {
341
+ "scope": "storage.type",
342
+ "settings": { "foreground": "#569cd6" }
343
+ },
344
+ {
345
+ "scope": ["storage.modifier", "keyword.operator.noexcept"],
346
+ "settings": { "foreground": "#569cd6" }
347
+ },
348
+ {
349
+ "scope": ["string", "meta.embedded.assembly"],
350
+ "settings": { "foreground": "#ce9178" }
351
+ },
352
+ {
353
+ "scope": "string.tag",
354
+ "settings": { "foreground": "#ce9178" }
355
+ },
356
+ {
357
+ "scope": "string.value",
358
+ "settings": { "foreground": "#ce9178" }
359
+ },
360
+ {
361
+ "scope": "string.regexp",
362
+ "settings": { "foreground": "#d16969" }
363
+ },
364
+ {
365
+ "name": "String interpolation",
366
+ "scope": [
367
+ "punctuation.definition.template-expression.begin",
368
+ "punctuation.definition.template-expression.end",
369
+ "punctuation.section.embedded"
370
+ ],
371
+ "settings": { "foreground": "#569cd6" }
372
+ },
373
+ {
374
+ "name": "Reset JavaScript string interpolation expression",
375
+ "scope": ["meta.template.expression"],
376
+ "settings": { "foreground": "#d4d4d4" }
377
+ },
378
+ {
379
+ "scope": [
380
+ "support.type.vendored.property-name",
381
+ "support.type.property-name",
382
+ "source.css variable",
383
+ "source.coffee.embedded"
384
+ ],
385
+ "settings": { "foreground": "#9cdcfe" }
386
+ },
387
+ {
388
+ "scope": "keyword",
389
+ "settings": { "foreground": "#569cd6" }
390
+ },
391
+ {
392
+ "scope": "keyword.control",
393
+ "settings": { "foreground": "#569cd6" }
394
+ },
395
+ {
396
+ "scope": "keyword.operator",
397
+ "settings": { "foreground": "#d4d4d4" }
398
+ },
399
+ {
400
+ "scope": [
401
+ "keyword.operator.new",
402
+ "keyword.operator.expression",
403
+ "keyword.operator.cast",
404
+ "keyword.operator.sizeof",
405
+ "keyword.operator.alignof",
406
+ "keyword.operator.typeid",
407
+ "keyword.operator.alignas",
408
+ "keyword.operator.instanceof",
409
+ "keyword.operator.logical.python",
410
+ "keyword.operator.wordlike"
411
+ ],
412
+ "settings": { "foreground": "#569cd6" }
413
+ },
414
+ {
415
+ "scope": "keyword.other.unit",
416
+ "settings": { "foreground": "#b5cea8" }
417
+ },
418
+ {
419
+ "scope": ["punctuation.section.embedded.begin.php", "punctuation.section.embedded.end.php"],
420
+ "settings": { "foreground": "#569cd6" }
421
+ },
422
+ {
423
+ "scope": "support.function.git-rebase",
424
+ "settings": { "foreground": "#9cdcfe" }
425
+ },
426
+ {
427
+ "scope": "constant.sha.git-rebase",
428
+ "settings": { "foreground": "#b5cea8" }
429
+ },
430
+ {
431
+ "name": "coloring of the Java import and package identifiers",
432
+ "scope": [
433
+ "storage.modifier.import.java",
434
+ "variable.language.wildcard.java",
435
+ "storage.modifier.package.java"
436
+ ],
437
+ "settings": { "foreground": "#d4d4d4" }
438
+ },
439
+ {
440
+ "name": "this.self",
441
+ "scope": "variable.language",
442
+ "settings": { "foreground": "#569cd6" }
443
+ },
444
+ {
445
+ "name": "Function declarations",
446
+ "scope": [
447
+ "entity.name.function",
448
+ "support.function",
449
+ "support.constant.handlebars",
450
+ "source.powershell variable.other.member",
451
+ "entity.name.operator.custom-literal"
452
+ ],
453
+ "settings": { "foreground": "#DCDCAA" }
454
+ },
455
+ {
456
+ "name": "Types declaration and references",
457
+ "scope": [
458
+ "support.class",
459
+ "support.type",
460
+ "entity.name.type",
461
+ "entity.name.namespace",
462
+ "entity.other.attribute",
463
+ "entity.name.scope-resolution",
464
+ "entity.name.class",
465
+ "storage.type.numeric.go",
466
+ "storage.type.byte.go",
467
+ "storage.type.boolean.go",
468
+ "storage.type.string.go",
469
+ "storage.type.uintptr.go",
470
+ "storage.type.error.go",
471
+ "storage.type.rune.go",
472
+ "storage.type.cs",
473
+ "storage.type.generic.cs",
474
+ "storage.type.modifier.cs",
475
+ "storage.type.variable.cs",
476
+ "storage.type.annotation.java",
477
+ "storage.type.generic.java",
478
+ "storage.type.java",
479
+ "storage.type.object.array.java",
480
+ "storage.type.primitive.array.java",
481
+ "storage.type.primitive.java",
482
+ "storage.type.token.java",
483
+ "storage.type.groovy",
484
+ "storage.type.annotation.groovy",
485
+ "storage.type.parameters.groovy",
486
+ "storage.type.generic.groovy",
487
+ "storage.type.object.array.groovy",
488
+ "storage.type.primitive.array.groovy",
489
+ "storage.type.primitive.groovy"
490
+ ],
491
+ "settings": { "foreground": "#4EC9B0" }
492
+ },
493
+ {
494
+ "name": "Types declaration and references, TS grammar specific",
495
+ "scope": [
496
+ "meta.type.cast.expr",
497
+ "meta.type.new.expr",
498
+ "support.constant.math",
499
+ "support.constant.dom",
500
+ "support.constant.json",
501
+ "entity.other.inherited-class",
502
+ "punctuation.separator.namespace.ruby"
503
+ ],
504
+ "settings": { "foreground": "#4EC9B0" }
505
+ },
506
+ {
507
+ "name": "Control flow / Special keywords",
508
+ "scope": [
509
+ "keyword.control",
510
+ "source.cpp keyword.operator.new",
511
+ "keyword.operator.delete",
512
+ "keyword.other.using",
513
+ "keyword.other.directive.using",
514
+ "keyword.other.operator",
515
+ "entity.name.operator"
516
+ ],
517
+ "settings": { "foreground": "#C586C0" }
518
+ },
519
+ {
520
+ "name": "Variable and parameter name",
521
+ "scope": [
522
+ "variable",
523
+ "meta.definition.variable.name",
524
+ "support.variable",
525
+ "entity.name.variable",
526
+ "constant.other.placeholder"
527
+ ],
528
+ "settings": { "foreground": "#9CDCFE" }
529
+ },
530
+ {
531
+ "name": "Constants and enums",
532
+ "scope": ["variable.other.constant", "variable.other.enummember"],
533
+ "settings": { "foreground": "#4FC1FF" }
534
+ },
535
+ {
536
+ "name": "Object keys, TS grammar specific",
537
+ "scope": ["meta.object-literal.key"],
538
+ "settings": { "foreground": "#9CDCFE" }
539
+ },
540
+ {
541
+ "name": "CSS property value",
542
+ "scope": [
543
+ "support.constant.property-value",
544
+ "support.constant.font-name",
545
+ "support.constant.media-type",
546
+ "support.constant.media",
547
+ "constant.other.color.rgb-value",
548
+ "constant.other.rgb-value",
549
+ "support.constant.color"
550
+ ],
551
+ "settings": { "foreground": "#CE9178" }
552
+ },
553
+ {
554
+ "name": "Regular expression groups",
555
+ "scope": [
556
+ "punctuation.definition.group.regexp",
557
+ "punctuation.definition.group.assertion.regexp",
558
+ "punctuation.definition.character-class.regexp",
559
+ "punctuation.character.set.begin.regexp",
560
+ "punctuation.character.set.end.regexp",
561
+ "keyword.operator.negation.regexp",
562
+ "support.other.parenthesis.regexp"
563
+ ],
564
+ "settings": { "foreground": "#CE9178" }
565
+ },
566
+ {
567
+ "scope": [
568
+ "constant.character.character-class.regexp",
569
+ "constant.other.character-class.set.regexp",
570
+ "constant.other.character-class.regexp",
571
+ "constant.character.set.regexp"
572
+ ],
573
+ "settings": { "foreground": "#d16969" }
574
+ },
575
+ {
576
+ "scope": ["keyword.operator.or.regexp", "keyword.control.anchor.regexp"],
577
+ "settings": { "foreground": "#DCDCAA" }
578
+ },
579
+ {
580
+ "scope": "keyword.operator.quantifier.regexp",
581
+ "settings": { "foreground": "#d7ba7d" }
582
+ },
583
+ {
584
+ "scope": ["constant.character", "constant.other.option"],
585
+ "settings": { "foreground": "#569cd6" }
586
+ },
587
+ {
588
+ "scope": "constant.character.escape",
589
+ "settings": { "foreground": "#d7ba7d" }
590
+ },
591
+ {
592
+ "scope": "entity.name.label",
593
+ "settings": { "foreground": "#C8C8C8" }
594
+ }
595
+ ],
596
+ semanticHighlighting: true,
597
+ semanticTokenColors: {
598
+ "newOperator": "#C586C0",
599
+ "stringLiteral": "#ce9178",
600
+ "customLiteral": "#DCDCAA",
601
+ "numberLiteral": "#b5cea8"
602
+ }
603
+ };
604
+
605
+ //#endregion
606
+ //#region themes/white.json
607
+ var white_default = {
608
+ inherit: false,
609
+ base: "vs-dark",
610
+ colors: {
611
+ "focusBorder": "#fafbfc",
612
+ "editor.background": "#ffffff",
613
+ "editor.foreground": "#24292e",
614
+ "editor.lineHighlightBackground": "#fffbdd",
615
+ "editorIndentGuide.background": "#eeeeee",
616
+ "editorLineNumber.foreground": "#cccccc",
617
+ "editorBracketMatch.background": "#f1f8ff",
618
+ "editorBracketMatch.border": "#c8e1ff",
619
+ "statusBar.foreground": "#24292e",
620
+ "statusBar.noFolderForeground": "#24292e",
621
+ "statusBar.background": "#fafbfc",
622
+ "statusBar.noFolderBackground": "#fafbfc",
623
+ "statusBar.border": "#e1e4e8",
624
+ "statusBar.debuggingBackground": "#fafbfc",
625
+ "statusBar.debuggingForeground": "#24292e",
626
+ "activityBarBadge.background": "#54a3ff",
627
+ "sideBar.foreground": "#586069",
628
+ "sideBar.border": "#e1e4e8",
629
+ "sideBarTitle.foreground": "#24292e",
630
+ "sideBarSectionHeader.background": "#F1F2F3",
631
+ "sideBarSectionHeader.foreground": "#24292e",
632
+ "editorGroupHeader.tabsBorder": "#e1e4e8",
633
+ "tab.activeBorder": "#e36209",
634
+ "tab.inactiveForeground": "#586069",
635
+ "scrollbar.shadow": "#00000000",
636
+ "activityBar.background": "#FFFFFF",
637
+ "activityBar.foreground": "#3e3f3f",
638
+ "activityBar.inactiveForeground": "#b9bec5",
639
+ "activityBar.border": "#e1e4e8",
640
+ "sideBar.background": "#ffffff",
641
+ "tab.inactiveBackground": "#ffffff",
642
+ "breadcrumb.background": "#ffffff",
643
+ "tab.border": "#f1f1f1",
644
+ "tab.hoverBackground": "#f5f4f4",
645
+ "tab.activeBackground": "#ffffff",
646
+ "editorGroupHeader.tabsBackground": "#ffffff",
647
+ "titleBar.activeBackground": "#fafbfc",
648
+ "titleBar.inactiveBackground": "#fafbfc",
649
+ "titleBar.border": "#e1e4e8",
650
+ "editorIndentGuide.activeBackground": "#009bdd",
651
+ "terminal.foreground": "#3a3a3a",
652
+ "terminalCursor.background": "#3a3a3a",
653
+ "terminalCursor.foreground": "#3a3a3a",
654
+ "terminal.ansiBlack": "#090300",
655
+ "terminal.ansiBlue": "#009bdd",
656
+ "terminal.ansiBrightBlack": "#5C5855",
657
+ "terminal.ansiBrightBlue": "#3dc5ff",
658
+ "terminal.ansiBrightCyan": "#79ddff",
659
+ "terminal.ansiBrightGreen": "#01A252",
660
+ "terminal.ansiBrightMagenta": "#A16A94",
661
+ "terminal.ansiBrightRed": "#DB2D20",
662
+ "terminal.ansiBrightWhite": "#ffffff",
663
+ "terminal.ansiBrightYellow": "#fff493",
664
+ "terminal.ansiCyan": "#29c9ff",
665
+ "terminal.ansiGreen": "#01A252",
666
+ "terminal.ansiMagenta": "#A16A94",
667
+ "terminal.ansiRed": "#DB2D20",
668
+ "terminal.ansiWhite": "#e9e9e9",
669
+ "terminal.ansiYellow": "#fcf81a"
670
+ },
671
+ rules: [
672
+ {
673
+ "foreground": "#000000",
674
+ "token": "source"
675
+ },
676
+ {
677
+ "foreground": "#000000",
678
+ "token": "meta.embedded"
679
+ },
680
+ {
681
+ "foreground": "#6a737d",
682
+ "token": "comment"
683
+ },
684
+ {
685
+ "foreground": "#6a737d",
686
+ "token": "punctuation.definition.comment"
687
+ },
688
+ {
689
+ "fontStyle": "",
690
+ "foreground": "#AAAAAA",
691
+ "token": "comment.block.preprocessor"
692
+ },
693
+ {
694
+ "foreground": "#4b4b4b",
695
+ "token": "comment.documentation"
696
+ },
697
+ {
698
+ "foreground": "#4b4b4b",
699
+ "token": "comment.block.documentation"
700
+ },
701
+ {
702
+ "foreground": "#660000",
703
+ "token": "invalid.illegal"
704
+ },
705
+ {
706
+ "foreground": "#d73a49",
707
+ "token": "keyword"
708
+ },
709
+ {
710
+ "foreground": "#d73a49",
711
+ "token": "storage"
712
+ },
713
+ {
714
+ "foreground": "#005cc5",
715
+ "token": "constant"
716
+ },
717
+ {
718
+ "foreground": "#005cc5",
719
+ "token": "constant.language"
720
+ },
721
+ {
722
+ "foreground": "#005cc5",
723
+ "token": "support.constant"
724
+ },
725
+ {
726
+ "foreground": "#005cc5",
727
+ "token": "variable.language"
728
+ },
729
+ {
730
+ "foreground": "#005cc5",
731
+ "token": "variable"
732
+ },
733
+ {
734
+ "foreground": "#005cc5",
735
+ "token": "support.variable"
736
+ },
737
+ {
738
+ "foreground": "#005cc5",
739
+ "token": "variable"
740
+ },
741
+ {
742
+ "foreground": "#005cc5",
743
+ "token": "support.variable"
744
+ },
745
+ {
746
+ "foreground": "#6f42c1",
747
+ "token": "entity.name.function"
748
+ },
749
+ {
750
+ "foreground": "#6f42c1",
751
+ "token": "support.function"
752
+ },
753
+ {
754
+ "foreground": "#005cc5",
755
+ "token": "entity.name.type"
756
+ },
757
+ {
758
+ "foreground": "#005cc5",
759
+ "token": "entity.other.inherited-class"
760
+ },
761
+ {
762
+ "foreground": "#005cc5",
763
+ "token": "support.class"
764
+ },
765
+ {
766
+ "foreground": "#660000",
767
+ "token": "entity.name.exception"
768
+ },
769
+ {
770
+ "fontStyle": "bold",
771
+ "token": "entity.name.section"
772
+ },
773
+ {
774
+ "foreground": "#22863a",
775
+ "token": "string"
776
+ },
777
+ {
778
+ "foreground": "#22863a",
779
+ "token": "punctuation.definition.string"
780
+ },
781
+ {
782
+ "foreground": "#777777",
783
+ "token": "constant.character.escape"
784
+ },
785
+ {
786
+ "foreground": "#4B83CD",
787
+ "token": "string.regexp"
788
+ },
789
+ {
790
+ "foreground": "#AB6526",
791
+ "token": "constant.other.symbol"
792
+ },
793
+ {
794
+ "foreground": "#d73a49",
795
+ "token": "punctuation.definition.template-expression"
796
+ },
797
+ {
798
+ "foreground": "#000000",
799
+ "token": "variable.object.property"
800
+ },
801
+ {
802
+ "foreground": "#AAAAAA",
803
+ "token": "meta.tag.sgml.doctype"
804
+ },
805
+ {
806
+ "foreground": "#AAAAAA",
807
+ "token": "meta.tag.sgml.doctype string"
808
+ },
809
+ {
810
+ "foreground": "#AAAAAA",
811
+ "token": "meta.tag.sgml.doctype entity.name.tag"
812
+ },
813
+ {
814
+ "foreground": "#AAAAAA",
815
+ "token": "meta.tag.sgml punctuation.definition.tag.html"
816
+ },
817
+ {
818
+ "foreground": "#000000",
819
+ "token": "meta.tag"
820
+ },
821
+ {
822
+ "foreground": "#d73a49",
823
+ "token": "entity.tag"
824
+ },
825
+ {
826
+ "foreground": "#d73a49",
827
+ "token": "entity.name.tag"
828
+ },
829
+ {
830
+ "foreground": "#d73a49",
831
+ "token": "punctuation.definition.tag.begin.html"
832
+ },
833
+ {
834
+ "foreground": "#d73a49",
835
+ "token": "punctuation.definition.tag.end.html"
836
+ },
837
+ {
838
+ "foreground": "#6f42c1ff",
839
+ "token": "meta.tag entity.other.attribute-name"
840
+ },
841
+ {
842
+ "foreground": "#6f42c1ff",
843
+ "token": "entity.other.attribute-name.html"
844
+ },
845
+ {
846
+ "foreground": "#AB6526",
847
+ "token": "constant.character.entity"
848
+ },
849
+ {
850
+ "foreground": "#AB6526",
851
+ "token": "punctuation.definition.entity"
852
+ },
853
+ {
854
+ "foreground": "#7A3E9D",
855
+ "token": "meta.selector"
856
+ },
857
+ {
858
+ "foreground": "#7A3E9D",
859
+ "token": "meta.selector entity"
860
+ },
861
+ {
862
+ "foreground": "#7A3E9D",
863
+ "token": "meta.selector entity punctuation"
864
+ },
865
+ {
866
+ "foreground": "#7A3E9D",
867
+ "token": "entity.name.tag.css"
868
+ },
869
+ {
870
+ "foreground": "#d73a49",
871
+ "token": "meta.property-name"
872
+ },
873
+ {
874
+ "foreground": "#d73a49",
875
+ "token": "support.type.property-name"
876
+ },
877
+ {
878
+ "foreground": "#448C27",
879
+ "token": "meta.property-value"
880
+ },
881
+ {
882
+ "foreground": "#448C27",
883
+ "token": "meta.property-value constant.other"
884
+ },
885
+ {
886
+ "foreground": "#448C27",
887
+ "token": "support.constant.property-value"
888
+ },
889
+ {
890
+ "fontStyle": "bold",
891
+ "token": "keyword.other.important"
892
+ },
893
+ {
894
+ "foreground": "#000000",
895
+ "token": "markup.changed"
896
+ },
897
+ {
898
+ "foreground": "#000000",
899
+ "token": "markup.deleted"
900
+ },
901
+ {
902
+ "fontStyle": "italic",
903
+ "token": "markup.italic"
904
+ },
905
+ {
906
+ "foreground": "#660000",
907
+ "token": "markup.error"
908
+ },
909
+ {
910
+ "foreground": "#000000",
911
+ "token": "markup.inserted"
912
+ },
913
+ {
914
+ "foreground": "#005cc5",
915
+ "token": "meta.link"
916
+ },
917
+ {
918
+ "foreground": "#777777",
919
+ "token": "markup.output"
920
+ },
921
+ {
922
+ "foreground": "#777777",
923
+ "token": "markup.raw"
924
+ },
925
+ {
926
+ "foreground": "#777777",
927
+ "token": "markup.prompt"
928
+ },
929
+ {
930
+ "foreground": "#6f42c1ff",
931
+ "token": "markup.heading"
932
+ },
933
+ {
934
+ "fontStyle": "bold",
935
+ "token": "markup.bold"
936
+ },
937
+ {
938
+ "foreground": "#660000",
939
+ "token": "markup.traceback"
940
+ },
941
+ {
942
+ "fontStyle": "underline",
943
+ "token": "markup.underline"
944
+ },
945
+ {
946
+ "foreground": "#7A3E9D",
947
+ "token": "markup.quote"
948
+ },
949
+ {
950
+ "foreground": "#448C27",
951
+ "token": "markup.bold"
952
+ },
953
+ {
954
+ "foreground": "#448C27",
955
+ "token": "markup.italic"
956
+ },
957
+ {
958
+ "foreground": "#005cc5ff",
959
+ "token": "markup.fenced_code"
960
+ },
961
+ {
962
+ "fontStyle": "",
963
+ "foreground": "#6a737d",
964
+ "token": "markup.inline.raw"
965
+ },
966
+ {
967
+ "foreground": "#434343",
968
+ "token": "meta.diff.range"
969
+ },
970
+ {
971
+ "foreground": "#434343",
972
+ "token": "meta.diff.index"
973
+ },
974
+ {
975
+ "foreground": "#434343",
976
+ "token": "meta.separator"
977
+ },
978
+ {
979
+ "foreground": "#434343",
980
+ "token": "meta.diff.header.from-file"
981
+ },
982
+ {
983
+ "foreground": "#434343",
984
+ "token": "meta.diff.header.to-file"
985
+ },
986
+ {
987
+ "foreground": "#005cc5",
988
+ "token": "support"
989
+ }
990
+ ],
991
+ encodedTokensColors: []
992
+ };
993
+
994
+ //#endregion
995
+ export { dark_default as n, white_default as t };