tm-themes 0.0.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": "#ec775c",
4
+ "activityBar.background": "#22272e",
5
+ "activityBar.border": "#444c56",
6
+ "activityBar.foreground": "#adbac7",
7
+ "activityBar.inactiveForeground": "#768390",
8
+ "activityBarBadge.background": "#316dca",
9
+ "activityBarBadge.foreground": "#cdd9e5",
10
+ "badge.background": "#316dca",
11
+ "badge.foreground": "#cdd9e5",
12
+ "breadcrumb.activeSelectionForeground": "#768390",
13
+ "breadcrumb.focusForeground": "#adbac7",
14
+ "breadcrumb.foreground": "#768390",
15
+ "breadcrumbPicker.background": "#2d333b",
16
+ "button.background": "#347d39",
17
+ "button.foreground": "#ffffff",
18
+ "button.hoverBackground": "#46954a",
19
+ "button.secondaryBackground": "#3d444d",
20
+ "button.secondaryForeground": "#adbac7",
21
+ "button.secondaryHoverBackground": "#444c56",
22
+ "checkbox.background": "#2d333b",
23
+ "checkbox.border": "#444c56",
24
+ "debugConsole.errorForeground": "#ff938a",
25
+ "debugConsole.infoForeground": "#768390",
26
+ "debugConsole.sourceForeground": "#daaa3f",
27
+ "debugConsole.warningForeground": "#c69026",
28
+ "debugConsoleInputIcon.foreground": "#b083f0",
29
+ "debugIcon.breakpointForeground": "#e5534b",
30
+ "debugTokenExpression.boolean": "#6bc46d",
31
+ "debugTokenExpression.error": "#ff938a",
32
+ "debugTokenExpression.name": "#6cb6ff",
33
+ "debugTokenExpression.number": "#6bc46d",
34
+ "debugTokenExpression.string": "#96d0ff",
35
+ "debugTokenExpression.value": "#96d0ff",
36
+ "debugToolBar.background": "#2d333b",
37
+ "descriptionForeground": "#768390",
38
+ "diffEditor.insertedLineBackground": "#347d3926",
39
+ "diffEditor.insertedTextBackground": "#57ab5a4d",
40
+ "diffEditor.removedLineBackground": "#c93c3726",
41
+ "diffEditor.removedTextBackground": "#f470674d",
42
+ "dropdown.background": "#2d333b",
43
+ "dropdown.border": "#444c56",
44
+ "dropdown.foreground": "#adbac7",
45
+ "dropdown.listBackground": "#2d333b",
46
+ "editor.background": "#22272e",
47
+ "editor.findMatchBackground": "#966600",
48
+ "editor.findMatchHighlightBackground": "#eac55f80",
49
+ "editor.focusedStackFrameHighlightBackground": "#46954a66",
50
+ "editor.foldBackground": "#636e7b1a",
51
+ "editor.foreground": "#adbac7",
52
+ "editor.lineHighlightBackground": "#636e7b1a",
53
+ "editor.linkedEditingBackground": "#539bf512",
54
+ "editor.selectionHighlightBackground": "#57ab5a40",
55
+ "editor.stackFrameHighlightBackground": "#ae7c1466",
56
+ "editor.wordHighlightBackground": "#636e7b80",
57
+ "editor.wordHighlightBorder": "#636e7b99",
58
+ "editor.wordHighlightStrongBackground": "#636e7b4d",
59
+ "editor.wordHighlightStrongBorder": "#636e7b99",
60
+ "editorBracketHighlight.foreground1": "#6cb6ff",
61
+ "editorBracketHighlight.foreground2": "#6bc46d",
62
+ "editorBracketHighlight.foreground3": "#daaa3f",
63
+ "editorBracketHighlight.foreground4": "#ff938a",
64
+ "editorBracketHighlight.foreground5": "#fc8dc7",
65
+ "editorBracketHighlight.foreground6": "#dcbdfb",
66
+ "editorBracketHighlight.unexpectedBracket.foreground": "#768390",
67
+ "editorBracketMatch.background": "#57ab5a40",
68
+ "editorBracketMatch.border": "#57ab5a99",
69
+ "editorCursor.foreground": "#539bf5",
70
+ "editorGroup.border": "#444c56",
71
+ "editorGroupHeader.tabsBackground": "#1c2128",
72
+ "editorGroupHeader.tabsBorder": "#444c56",
73
+ "editorGutter.addedBackground": "#46954a66",
74
+ "editorGutter.deletedBackground": "#e5534b66",
75
+ "editorGutter.modifiedBackground": "#ae7c1466",
76
+ "editorIndentGuide.activeBackground": "#adbac73d",
77
+ "editorIndentGuide.background": "#adbac71f",
78
+ "editorInlayHint.background": "#76839033",
79
+ "editorInlayHint.foreground": "#768390",
80
+ "editorInlayHint.paramBackground": "#76839033",
81
+ "editorInlayHint.paramForeground": "#768390",
82
+ "editorInlayHint.typeBackground": "#76839033",
83
+ "editorInlayHint.typeForeground": "#768390",
84
+ "editorLineNumber.activeForeground": "#adbac7",
85
+ "editorLineNumber.foreground": "#636e7b",
86
+ "editorOverviewRuler.border": "#1c2128",
87
+ "editorWhitespace.foreground": "#545d68",
88
+ "editorWidget.background": "#2d333b",
89
+ "errorForeground": "#e5534b",
90
+ "focusBorder": "#316dca",
91
+ "foreground": "#adbac7",
92
+ "gitDecoration.addedResourceForeground": "#57ab5a",
93
+ "gitDecoration.conflictingResourceForeground": "#cc6b2c",
94
+ "gitDecoration.deletedResourceForeground": "#e5534b",
95
+ "gitDecoration.ignoredResourceForeground": "#636e7b",
96
+ "gitDecoration.modifiedResourceForeground": "#c69026",
97
+ "gitDecoration.submoduleResourceForeground": "#768390",
98
+ "gitDecoration.untrackedResourceForeground": "#57ab5a",
99
+ "icon.foreground": "#768390",
100
+ "input.background": "#22272e",
101
+ "input.border": "#444c56",
102
+ "input.foreground": "#adbac7",
103
+ "input.placeholderForeground": "#636e7b",
104
+ "keybindingLabel.foreground": "#adbac7",
105
+ "list.activeSelectionBackground": "#636e7b66",
106
+ "list.activeSelectionForeground": "#adbac7",
107
+ "list.focusBackground": "#4184e426",
108
+ "list.focusForeground": "#adbac7",
109
+ "list.highlightForeground": "#539bf5",
110
+ "list.hoverBackground": "#636e7b1a",
111
+ "list.hoverForeground": "#adbac7",
112
+ "list.inactiveFocusBackground": "#4184e426",
113
+ "list.inactiveSelectionBackground": "#636e7b66",
114
+ "list.inactiveSelectionForeground": "#adbac7",
115
+ "minimapSlider.activeBackground": "#76839047",
116
+ "minimapSlider.background": "#76839033",
117
+ "minimapSlider.hoverBackground": "#7683903d",
118
+ "notificationCenterHeader.background": "#2d333b",
119
+ "notificationCenterHeader.foreground": "#768390",
120
+ "notifications.background": "#2d333b",
121
+ "notifications.border": "#444c56",
122
+ "notifications.foreground": "#adbac7",
123
+ "notificationsErrorIcon.foreground": "#e5534b",
124
+ "notificationsInfoIcon.foreground": "#539bf5",
125
+ "notificationsWarningIcon.foreground": "#c69026",
126
+ "panel.background": "#1c2128",
127
+ "panel.border": "#444c56",
128
+ "panelInput.border": "#444c56",
129
+ "panelTitle.activeBorder": "#ec775c",
130
+ "panelTitle.activeForeground": "#adbac7",
131
+ "panelTitle.inactiveForeground": "#768390",
132
+ "peekViewEditor.background": "#636e7b1a",
133
+ "peekViewEditor.matchHighlightBackground": "#ae7c1466",
134
+ "peekViewResult.background": "#22272e",
135
+ "peekViewResult.matchHighlightBackground": "#ae7c1466",
136
+ "pickerGroup.border": "#444c56",
137
+ "pickerGroup.foreground": "#768390",
138
+ "progressBar.background": "#316dca",
139
+ "quickInput.background": "#2d333b",
140
+ "quickInput.foreground": "#adbac7",
141
+ "scrollbar.shadow": "#545d6833",
142
+ "scrollbarSlider.activeBackground": "#76839047",
143
+ "scrollbarSlider.background": "#76839033",
144
+ "scrollbarSlider.hoverBackground": "#7683903d",
145
+ "settings.headerForeground": "#adbac7",
146
+ "settings.modifiedItemIndicator": "#ae7c1466",
147
+ "sideBar.background": "#1c2128",
148
+ "sideBar.border": "#444c56",
149
+ "sideBar.foreground": "#adbac7",
150
+ "sideBarSectionHeader.background": "#1c2128",
151
+ "sideBarSectionHeader.border": "#444c56",
152
+ "sideBarSectionHeader.foreground": "#adbac7",
153
+ "sideBarTitle.foreground": "#adbac7",
154
+ "statusBar.background": "#22272e",
155
+ "statusBar.border": "#444c56",
156
+ "statusBar.debuggingBackground": "#c93c37",
157
+ "statusBar.debuggingForeground": "#cdd9e5",
158
+ "statusBar.focusBorder": "#316dca80",
159
+ "statusBar.foreground": "#768390",
160
+ "statusBar.noFolderBackground": "#22272e",
161
+ "statusBarItem.activeBackground": "#adbac71f",
162
+ "statusBarItem.focusBorder": "#316dca",
163
+ "statusBarItem.hoverBackground": "#adbac714",
164
+ "statusBarItem.prominentBackground": "#636e7b66",
165
+ "statusBarItem.remoteBackground": "#444c56",
166
+ "statusBarItem.remoteForeground": "#adbac7",
167
+ "symbolIcon.arrayForeground": "#e0823d",
168
+ "symbolIcon.booleanForeground": "#539bf5",
169
+ "symbolIcon.classForeground": "#e0823d",
170
+ "symbolIcon.colorForeground": "#6cb6ff",
171
+ "symbolIcon.constantForeground": [
172
+ "#b4f1b4",
173
+ "#8ddb8c",
174
+ "#6bc46d",
175
+ "#57ab5a",
176
+ "#46954a",
177
+ "#347d39",
178
+ "#2b6a30",
179
+ "#245829",
180
+ "#1b4721",
181
+ "#113417"
182
+ ],
183
+ "symbolIcon.constructorForeground": "#dcbdfb",
184
+ "symbolIcon.enumeratorForeground": "#e0823d",
185
+ "symbolIcon.enumeratorMemberForeground": "#539bf5",
186
+ "symbolIcon.eventForeground": "#636e7b",
187
+ "symbolIcon.fieldForeground": "#e0823d",
188
+ "symbolIcon.fileForeground": "#c69026",
189
+ "symbolIcon.folderForeground": "#c69026",
190
+ "symbolIcon.functionForeground": "#b083f0",
191
+ "symbolIcon.interfaceForeground": "#e0823d",
192
+ "symbolIcon.keyForeground": "#539bf5",
193
+ "symbolIcon.keywordForeground": "#f47067",
194
+ "symbolIcon.methodForeground": "#b083f0",
195
+ "symbolIcon.moduleForeground": "#f47067",
196
+ "symbolIcon.namespaceForeground": "#f47067",
197
+ "symbolIcon.nullForeground": "#539bf5",
198
+ "symbolIcon.numberForeground": "#57ab5a",
199
+ "symbolIcon.objectForeground": "#e0823d",
200
+ "symbolIcon.operatorForeground": "#6cb6ff",
201
+ "symbolIcon.packageForeground": "#e0823d",
202
+ "symbolIcon.propertyForeground": "#e0823d",
203
+ "symbolIcon.referenceForeground": "#539bf5",
204
+ "symbolIcon.snippetForeground": "#539bf5",
205
+ "symbolIcon.stringForeground": "#6cb6ff",
206
+ "symbolIcon.structForeground": "#e0823d",
207
+ "symbolIcon.textForeground": "#6cb6ff",
208
+ "symbolIcon.typeParameterForeground": "#6cb6ff",
209
+ "symbolIcon.unitForeground": "#539bf5",
210
+ "symbolIcon.variableForeground": "#e0823d",
211
+ "tab.activeBackground": "#22272e",
212
+ "tab.activeBorder": "#22272e",
213
+ "tab.activeBorderTop": "#ec775c",
214
+ "tab.activeForeground": "#adbac7",
215
+ "tab.border": "#444c56",
216
+ "tab.hoverBackground": "#22272e",
217
+ "tab.inactiveBackground": "#1c2128",
218
+ "tab.inactiveForeground": "#768390",
219
+ "tab.unfocusedActiveBorder": "#22272e",
220
+ "tab.unfocusedActiveBorderTop": "#444c56",
221
+ "tab.unfocusedHoverBackground": "#636e7b1a",
222
+ "terminal.ansiBlack": "#545d68",
223
+ "terminal.ansiBlue": "#539bf5",
224
+ "terminal.ansiBrightBlack": "#636e7b",
225
+ "terminal.ansiBrightBlue": "#6cb6ff",
226
+ "terminal.ansiBrightCyan": "#56d4dd",
227
+ "terminal.ansiBrightGreen": "#6bc46d",
228
+ "terminal.ansiBrightMagenta": "#dcbdfb",
229
+ "terminal.ansiBrightRed": "#ff938a",
230
+ "terminal.ansiBrightWhite": "#cdd9e5",
231
+ "terminal.ansiBrightYellow": "#daaa3f",
232
+ "terminal.ansiCyan": "#39c5cf",
233
+ "terminal.ansiGreen": "#57ab5a",
234
+ "terminal.ansiMagenta": "#b083f0",
235
+ "terminal.ansiRed": "#f47067",
236
+ "terminal.ansiWhite": "#909dab",
237
+ "terminal.ansiYellow": "#c69026",
238
+ "terminal.foreground": "#adbac7",
239
+ "textBlockQuote.background": "#1c2128",
240
+ "textBlockQuote.border": "#444c56",
241
+ "textCodeBlock.background": "#636e7b66",
242
+ "textLink.activeForeground": "#539bf5",
243
+ "textLink.foreground": "#539bf5",
244
+ "textPreformat.foreground": "#768390",
245
+ "textSeparator.foreground": "#373e47",
246
+ "titleBar.activeBackground": "#22272e",
247
+ "titleBar.activeForeground": "#768390",
248
+ "titleBar.border": "#444c56",
249
+ "titleBar.inactiveBackground": "#1c2128",
250
+ "titleBar.inactiveForeground": "#768390",
251
+ "tree.indentGuidesStroke": "#373e47",
252
+ "welcomePage.buttonBackground": "#373e47",
253
+ "welcomePage.buttonHoverBackground": "#444c56"
254
+ },
255
+ "displayName": "GitHub Dark Dimmed",
256
+ "name": "github-dark-dimmed",
257
+ "semanticHighlighting": true,
258
+ "tokenColors": [
259
+ {
260
+ "scope": [
261
+ "comment",
262
+ "punctuation.definition.comment",
263
+ "string.comment"
264
+ ],
265
+ "settings": {
266
+ "foreground": "#768390"
267
+ }
268
+ },
269
+ {
270
+ "scope": [
271
+ "constant.other.placeholder",
272
+ "constant.character"
273
+ ],
274
+ "settings": {
275
+ "foreground": "#f47067"
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": "#6cb6ff"
289
+ }
290
+ },
291
+ {
292
+ "scope": [
293
+ "entity.name",
294
+ "meta.export.default",
295
+ "meta.definition.variable"
296
+ ],
297
+ "settings": {
298
+ "foreground": "#f69d50"
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": "#adbac7"
313
+ }
314
+ },
315
+ {
316
+ "scope": "entity.name.function",
317
+ "settings": {
318
+ "foreground": "#dcbdfb"
319
+ }
320
+ },
321
+ {
322
+ "scope": [
323
+ "entity.name.tag",
324
+ "support.class.component"
325
+ ],
326
+ "settings": {
327
+ "foreground": "#8ddb8c"
328
+ }
329
+ },
330
+ {
331
+ "scope": "keyword",
332
+ "settings": {
333
+ "foreground": "#f47067"
334
+ }
335
+ },
336
+ {
337
+ "scope": [
338
+ "storage",
339
+ "storage.type"
340
+ ],
341
+ "settings": {
342
+ "foreground": "#f47067"
343
+ }
344
+ },
345
+ {
346
+ "scope": [
347
+ "storage.modifier.package",
348
+ "storage.modifier.import",
349
+ "storage.type.java"
350
+ ],
351
+ "settings": {
352
+ "foreground": "#adbac7"
353
+ }
354
+ },
355
+ {
356
+ "scope": [
357
+ "string",
358
+ "string punctuation.section.embedded source"
359
+ ],
360
+ "settings": {
361
+ "foreground": "#96d0ff"
362
+ }
363
+ },
364
+ {
365
+ "scope": "support",
366
+ "settings": {
367
+ "foreground": "#6cb6ff"
368
+ }
369
+ },
370
+ {
371
+ "scope": "meta.property-name",
372
+ "settings": {
373
+ "foreground": "#6cb6ff"
374
+ }
375
+ },
376
+ {
377
+ "scope": "variable",
378
+ "settings": {
379
+ "foreground": "#f69d50"
380
+ }
381
+ },
382
+ {
383
+ "scope": "variable.other",
384
+ "settings": {
385
+ "foreground": "#adbac7"
386
+ }
387
+ },
388
+ {
389
+ "scope": "invalid.broken",
390
+ "settings": {
391
+ "fontStyle": "italic",
392
+ "foreground": "#ff938a"
393
+ }
394
+ },
395
+ {
396
+ "scope": "invalid.deprecated",
397
+ "settings": {
398
+ "fontStyle": "italic",
399
+ "foreground": "#ff938a"
400
+ }
401
+ },
402
+ {
403
+ "scope": "invalid.illegal",
404
+ "settings": {
405
+ "fontStyle": "italic",
406
+ "foreground": "#ff938a"
407
+ }
408
+ },
409
+ {
410
+ "scope": "invalid.unimplemented",
411
+ "settings": {
412
+ "fontStyle": "italic",
413
+ "foreground": "#ff938a"
414
+ }
415
+ },
416
+ {
417
+ "scope": "carriage-return",
418
+ "settings": {
419
+ "background": "#f47067",
420
+ "content": "^M",
421
+ "fontStyle": "italic underline",
422
+ "foreground": "#cdd9e5"
423
+ }
424
+ },
425
+ {
426
+ "scope": "message.error",
427
+ "settings": {
428
+ "foreground": "#ff938a"
429
+ }
430
+ },
431
+ {
432
+ "scope": "string variable",
433
+ "settings": {
434
+ "foreground": "#6cb6ff"
435
+ }
436
+ },
437
+ {
438
+ "scope": [
439
+ "source.regexp",
440
+ "string.regexp"
441
+ ],
442
+ "settings": {
443
+ "foreground": "#96d0ff"
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": "#96d0ff"
455
+ }
456
+ },
457
+ {
458
+ "scope": "string.regexp constant.character.escape",
459
+ "settings": {
460
+ "fontStyle": "bold",
461
+ "foreground": "#8ddb8c"
462
+ }
463
+ },
464
+ {
465
+ "scope": "support.constant",
466
+ "settings": {
467
+ "foreground": "#6cb6ff"
468
+ }
469
+ },
470
+ {
471
+ "scope": "support.variable",
472
+ "settings": {
473
+ "foreground": "#6cb6ff"
474
+ }
475
+ },
476
+ {
477
+ "scope": "support.type.property-name.json",
478
+ "settings": {
479
+ "foreground": "#8ddb8c"
480
+ }
481
+ },
482
+ {
483
+ "scope": "meta.module-reference",
484
+ "settings": {
485
+ "foreground": "#6cb6ff"
486
+ }
487
+ },
488
+ {
489
+ "scope": "punctuation.definition.list.begin.markdown",
490
+ "settings": {
491
+ "foreground": "#f69d50"
492
+ }
493
+ },
494
+ {
495
+ "scope": [
496
+ "markup.heading",
497
+ "markup.heading entity.name"
498
+ ],
499
+ "settings": {
500
+ "fontStyle": "bold",
501
+ "foreground": "#6cb6ff"
502
+ }
503
+ },
504
+ {
505
+ "scope": "markup.quote",
506
+ "settings": {
507
+ "foreground": "#8ddb8c"
508
+ }
509
+ },
510
+ {
511
+ "scope": "markup.italic",
512
+ "settings": {
513
+ "fontStyle": "italic",
514
+ "foreground": "#adbac7"
515
+ }
516
+ },
517
+ {
518
+ "scope": "markup.bold",
519
+ "settings": {
520
+ "fontStyle": "bold",
521
+ "foreground": "#adbac7"
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": "#6cb6ff"
544
+ }
545
+ },
546
+ {
547
+ "scope": [
548
+ "markup.deleted",
549
+ "meta.diff.header.from-file",
550
+ "punctuation.definition.deleted"
551
+ ],
552
+ "settings": {
553
+ "background": "#5d0f12",
554
+ "foreground": "#ff938a"
555
+ }
556
+ },
557
+ {
558
+ "scope": [
559
+ "punctuation.section.embedded"
560
+ ],
561
+ "settings": {
562
+ "foreground": "#f47067"
563
+ }
564
+ },
565
+ {
566
+ "scope": [
567
+ "markup.inserted",
568
+ "meta.diff.header.to-file",
569
+ "punctuation.definition.inserted"
570
+ ],
571
+ "settings": {
572
+ "background": "#113417",
573
+ "foreground": "#8ddb8c"
574
+ }
575
+ },
576
+ {
577
+ "scope": [
578
+ "markup.changed",
579
+ "punctuation.definition.changed"
580
+ ],
581
+ "settings": {
582
+ "background": "#682d0f",
583
+ "foreground": "#f69d50"
584
+ }
585
+ },
586
+ {
587
+ "scope": [
588
+ "markup.ignored",
589
+ "markup.untracked"
590
+ ],
591
+ "settings": {
592
+ "background": "#6cb6ff",
593
+ "foreground": "#2d333b"
594
+ }
595
+ },
596
+ {
597
+ "scope": "meta.diff.range",
598
+ "settings": {
599
+ "fontStyle": "bold",
600
+ "foreground": "#dcbdfb"
601
+ }
602
+ },
603
+ {
604
+ "scope": "meta.diff.header",
605
+ "settings": {
606
+ "foreground": "#6cb6ff"
607
+ }
608
+ },
609
+ {
610
+ "scope": "meta.separator",
611
+ "settings": {
612
+ "fontStyle": "bold",
613
+ "foreground": "#6cb6ff"
614
+ }
615
+ },
616
+ {
617
+ "scope": "meta.output",
618
+ "settings": {
619
+ "foreground": "#6cb6ff"
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": "#768390"
633
+ }
634
+ },
635
+ {
636
+ "scope": "brackethighlighter.unmatched",
637
+ "settings": {
638
+ "foreground": "#ff938a"
639
+ }
640
+ },
641
+ {
642
+ "scope": [
643
+ "constant.other.reference.link",
644
+ "string.other.link"
645
+ ],
646
+ "settings": {
647
+ "foreground": "#96d0ff"
648
+ }
649
+ }
650
+ ],
651
+ "type": "dark"
652
+ }