tm-themes 1.1.2 → 1.2.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,652 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBorder": "#f78166",
4
+ "activityBar.background": "#0d1117",
5
+ "activityBar.border": "#30363d",
6
+ "activityBar.foreground": "#e6edf3",
7
+ "activityBar.inactiveForeground": "#7d8590",
8
+ "activityBarBadge.background": "#1f6feb",
9
+ "activityBarBadge.foreground": "#ffffff",
10
+ "badge.background": "#1f6feb",
11
+ "badge.foreground": "#ffffff",
12
+ "breadcrumb.activeSelectionForeground": "#7d8590",
13
+ "breadcrumb.focusForeground": "#e6edf3",
14
+ "breadcrumb.foreground": "#7d8590",
15
+ "breadcrumbPicker.background": "#161b22",
16
+ "button.background": "#238636",
17
+ "button.foreground": "#ffffff",
18
+ "button.hoverBackground": "#2ea043",
19
+ "button.secondaryBackground": "#282e33",
20
+ "button.secondaryForeground": "#c9d1d9",
21
+ "button.secondaryHoverBackground": "#30363d",
22
+ "checkbox.background": "#161b22",
23
+ "checkbox.border": "#30363d",
24
+ "debugConsole.errorForeground": "#ffa198",
25
+ "debugConsole.infoForeground": "#8b949e",
26
+ "debugConsole.sourceForeground": "#e3b341",
27
+ "debugConsole.warningForeground": "#d29922",
28
+ "debugConsoleInputIcon.foreground": "#bc8cff",
29
+ "debugIcon.breakpointForeground": "#f85149",
30
+ "debugTokenExpression.boolean": "#56d364",
31
+ "debugTokenExpression.error": "#ffa198",
32
+ "debugTokenExpression.name": "#79c0ff",
33
+ "debugTokenExpression.number": "#56d364",
34
+ "debugTokenExpression.string": "#a5d6ff",
35
+ "debugTokenExpression.value": "#a5d6ff",
36
+ "debugToolBar.background": "#161b22",
37
+ "descriptionForeground": "#7d8590",
38
+ "diffEditor.insertedLineBackground": "#23863626",
39
+ "diffEditor.insertedTextBackground": "#3fb9504d",
40
+ "diffEditor.removedLineBackground": "#da363326",
41
+ "diffEditor.removedTextBackground": "#ff7b724d",
42
+ "dropdown.background": "#161b22",
43
+ "dropdown.border": "#30363d",
44
+ "dropdown.foreground": "#e6edf3",
45
+ "dropdown.listBackground": "#161b22",
46
+ "editor.background": "#0d1117",
47
+ "editor.findMatchBackground": "#9e6a03",
48
+ "editor.findMatchHighlightBackground": "#f2cc6080",
49
+ "editor.focusedStackFrameHighlightBackground": "#2ea04366",
50
+ "editor.foldBackground": "#6e76811a",
51
+ "editor.foreground": "#e6edf3",
52
+ "editor.lineHighlightBackground": "#6e76811a",
53
+ "editor.linkedEditingBackground": "#2f81f712",
54
+ "editor.selectionHighlightBackground": "#3fb95040",
55
+ "editor.stackFrameHighlightBackground": "#bb800966",
56
+ "editor.wordHighlightBackground": "#6e768180",
57
+ "editor.wordHighlightBorder": "#6e768199",
58
+ "editor.wordHighlightStrongBackground": "#6e76814d",
59
+ "editor.wordHighlightStrongBorder": "#6e768199",
60
+ "editorBracketHighlight.foreground1": "#79c0ff",
61
+ "editorBracketHighlight.foreground2": "#56d364",
62
+ "editorBracketHighlight.foreground3": "#e3b341",
63
+ "editorBracketHighlight.foreground4": "#ffa198",
64
+ "editorBracketHighlight.foreground5": "#ff9bce",
65
+ "editorBracketHighlight.foreground6": "#d2a8ff",
66
+ "editorBracketHighlight.unexpectedBracket.foreground": "#7d8590",
67
+ "editorBracketMatch.background": "#3fb95040",
68
+ "editorBracketMatch.border": "#3fb95099",
69
+ "editorCursor.foreground": "#2f81f7",
70
+ "editorGroup.border": "#30363d",
71
+ "editorGroupHeader.tabsBackground": "#010409",
72
+ "editorGroupHeader.tabsBorder": "#30363d",
73
+ "editorGutter.addedBackground": "#2ea04366",
74
+ "editorGutter.deletedBackground": "#f8514966",
75
+ "editorGutter.modifiedBackground": "#bb800966",
76
+ "editorIndentGuide.activeBackground": "#e6edf33d",
77
+ "editorIndentGuide.background": "#e6edf31f",
78
+ "editorInlayHint.background": "#8b949e33",
79
+ "editorInlayHint.foreground": "#7d8590",
80
+ "editorInlayHint.paramBackground": "#8b949e33",
81
+ "editorInlayHint.paramForeground": "#7d8590",
82
+ "editorInlayHint.typeBackground": "#8b949e33",
83
+ "editorInlayHint.typeForeground": "#7d8590",
84
+ "editorLineNumber.activeForeground": "#e6edf3",
85
+ "editorLineNumber.foreground": "#6e7681",
86
+ "editorOverviewRuler.border": "#010409",
87
+ "editorWhitespace.foreground": "#484f58",
88
+ "editorWidget.background": "#161b22",
89
+ "errorForeground": "#f85149",
90
+ "focusBorder": "#1f6feb",
91
+ "foreground": "#e6edf3",
92
+ "gitDecoration.addedResourceForeground": "#3fb950",
93
+ "gitDecoration.conflictingResourceForeground": "#db6d28",
94
+ "gitDecoration.deletedResourceForeground": "#f85149",
95
+ "gitDecoration.ignoredResourceForeground": "#6e7681",
96
+ "gitDecoration.modifiedResourceForeground": "#d29922",
97
+ "gitDecoration.submoduleResourceForeground": "#7d8590",
98
+ "gitDecoration.untrackedResourceForeground": "#3fb950",
99
+ "icon.foreground": "#7d8590",
100
+ "input.background": "#0d1117",
101
+ "input.border": "#30363d",
102
+ "input.foreground": "#e6edf3",
103
+ "input.placeholderForeground": "#6e7681",
104
+ "keybindingLabel.foreground": "#e6edf3",
105
+ "list.activeSelectionBackground": "#6e768166",
106
+ "list.activeSelectionForeground": "#e6edf3",
107
+ "list.focusBackground": "#388bfd26",
108
+ "list.focusForeground": "#e6edf3",
109
+ "list.highlightForeground": "#2f81f7",
110
+ "list.hoverBackground": "#6e76811a",
111
+ "list.hoverForeground": "#e6edf3",
112
+ "list.inactiveFocusBackground": "#388bfd26",
113
+ "list.inactiveSelectionBackground": "#6e768166",
114
+ "list.inactiveSelectionForeground": "#e6edf3",
115
+ "minimapSlider.activeBackground": "#8b949e47",
116
+ "minimapSlider.background": "#8b949e33",
117
+ "minimapSlider.hoverBackground": "#8b949e3d",
118
+ "notificationCenterHeader.background": "#161b22",
119
+ "notificationCenterHeader.foreground": "#7d8590",
120
+ "notifications.background": "#161b22",
121
+ "notifications.border": "#30363d",
122
+ "notifications.foreground": "#e6edf3",
123
+ "notificationsErrorIcon.foreground": "#f85149",
124
+ "notificationsInfoIcon.foreground": "#2f81f7",
125
+ "notificationsWarningIcon.foreground": "#d29922",
126
+ "panel.background": "#010409",
127
+ "panel.border": "#30363d",
128
+ "panelInput.border": "#30363d",
129
+ "panelTitle.activeBorder": "#f78166",
130
+ "panelTitle.activeForeground": "#e6edf3",
131
+ "panelTitle.inactiveForeground": "#7d8590",
132
+ "peekViewEditor.background": "#6e76811a",
133
+ "peekViewEditor.matchHighlightBackground": "#bb800966",
134
+ "peekViewResult.background": "#0d1117",
135
+ "peekViewResult.matchHighlightBackground": "#bb800966",
136
+ "pickerGroup.border": "#30363d",
137
+ "pickerGroup.foreground": "#7d8590",
138
+ "progressBar.background": "#1f6feb",
139
+ "quickInput.background": "#161b22",
140
+ "quickInput.foreground": "#e6edf3",
141
+ "scrollbar.shadow": "#484f5833",
142
+ "scrollbarSlider.activeBackground": "#8b949e47",
143
+ "scrollbarSlider.background": "#8b949e33",
144
+ "scrollbarSlider.hoverBackground": "#8b949e3d",
145
+ "settings.headerForeground": "#e6edf3",
146
+ "settings.modifiedItemIndicator": "#bb800966",
147
+ "sideBar.background": "#010409",
148
+ "sideBar.border": "#30363d",
149
+ "sideBar.foreground": "#e6edf3",
150
+ "sideBarSectionHeader.background": "#010409",
151
+ "sideBarSectionHeader.border": "#30363d",
152
+ "sideBarSectionHeader.foreground": "#e6edf3",
153
+ "sideBarTitle.foreground": "#e6edf3",
154
+ "statusBar.background": "#0d1117",
155
+ "statusBar.border": "#30363d",
156
+ "statusBar.debuggingBackground": "#da3633",
157
+ "statusBar.debuggingForeground": "#ffffff",
158
+ "statusBar.focusBorder": "#1f6feb80",
159
+ "statusBar.foreground": "#7d8590",
160
+ "statusBar.noFolderBackground": "#0d1117",
161
+ "statusBarItem.activeBackground": "#e6edf31f",
162
+ "statusBarItem.focusBorder": "#1f6feb",
163
+ "statusBarItem.hoverBackground": "#e6edf314",
164
+ "statusBarItem.prominentBackground": "#6e768166",
165
+ "statusBarItem.remoteBackground": "#30363d",
166
+ "statusBarItem.remoteForeground": "#e6edf3",
167
+ "symbolIcon.arrayForeground": "#f0883e",
168
+ "symbolIcon.booleanForeground": "#58a6ff",
169
+ "symbolIcon.classForeground": "#f0883e",
170
+ "symbolIcon.colorForeground": "#79c0ff",
171
+ "symbolIcon.constantForeground": [
172
+ "#aff5b4",
173
+ "#7ee787",
174
+ "#56d364",
175
+ "#3fb950",
176
+ "#2ea043",
177
+ "#238636",
178
+ "#196c2e",
179
+ "#0f5323",
180
+ "#033a16",
181
+ "#04260f"
182
+ ],
183
+ "symbolIcon.constructorForeground": "#d2a8ff",
184
+ "symbolIcon.enumeratorForeground": "#f0883e",
185
+ "symbolIcon.enumeratorMemberForeground": "#58a6ff",
186
+ "symbolIcon.eventForeground": "#6e7681",
187
+ "symbolIcon.fieldForeground": "#f0883e",
188
+ "symbolIcon.fileForeground": "#d29922",
189
+ "symbolIcon.folderForeground": "#d29922",
190
+ "symbolIcon.functionForeground": "#bc8cff",
191
+ "symbolIcon.interfaceForeground": "#f0883e",
192
+ "symbolIcon.keyForeground": "#58a6ff",
193
+ "symbolIcon.keywordForeground": "#ff7b72",
194
+ "symbolIcon.methodForeground": "#bc8cff",
195
+ "symbolIcon.moduleForeground": "#ff7b72",
196
+ "symbolIcon.namespaceForeground": "#ff7b72",
197
+ "symbolIcon.nullForeground": "#58a6ff",
198
+ "symbolIcon.numberForeground": "#3fb950",
199
+ "symbolIcon.objectForeground": "#f0883e",
200
+ "symbolIcon.operatorForeground": "#79c0ff",
201
+ "symbolIcon.packageForeground": "#f0883e",
202
+ "symbolIcon.propertyForeground": "#f0883e",
203
+ "symbolIcon.referenceForeground": "#58a6ff",
204
+ "symbolIcon.snippetForeground": "#58a6ff",
205
+ "symbolIcon.stringForeground": "#79c0ff",
206
+ "symbolIcon.structForeground": "#f0883e",
207
+ "symbolIcon.textForeground": "#79c0ff",
208
+ "symbolIcon.typeParameterForeground": "#79c0ff",
209
+ "symbolIcon.unitForeground": "#58a6ff",
210
+ "symbolIcon.variableForeground": "#f0883e",
211
+ "tab.activeBackground": "#0d1117",
212
+ "tab.activeBorder": "#0d1117",
213
+ "tab.activeBorderTop": "#f78166",
214
+ "tab.activeForeground": "#e6edf3",
215
+ "tab.border": "#30363d",
216
+ "tab.hoverBackground": "#0d1117",
217
+ "tab.inactiveBackground": "#010409",
218
+ "tab.inactiveForeground": "#7d8590",
219
+ "tab.unfocusedActiveBorder": "#0d1117",
220
+ "tab.unfocusedActiveBorderTop": "#30363d",
221
+ "tab.unfocusedHoverBackground": "#6e76811a",
222
+ "terminal.ansiBlack": "#484f58",
223
+ "terminal.ansiBlue": "#58a6ff",
224
+ "terminal.ansiBrightBlack": "#6e7681",
225
+ "terminal.ansiBrightBlue": "#79c0ff",
226
+ "terminal.ansiBrightCyan": "#56d4dd",
227
+ "terminal.ansiBrightGreen": "#56d364",
228
+ "terminal.ansiBrightMagenta": "#d2a8ff",
229
+ "terminal.ansiBrightRed": "#ffa198",
230
+ "terminal.ansiBrightWhite": "#ffffff",
231
+ "terminal.ansiBrightYellow": "#e3b341",
232
+ "terminal.ansiCyan": "#39c5cf",
233
+ "terminal.ansiGreen": "#3fb950",
234
+ "terminal.ansiMagenta": "#bc8cff",
235
+ "terminal.ansiRed": "#ff7b72",
236
+ "terminal.ansiWhite": "#b1bac4",
237
+ "terminal.ansiYellow": "#d29922",
238
+ "terminal.foreground": "#e6edf3",
239
+ "textBlockQuote.background": "#010409",
240
+ "textBlockQuote.border": "#30363d",
241
+ "textCodeBlock.background": "#6e768166",
242
+ "textLink.activeForeground": "#2f81f7",
243
+ "textLink.foreground": "#2f81f7",
244
+ "textPreformat.foreground": "#7d8590",
245
+ "textSeparator.foreground": "#21262d",
246
+ "titleBar.activeBackground": "#0d1117",
247
+ "titleBar.activeForeground": "#7d8590",
248
+ "titleBar.border": "#30363d",
249
+ "titleBar.inactiveBackground": "#010409",
250
+ "titleBar.inactiveForeground": "#7d8590",
251
+ "tree.indentGuidesStroke": "#21262d",
252
+ "welcomePage.buttonBackground": "#21262d",
253
+ "welcomePage.buttonHoverBackground": "#30363d"
254
+ },
255
+ "displayName": "GitHub Dark Default",
256
+ "name": "github-dark-default",
257
+ "semanticHighlighting": true,
258
+ "tokenColors": [
259
+ {
260
+ "scope": [
261
+ "comment",
262
+ "punctuation.definition.comment",
263
+ "string.comment"
264
+ ],
265
+ "settings": {
266
+ "foreground": "#8b949e"
267
+ }
268
+ },
269
+ {
270
+ "scope": [
271
+ "constant.other.placeholder",
272
+ "constant.character"
273
+ ],
274
+ "settings": {
275
+ "foreground": "#ff7b72"
276
+ }
277
+ },
278
+ {
279
+ "scope": [
280
+ "constant",
281
+ "entity.name.constant",
282
+ "variable.other.constant",
283
+ "variable.other.enummember",
284
+ "variable.language",
285
+ "entity"
286
+ ],
287
+ "settings": {
288
+ "foreground": "#79c0ff"
289
+ }
290
+ },
291
+ {
292
+ "scope": [
293
+ "entity.name",
294
+ "meta.export.default",
295
+ "meta.definition.variable"
296
+ ],
297
+ "settings": {
298
+ "foreground": "#ffa657"
299
+ }
300
+ },
301
+ {
302
+ "scope": [
303
+ "variable.parameter.function",
304
+ "meta.jsx.children",
305
+ "meta.block",
306
+ "meta.tag.attributes",
307
+ "entity.name.constant",
308
+ "meta.object.member",
309
+ "meta.embedded.expression"
310
+ ],
311
+ "settings": {
312
+ "foreground": "#e6edf3"
313
+ }
314
+ },
315
+ {
316
+ "scope": "entity.name.function",
317
+ "settings": {
318
+ "foreground": "#d2a8ff"
319
+ }
320
+ },
321
+ {
322
+ "scope": [
323
+ "entity.name.tag",
324
+ "support.class.component"
325
+ ],
326
+ "settings": {
327
+ "foreground": "#7ee787"
328
+ }
329
+ },
330
+ {
331
+ "scope": "keyword",
332
+ "settings": {
333
+ "foreground": "#ff7b72"
334
+ }
335
+ },
336
+ {
337
+ "scope": [
338
+ "storage",
339
+ "storage.type"
340
+ ],
341
+ "settings": {
342
+ "foreground": "#ff7b72"
343
+ }
344
+ },
345
+ {
346
+ "scope": [
347
+ "storage.modifier.package",
348
+ "storage.modifier.import",
349
+ "storage.type.java"
350
+ ],
351
+ "settings": {
352
+ "foreground": "#e6edf3"
353
+ }
354
+ },
355
+ {
356
+ "scope": [
357
+ "string",
358
+ "string punctuation.section.embedded source"
359
+ ],
360
+ "settings": {
361
+ "foreground": "#a5d6ff"
362
+ }
363
+ },
364
+ {
365
+ "scope": "support",
366
+ "settings": {
367
+ "foreground": "#79c0ff"
368
+ }
369
+ },
370
+ {
371
+ "scope": "meta.property-name",
372
+ "settings": {
373
+ "foreground": "#79c0ff"
374
+ }
375
+ },
376
+ {
377
+ "scope": "variable",
378
+ "settings": {
379
+ "foreground": "#ffa657"
380
+ }
381
+ },
382
+ {
383
+ "scope": "variable.other",
384
+ "settings": {
385
+ "foreground": "#e6edf3"
386
+ }
387
+ },
388
+ {
389
+ "scope": "invalid.broken",
390
+ "settings": {
391
+ "fontStyle": "italic",
392
+ "foreground": "#ffa198"
393
+ }
394
+ },
395
+ {
396
+ "scope": "invalid.deprecated",
397
+ "settings": {
398
+ "fontStyle": "italic",
399
+ "foreground": "#ffa198"
400
+ }
401
+ },
402
+ {
403
+ "scope": "invalid.illegal",
404
+ "settings": {
405
+ "fontStyle": "italic",
406
+ "foreground": "#ffa198"
407
+ }
408
+ },
409
+ {
410
+ "scope": "invalid.unimplemented",
411
+ "settings": {
412
+ "fontStyle": "italic",
413
+ "foreground": "#ffa198"
414
+ }
415
+ },
416
+ {
417
+ "scope": "carriage-return",
418
+ "settings": {
419
+ "background": "#ff7b72",
420
+ "content": "^M",
421
+ "fontStyle": "italic underline",
422
+ "foreground": "#f0f6fc"
423
+ }
424
+ },
425
+ {
426
+ "scope": "message.error",
427
+ "settings": {
428
+ "foreground": "#ffa198"
429
+ }
430
+ },
431
+ {
432
+ "scope": "string variable",
433
+ "settings": {
434
+ "foreground": "#79c0ff"
435
+ }
436
+ },
437
+ {
438
+ "scope": [
439
+ "source.regexp",
440
+ "string.regexp"
441
+ ],
442
+ "settings": {
443
+ "foreground": "#a5d6ff"
444
+ }
445
+ },
446
+ {
447
+ "scope": [
448
+ "string.regexp.character-class",
449
+ "string.regexp constant.character.escape",
450
+ "string.regexp source.ruby.embedded",
451
+ "string.regexp string.regexp.arbitrary-repitition"
452
+ ],
453
+ "settings": {
454
+ "foreground": "#a5d6ff"
455
+ }
456
+ },
457
+ {
458
+ "scope": "string.regexp constant.character.escape",
459
+ "settings": {
460
+ "fontStyle": "bold",
461
+ "foreground": "#7ee787"
462
+ }
463
+ },
464
+ {
465
+ "scope": "support.constant",
466
+ "settings": {
467
+ "foreground": "#79c0ff"
468
+ }
469
+ },
470
+ {
471
+ "scope": "support.variable",
472
+ "settings": {
473
+ "foreground": "#79c0ff"
474
+ }
475
+ },
476
+ {
477
+ "scope": "support.type.property-name.json",
478
+ "settings": {
479
+ "foreground": "#7ee787"
480
+ }
481
+ },
482
+ {
483
+ "scope": "meta.module-reference",
484
+ "settings": {
485
+ "foreground": "#79c0ff"
486
+ }
487
+ },
488
+ {
489
+ "scope": "punctuation.definition.list.begin.markdown",
490
+ "settings": {
491
+ "foreground": "#ffa657"
492
+ }
493
+ },
494
+ {
495
+ "scope": [
496
+ "markup.heading",
497
+ "markup.heading entity.name"
498
+ ],
499
+ "settings": {
500
+ "fontStyle": "bold",
501
+ "foreground": "#79c0ff"
502
+ }
503
+ },
504
+ {
505
+ "scope": "markup.quote",
506
+ "settings": {
507
+ "foreground": "#7ee787"
508
+ }
509
+ },
510
+ {
511
+ "scope": "markup.italic",
512
+ "settings": {
513
+ "fontStyle": "italic",
514
+ "foreground": "#e6edf3"
515
+ }
516
+ },
517
+ {
518
+ "scope": "markup.bold",
519
+ "settings": {
520
+ "fontStyle": "bold",
521
+ "foreground": "#e6edf3"
522
+ }
523
+ },
524
+ {
525
+ "scope": [
526
+ "markup.underline"
527
+ ],
528
+ "settings": {
529
+ "fontStyle": "underline"
530
+ }
531
+ },
532
+ {
533
+ "scope": [
534
+ "markup.strikethrough"
535
+ ],
536
+ "settings": {
537
+ "fontStyle": "strikethrough"
538
+ }
539
+ },
540
+ {
541
+ "scope": "markup.inline.raw",
542
+ "settings": {
543
+ "foreground": "#79c0ff"
544
+ }
545
+ },
546
+ {
547
+ "scope": [
548
+ "markup.deleted",
549
+ "meta.diff.header.from-file",
550
+ "punctuation.definition.deleted"
551
+ ],
552
+ "settings": {
553
+ "background": "#490202",
554
+ "foreground": "#ffa198"
555
+ }
556
+ },
557
+ {
558
+ "scope": [
559
+ "punctuation.section.embedded"
560
+ ],
561
+ "settings": {
562
+ "foreground": "#ff7b72"
563
+ }
564
+ },
565
+ {
566
+ "scope": [
567
+ "markup.inserted",
568
+ "meta.diff.header.to-file",
569
+ "punctuation.definition.inserted"
570
+ ],
571
+ "settings": {
572
+ "background": "#04260f",
573
+ "foreground": "#7ee787"
574
+ }
575
+ },
576
+ {
577
+ "scope": [
578
+ "markup.changed",
579
+ "punctuation.definition.changed"
580
+ ],
581
+ "settings": {
582
+ "background": "#5a1e02",
583
+ "foreground": "#ffa657"
584
+ }
585
+ },
586
+ {
587
+ "scope": [
588
+ "markup.ignored",
589
+ "markup.untracked"
590
+ ],
591
+ "settings": {
592
+ "background": "#79c0ff",
593
+ "foreground": "#161b22"
594
+ }
595
+ },
596
+ {
597
+ "scope": "meta.diff.range",
598
+ "settings": {
599
+ "fontStyle": "bold",
600
+ "foreground": "#d2a8ff"
601
+ }
602
+ },
603
+ {
604
+ "scope": "meta.diff.header",
605
+ "settings": {
606
+ "foreground": "#79c0ff"
607
+ }
608
+ },
609
+ {
610
+ "scope": "meta.separator",
611
+ "settings": {
612
+ "fontStyle": "bold",
613
+ "foreground": "#79c0ff"
614
+ }
615
+ },
616
+ {
617
+ "scope": "meta.output",
618
+ "settings": {
619
+ "foreground": "#79c0ff"
620
+ }
621
+ },
622
+ {
623
+ "scope": [
624
+ "brackethighlighter.tag",
625
+ "brackethighlighter.curly",
626
+ "brackethighlighter.round",
627
+ "brackethighlighter.square",
628
+ "brackethighlighter.angle",
629
+ "brackethighlighter.quote"
630
+ ],
631
+ "settings": {
632
+ "foreground": "#8b949e"
633
+ }
634
+ },
635
+ {
636
+ "scope": "brackethighlighter.unmatched",
637
+ "settings": {
638
+ "foreground": "#ffa198"
639
+ }
640
+ },
641
+ {
642
+ "scope": [
643
+ "constant.other.reference.link",
644
+ "string.other.link"
645
+ ],
646
+ "settings": {
647
+ "foreground": "#a5d6ff"
648
+ }
649
+ }
650
+ ],
651
+ "type": "dark"
652
+ }