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