tm-themes 1.9.13 → 1.10.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,1130 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.background": "#282828",
4
+ "activityBar.border": "#3c3836",
5
+ "activityBar.foreground": "#ebdbb2",
6
+ "activityBarBadge.background": "#458588",
7
+ "activityBarBadge.foreground": "#ebdbb2",
8
+ "activityBarTop.background": "#282828",
9
+ "activityBarTop.foreground": "#ebdbb2",
10
+ "badge.background": "#b16286",
11
+ "badge.foreground": "#ebdbb2",
12
+ "button.background": "#45858880",
13
+ "button.foreground": "#ebdbb2",
14
+ "button.hoverBackground": "#45858860",
15
+ "debugToolBar.background": "#282828",
16
+ "diffEditor.insertedTextBackground": "#b8bb2630",
17
+ "diffEditor.removedTextBackground": "#fb493430",
18
+ "dropdown.background": "#282828",
19
+ "dropdown.border": "#3c3836",
20
+ "dropdown.foreground": "#ebdbb2",
21
+ "editor.background": "#282828",
22
+ "editor.findMatchBackground": "#83a59870",
23
+ "editor.findMatchHighlightBackground": "#fe801930",
24
+ "editor.findRangeHighlightBackground": "#83a59870",
25
+ "editor.foreground": "#ebdbb2",
26
+ "editor.hoverHighlightBackground": "#689d6a50",
27
+ "editor.lineHighlightBackground": "#3c383660",
28
+ "editor.lineHighlightBorder": "#0000",
29
+ "editor.selectionBackground": "#689d6a40",
30
+ "editor.selectionHighlightBackground": "#fabd2f40",
31
+ "editorBracketHighlight.foreground1": "#b16286",
32
+ "editorBracketHighlight.foreground2": "#458588",
33
+ "editorBracketHighlight.foreground3": "#689d6a",
34
+ "editorBracketHighlight.foreground4": "#98971a",
35
+ "editorBracketHighlight.foreground5": "#d79921",
36
+ "editorBracketHighlight.foreground6": "#d65d0e",
37
+ "editorBracketHighlight.unexpectedBracket.foreground": "#cc241d",
38
+ "editorBracketMatch.background": "#92837480",
39
+ "editorBracketMatch.border": "#0000",
40
+ "editorCodeLens.foreground": "#a8998490",
41
+ "editorCursor.foreground": "#ebdbb2",
42
+ "editorError.foreground": "#cc241d",
43
+ "editorGroup.border": "#3c3836",
44
+ "editorGroup.dropBackground": "#3c383660",
45
+ "editorGroupHeader.noTabsBackground": "#282828",
46
+ "editorGroupHeader.tabsBackground": "#282828",
47
+ "editorGroupHeader.tabsBorder": "#3c3836",
48
+ "editorGutter.addedBackground": "#b8bb26",
49
+ "editorGutter.background": "#0000",
50
+ "editorGutter.deletedBackground": "#fb4934",
51
+ "editorGutter.modifiedBackground": "#83a598",
52
+ "editorHoverWidget.background": "#282828",
53
+ "editorHoverWidget.border": "#3c3836",
54
+ "editorInfo.foreground": "#458588",
55
+ "editorLineNumber.foreground": "#665c54",
56
+ "editorLink.activeForeground": "#ebdbb2",
57
+ "editorOverviewRuler.addedForeground": "#83a598",
58
+ "editorOverviewRuler.border": "#0000",
59
+ "editorOverviewRuler.commonContentForeground": "#928374",
60
+ "editorOverviewRuler.currentContentForeground": "#458588",
61
+ "editorOverviewRuler.deletedForeground": "#83a598",
62
+ "editorOverviewRuler.errorForeground": "#fb4934",
63
+ "editorOverviewRuler.findMatchForeground": "#bdae93",
64
+ "editorOverviewRuler.incomingContentForeground": "#689d6a",
65
+ "editorOverviewRuler.infoForeground": "#d3869b",
66
+ "editorOverviewRuler.modifiedForeground": "#83a598",
67
+ "editorOverviewRuler.rangeHighlightForeground": "#bdae93",
68
+ "editorOverviewRuler.selectionHighlightForeground": "#665c54",
69
+ "editorOverviewRuler.warningForeground": "#d79921",
70
+ "editorOverviewRuler.wordHighlightForeground": "#665c54",
71
+ "editorOverviewRuler.wordHighlightStrongForeground": "#665c54",
72
+ "editorRuler.foreground": "#a8998440",
73
+ "editorStickyScroll.shadow": "#50494599",
74
+ "editorStickyScrollHover.background": "#3c383660",
75
+ "editorSuggestWidget.background": "#282828",
76
+ "editorSuggestWidget.border": "#3c3836",
77
+ "editorSuggestWidget.foreground": "#ebdbb2",
78
+ "editorSuggestWidget.highlightForeground": "#689d6a",
79
+ "editorSuggestWidget.selectedBackground": "#3c383660",
80
+ "editorWarning.foreground": "#d79921",
81
+ "editorWhitespace.foreground": "#a8998420",
82
+ "editorWidget.background": "#282828",
83
+ "editorWidget.border": "#3c3836",
84
+ "errorForeground": "#fb4934",
85
+ "extensionButton.prominentBackground": "#b8bb2680",
86
+ "extensionButton.prominentHoverBackground": "#b8bb2630",
87
+ "focusBorder": "#3c3836",
88
+ "foreground": "#ebdbb2",
89
+ "gitDecoration.addedResourceForeground": "#ebdbb2",
90
+ "gitDecoration.conflictingResourceForeground": "#b16286",
91
+ "gitDecoration.deletedResourceForeground": "#cc241d",
92
+ "gitDecoration.ignoredResourceForeground": "#7c6f64",
93
+ "gitDecoration.modifiedResourceForeground": "#d79921",
94
+ "gitDecoration.untrackedResourceForeground": "#98971a",
95
+ "gitlens.closedAutolinkedIssueIconColor": "#b16286",
96
+ "gitlens.closedPullRequestIconColor": "#cc241d",
97
+ "gitlens.decorations.branchAheadForegroundColor": "#98971a",
98
+ "gitlens.decorations.branchBehindForegroundColor": "#d65d0e",
99
+ "gitlens.decorations.branchDivergedForegroundColor": "#d79921",
100
+ "gitlens.decorations.branchMissingUpstreamForegroundColor": "#cc241d",
101
+ "gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#cc241d",
102
+ "gitlens.decorations.statusMergingOrRebasingForegroundColor": "#d79921",
103
+ "gitlens.decorations.workspaceCurrentForegroundColor": "#98971a",
104
+ "gitlens.decorations.workspaceRepoMissingForegroundColor": "#7c6f64",
105
+ "gitlens.decorations.workspaceRepoOpenForegroundColor": "#98971a",
106
+ "gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#928374",
107
+ "gitlens.decorations.worktreeMissingForegroundColor": "#cc241d",
108
+ "gitlens.graphChangesColumnAddedColor": "#98971a",
109
+ "gitlens.graphChangesColumnDeletedColor": "#cc241d",
110
+ "gitlens.graphLane10Color": "#98971a",
111
+ "gitlens.graphLane1Color": "#83a598",
112
+ "gitlens.graphLane2Color": "#458588",
113
+ "gitlens.graphLane3Color": "#d3869b",
114
+ "gitlens.graphLane4Color": "#b16286",
115
+ "gitlens.graphLane5Color": "#8ec07c",
116
+ "gitlens.graphLane6Color": "#689d6a",
117
+ "gitlens.graphLane7Color": "#fabd2f",
118
+ "gitlens.graphLane8Color": "#d79921",
119
+ "gitlens.graphLane9Color": "#b8bb26",
120
+ "gitlens.graphMinimapMarkerHeadColor": "#98971a",
121
+ "gitlens.graphMinimapMarkerHighlightsColor": "#b8bb26",
122
+ "gitlens.graphMinimapMarkerLocalBranchesColor": "#83a598",
123
+ "gitlens.graphMinimapMarkerPullRequestsColor": "#fe8019",
124
+ "gitlens.graphMinimapMarkerRemoteBranchesColor": "#458588",
125
+ "gitlens.graphMinimapMarkerStashesColor": "#b16286",
126
+ "gitlens.graphMinimapMarkerTagsColor": "#7c6f64",
127
+ "gitlens.graphMinimapMarkerUpstreamColor": "#689d6a",
128
+ "gitlens.graphScrollMarkerHeadColor": "#b8bb26",
129
+ "gitlens.graphScrollMarkerHighlightsColor": "#d79921",
130
+ "gitlens.graphScrollMarkerLocalBranchesColor": "#83a598",
131
+ "gitlens.graphScrollMarkerPullRequestsColor": "#fe8019",
132
+ "gitlens.graphScrollMarkerRemoteBranchesColor": "#458588",
133
+ "gitlens.graphScrollMarkerStashesColor": "#b16286",
134
+ "gitlens.graphScrollMarkerTagsColor": "#7c6f64",
135
+ "gitlens.graphScrollMarkerUpstreamColor": "#8ec07c",
136
+ "gitlens.gutterBackgroundColor": "#3c3836",
137
+ "gitlens.gutterForegroundColor": "#ebdbb2",
138
+ "gitlens.gutterUncommittedForegroundColor": "#458588",
139
+ "gitlens.launchpadIndicatorAttentionColor": "#fabd2f",
140
+ "gitlens.launchpadIndicatorAttentionHoverColor": "#d79921",
141
+ "gitlens.launchpadIndicatorBlockedColor": "#fb4934",
142
+ "gitlens.launchpadIndicatorBlockedHoverColor": "#cc241d",
143
+ "gitlens.launchpadIndicatorMergeableColor": "#b8bb26",
144
+ "gitlens.launchpadIndicatorMergeableHoverColor": "#98971a",
145
+ "gitlens.lineHighlightBackgroundColor": "#3c3836",
146
+ "gitlens.lineHighlightOverviewRulerColor": "#458588",
147
+ "gitlens.mergedPullRequestIconColor": "#b16286",
148
+ "gitlens.openAutolinkedIssueIconColor": "#98971a",
149
+ "gitlens.openPullRequestIconColor": "#98971a",
150
+ "gitlens.trailingLineBackgroundColor": "#282828a0",
151
+ "gitlens.trailingLineForegroundColor": "#928374a0",
152
+ "gitlens.unpublishedChangesIconColor": "#98971a",
153
+ "gitlens.unpublishedCommitIconColor": "#98971a",
154
+ "gitlens.unpulledChangesIconColor": "#fe8019",
155
+ "icon.foreground": "#ebdbb2",
156
+ "input.background": "#282828",
157
+ "input.border": "#3c3836",
158
+ "input.foreground": "#ebdbb2",
159
+ "input.placeholderForeground": "#ebdbb260",
160
+ "inputOption.activeBorder": "#ebdbb260",
161
+ "inputValidation.errorBackground": "#cc241d",
162
+ "inputValidation.errorBorder": "#fb4934",
163
+ "inputValidation.infoBackground": "#45858880",
164
+ "inputValidation.infoBorder": "#83a598",
165
+ "inputValidation.warningBackground": "#d79921",
166
+ "inputValidation.warningBorder": "#fabd2f",
167
+ "list.activeSelectionBackground": "#3c383680",
168
+ "list.activeSelectionForeground": "#8ec07c",
169
+ "list.dropBackground": "#3c3836",
170
+ "list.focusBackground": "#3c3836",
171
+ "list.focusForeground": "#ebdbb2",
172
+ "list.highlightForeground": "#689d6a",
173
+ "list.hoverBackground": "#3c383680",
174
+ "list.hoverForeground": "#d5c4a1",
175
+ "list.inactiveSelectionBackground": "#3c383680",
176
+ "list.inactiveSelectionForeground": "#689d6a",
177
+ "menu.border": "#3c3836",
178
+ "menu.separatorBackground": "#3c3836",
179
+ "merge.border": "#0000",
180
+ "merge.currentContentBackground": "#45858820",
181
+ "merge.currentHeaderBackground": "#45858840",
182
+ "merge.incomingContentBackground": "#689d6a20",
183
+ "merge.incomingHeaderBackground": "#689d6a40",
184
+ "notebook.cellBorderColor": "#504945",
185
+ "notebook.cellEditorBackground": "#3c3836",
186
+ "notebook.focusedCellBorder": "#a89984",
187
+ "notebook.focusedEditorBorder": "#504945",
188
+ "panel.border": "#3c3836",
189
+ "panelTitle.activeForeground": "#ebdbb2",
190
+ "peekView.border": "#3c3836",
191
+ "peekViewEditor.background": "#3c383670",
192
+ "peekViewEditor.matchHighlightBackground": "#504945",
193
+ "peekViewEditorGutter.background": "#3c383670",
194
+ "peekViewResult.background": "#3c383670",
195
+ "peekViewResult.fileForeground": "#ebdbb2",
196
+ "peekViewResult.lineForeground": "#ebdbb2",
197
+ "peekViewResult.matchHighlightBackground": "#504945",
198
+ "peekViewResult.selectionBackground": "#45858820",
199
+ "peekViewResult.selectionForeground": "#ebdbb2",
200
+ "peekViewTitle.background": "#3c383670",
201
+ "peekViewTitleDescription.foreground": "#bdae93",
202
+ "peekViewTitleLabel.foreground": "#ebdbb2",
203
+ "progressBar.background": "#689d6a",
204
+ "scrollbar.shadow": "#282828",
205
+ "scrollbarSlider.activeBackground": "#689d6a",
206
+ "scrollbarSlider.background": "#50494599",
207
+ "scrollbarSlider.hoverBackground": "#665c54",
208
+ "selection.background": "#689d6a80",
209
+ "sideBar.background": "#282828",
210
+ "sideBar.border": "#3c3836",
211
+ "sideBar.foreground": "#d5c4a1",
212
+ "sideBarSectionHeader.background": "#0000",
213
+ "sideBarSectionHeader.foreground": "#ebdbb2",
214
+ "sideBarTitle.foreground": "#ebdbb2",
215
+ "statusBar.background": "#282828",
216
+ "statusBar.border": "#3c3836",
217
+ "statusBar.debuggingBackground": "#fe8019",
218
+ "statusBar.debuggingBorder": "#0000",
219
+ "statusBar.debuggingForeground": "#282828",
220
+ "statusBar.foreground": "#ebdbb2",
221
+ "statusBar.noFolderBackground": "#282828",
222
+ "statusBar.noFolderBorder": "#0000",
223
+ "tab.activeBackground": "#3c3836",
224
+ "tab.activeBorder": "#689d6a",
225
+ "tab.activeForeground": "#ebdbb2",
226
+ "tab.border": "#0000",
227
+ "tab.inactiveBackground": "#282828",
228
+ "tab.inactiveForeground": "#a89984",
229
+ "tab.unfocusedActiveBorder": "#0000",
230
+ "tab.unfocusedActiveForeground": "#a89984",
231
+ "tab.unfocusedInactiveForeground": "#928374",
232
+ "terminal.ansiBlack": "#3c3836",
233
+ "terminal.ansiBlue": "#458588",
234
+ "terminal.ansiBrightBlack": "#928374",
235
+ "terminal.ansiBrightBlue": "#83a598",
236
+ "terminal.ansiBrightCyan": "#8ec07c",
237
+ "terminal.ansiBrightGreen": "#b8bb26",
238
+ "terminal.ansiBrightMagenta": "#d3869b",
239
+ "terminal.ansiBrightRed": "#fb4934",
240
+ "terminal.ansiBrightWhite": "#ebdbb2",
241
+ "terminal.ansiBrightYellow": "#fabd2f",
242
+ "terminal.ansiCyan": "#689d6a",
243
+ "terminal.ansiGreen": "#98971a",
244
+ "terminal.ansiMagenta": "#b16286",
245
+ "terminal.ansiRed": "#cc241d",
246
+ "terminal.ansiWhite": "#a89984",
247
+ "terminal.ansiYellow": "#d79921",
248
+ "terminal.background": "#282828",
249
+ "terminal.foreground": "#ebdbb2",
250
+ "textLink.activeForeground": "#458588",
251
+ "textLink.foreground": "#83a598",
252
+ "titleBar.activeBackground": "#282828",
253
+ "titleBar.activeForeground": "#ebdbb2",
254
+ "titleBar.inactiveBackground": "#282828",
255
+ "widget.shadow": "#28282830"
256
+ },
257
+ "displayName": "Gruvbox Dark Medium",
258
+ "name": "gruvbox-dark-medium",
259
+ "semanticHighlighting": true,
260
+ "semanticTokenColors": {
261
+ "component": "#fe8019",
262
+ "constant.builtin": "#d3869b",
263
+ "function": "#8ec07c",
264
+ "function.builtin": "#fe8019",
265
+ "method": "#8ec07c",
266
+ "parameter": "#83a598",
267
+ "property": "#83a598",
268
+ "property:python": "#ebdbb2",
269
+ "variable": "#ebdbb2"
270
+ },
271
+ "tokenColors": [
272
+ {
273
+ "settings": {
274
+ "foreground": "#ebdbb2"
275
+ }
276
+ },
277
+ {
278
+ "scope": "emphasis",
279
+ "settings": {
280
+ "fontStyle": "italic"
281
+ }
282
+ },
283
+ {
284
+ "scope": "strong",
285
+ "settings": {
286
+ "fontStyle": "bold"
287
+ }
288
+ },
289
+ {
290
+ "scope": "header",
291
+ "settings": {
292
+ "foreground": "#458588"
293
+ }
294
+ },
295
+ {
296
+ "scope": [
297
+ "comment",
298
+ "punctuation.definition.comment"
299
+ ],
300
+ "settings": {
301
+ "fontStyle": "italic",
302
+ "foreground": "#928374"
303
+ }
304
+ },
305
+ {
306
+ "scope": [
307
+ "constant",
308
+ "support.constant",
309
+ "variable.arguments"
310
+ ],
311
+ "settings": {
312
+ "foreground": "#d3869b"
313
+ }
314
+ },
315
+ {
316
+ "scope": "constant.rgb-value",
317
+ "settings": {
318
+ "foreground": "#ebdbb2"
319
+ }
320
+ },
321
+ {
322
+ "scope": "entity.name.selector",
323
+ "settings": {
324
+ "foreground": "#8ec07c"
325
+ }
326
+ },
327
+ {
328
+ "scope": "entity.other.attribute-name",
329
+ "settings": {
330
+ "foreground": "#fabd2f"
331
+ }
332
+ },
333
+ {
334
+ "scope": [
335
+ "entity.name.tag",
336
+ "punctuation.tag"
337
+ ],
338
+ "settings": {
339
+ "foreground": "#8ec07c"
340
+ }
341
+ },
342
+ {
343
+ "scope": [
344
+ "invalid",
345
+ "invalid.illegal"
346
+ ],
347
+ "settings": {
348
+ "foreground": "#cc241d"
349
+ }
350
+ },
351
+ {
352
+ "scope": "invalid.deprecated",
353
+ "settings": {
354
+ "foreground": "#b16286"
355
+ }
356
+ },
357
+ {
358
+ "scope": "meta.selector",
359
+ "settings": {
360
+ "foreground": "#8ec07c"
361
+ }
362
+ },
363
+ {
364
+ "scope": "meta.preprocessor",
365
+ "settings": {
366
+ "foreground": "#fe8019"
367
+ }
368
+ },
369
+ {
370
+ "scope": "meta.preprocessor.string",
371
+ "settings": {
372
+ "foreground": "#b8bb26"
373
+ }
374
+ },
375
+ {
376
+ "scope": "meta.preprocessor.numeric",
377
+ "settings": {
378
+ "foreground": "#b8bb26"
379
+ }
380
+ },
381
+ {
382
+ "scope": "meta.header.diff",
383
+ "settings": {
384
+ "foreground": "#fe8019"
385
+ }
386
+ },
387
+ {
388
+ "scope": "storage",
389
+ "settings": {
390
+ "foreground": "#fb4934"
391
+ }
392
+ },
393
+ {
394
+ "scope": [
395
+ "storage.type",
396
+ "storage.modifier"
397
+ ],
398
+ "settings": {
399
+ "foreground": "#fe8019"
400
+ }
401
+ },
402
+ {
403
+ "scope": "string",
404
+ "settings": {
405
+ "foreground": "#b8bb26"
406
+ }
407
+ },
408
+ {
409
+ "scope": "string.tag",
410
+ "settings": {
411
+ "foreground": "#b8bb26"
412
+ }
413
+ },
414
+ {
415
+ "scope": "string.value",
416
+ "settings": {
417
+ "foreground": "#b8bb26"
418
+ }
419
+ },
420
+ {
421
+ "scope": "string.regexp",
422
+ "settings": {
423
+ "foreground": "#fe8019"
424
+ }
425
+ },
426
+ {
427
+ "scope": "string.escape",
428
+ "settings": {
429
+ "foreground": "#fb4934"
430
+ }
431
+ },
432
+ {
433
+ "scope": "string.quasi",
434
+ "settings": {
435
+ "foreground": "#8ec07c"
436
+ }
437
+ },
438
+ {
439
+ "scope": "string.entity",
440
+ "settings": {
441
+ "foreground": "#b8bb26"
442
+ }
443
+ },
444
+ {
445
+ "scope": "object",
446
+ "settings": {
447
+ "foreground": "#ebdbb2"
448
+ }
449
+ },
450
+ {
451
+ "scope": "module.node",
452
+ "settings": {
453
+ "foreground": "#83a598"
454
+ }
455
+ },
456
+ {
457
+ "scope": "support.type.property-name",
458
+ "settings": {
459
+ "foreground": "#689d6a"
460
+ }
461
+ },
462
+ {
463
+ "scope": "keyword",
464
+ "settings": {
465
+ "foreground": "#fb4934"
466
+ }
467
+ },
468
+ {
469
+ "scope": "keyword.control",
470
+ "settings": {
471
+ "foreground": "#fb4934"
472
+ }
473
+ },
474
+ {
475
+ "scope": "keyword.control.module",
476
+ "settings": {
477
+ "foreground": "#8ec07c"
478
+ }
479
+ },
480
+ {
481
+ "scope": "keyword.control.less",
482
+ "settings": {
483
+ "foreground": "#d79921"
484
+ }
485
+ },
486
+ {
487
+ "scope": "keyword.operator",
488
+ "settings": {
489
+ "foreground": "#8ec07c"
490
+ }
491
+ },
492
+ {
493
+ "scope": "keyword.operator.new",
494
+ "settings": {
495
+ "foreground": "#fe8019"
496
+ }
497
+ },
498
+ {
499
+ "scope": "keyword.other.unit",
500
+ "settings": {
501
+ "foreground": "#b8bb26"
502
+ }
503
+ },
504
+ {
505
+ "scope": "metatag.php",
506
+ "settings": {
507
+ "foreground": "#fe8019"
508
+ }
509
+ },
510
+ {
511
+ "scope": "support.function.git-rebase",
512
+ "settings": {
513
+ "foreground": "#689d6a"
514
+ }
515
+ },
516
+ {
517
+ "scope": "constant.sha.git-rebase",
518
+ "settings": {
519
+ "foreground": "#b8bb26"
520
+ }
521
+ },
522
+ {
523
+ "scope": [
524
+ "meta.type.name",
525
+ "meta.return.type",
526
+ "meta.return-type",
527
+ "meta.cast",
528
+ "meta.type.annotation",
529
+ "support.type",
530
+ "storage.type.cs",
531
+ "variable.class"
532
+ ],
533
+ "settings": {
534
+ "foreground": "#fabd2f"
535
+ }
536
+ },
537
+ {
538
+ "scope": [
539
+ "variable.this",
540
+ "support.variable"
541
+ ],
542
+ "settings": {
543
+ "foreground": "#d3869b"
544
+ }
545
+ },
546
+ {
547
+ "scope": [
548
+ "entity.name",
549
+ "entity.static",
550
+ "entity.name.class.static.function",
551
+ "entity.name.function",
552
+ "entity.name.class",
553
+ "entity.name.type"
554
+ ],
555
+ "settings": {
556
+ "foreground": "#fabd2f"
557
+ }
558
+ },
559
+ {
560
+ "scope": [
561
+ "entity.function",
562
+ "entity.name.function.static"
563
+ ],
564
+ "settings": {
565
+ "foreground": "#8ec07c"
566
+ }
567
+ },
568
+ {
569
+ "scope": "entity.name.function.function-call",
570
+ "settings": {
571
+ "foreground": "#8ec07c"
572
+ }
573
+ },
574
+ {
575
+ "scope": "support.function.builtin",
576
+ "settings": {
577
+ "foreground": "#fe8019"
578
+ }
579
+ },
580
+ {
581
+ "scope": [
582
+ "entity.name.method",
583
+ "entity.name.method.function-call",
584
+ "entity.name.static.function-call"
585
+ ],
586
+ "settings": {
587
+ "foreground": "#689d6a"
588
+ }
589
+ },
590
+ {
591
+ "scope": "brace",
592
+ "settings": {
593
+ "foreground": "#d5c4a1"
594
+ }
595
+ },
596
+ {
597
+ "scope": [
598
+ "meta.parameter.type.variable",
599
+ "variable.parameter",
600
+ "variable.name",
601
+ "variable.other",
602
+ "variable",
603
+ "string.constant.other.placeholder"
604
+ ],
605
+ "settings": {
606
+ "foreground": "#83a598"
607
+ }
608
+ },
609
+ {
610
+ "scope": "prototype",
611
+ "settings": {
612
+ "foreground": "#d3869b"
613
+ }
614
+ },
615
+ {
616
+ "scope": [
617
+ "punctuation"
618
+ ],
619
+ "settings": {
620
+ "foreground": "#a89984"
621
+ }
622
+ },
623
+ {
624
+ "scope": "punctuation.quoted",
625
+ "settings": {
626
+ "foreground": "#ebdbb2"
627
+ }
628
+ },
629
+ {
630
+ "scope": "punctuation.quasi",
631
+ "settings": {
632
+ "foreground": "#fb4934"
633
+ }
634
+ },
635
+ {
636
+ "scope": [
637
+ "*url*",
638
+ "*link*",
639
+ "*uri*"
640
+ ],
641
+ "settings": {
642
+ "fontStyle": "underline"
643
+ }
644
+ },
645
+ {
646
+ "scope": [
647
+ "meta.function.python",
648
+ "entity.name.function.python"
649
+ ],
650
+ "settings": {
651
+ "foreground": "#8ec07c"
652
+ }
653
+ },
654
+ {
655
+ "scope": [
656
+ "storage.type.function.python",
657
+ "storage.modifier.declaration",
658
+ "storage.type.class.python",
659
+ "storage.type.string.python"
660
+ ],
661
+ "settings": {
662
+ "foreground": "#fb4934"
663
+ }
664
+ },
665
+ {
666
+ "scope": [
667
+ "storage.type.function.async.python"
668
+ ],
669
+ "settings": {
670
+ "foreground": "#fb4934"
671
+ }
672
+ },
673
+ {
674
+ "scope": "meta.function-call.generic",
675
+ "settings": {
676
+ "foreground": "#83a598"
677
+ }
678
+ },
679
+ {
680
+ "scope": "meta.function-call.arguments",
681
+ "settings": {
682
+ "foreground": "#d5c4a1"
683
+ }
684
+ },
685
+ {
686
+ "scope": "entity.name.function.decorator",
687
+ "settings": {
688
+ "fontStyle": "bold",
689
+ "foreground": "#fabd2f"
690
+ }
691
+ },
692
+ {
693
+ "scope": "constant.other.caps",
694
+ "settings": {
695
+ "fontStyle": "bold"
696
+ }
697
+ },
698
+ {
699
+ "scope": "keyword.operator.logical",
700
+ "settings": {
701
+ "foreground": "#fb4934"
702
+ }
703
+ },
704
+ {
705
+ "scope": "punctuation.definition.logical-expression",
706
+ "settings": {
707
+ "foreground": "#fe8019"
708
+ }
709
+ },
710
+ {
711
+ "scope": [
712
+ "string.interpolated.dollar.shell",
713
+ "string.interpolated.backtick.shell"
714
+ ],
715
+ "settings": {
716
+ "foreground": "#8ec07c"
717
+ }
718
+ },
719
+ {
720
+ "scope": "keyword.control.directive",
721
+ "settings": {
722
+ "foreground": "#8ec07c"
723
+ }
724
+ },
725
+ {
726
+ "scope": "support.function.C99",
727
+ "settings": {
728
+ "foreground": "#fabd2f"
729
+ }
730
+ },
731
+ {
732
+ "scope": [
733
+ "meta.function.cs",
734
+ "entity.name.function.cs",
735
+ "entity.name.type.namespace.cs"
736
+ ],
737
+ "settings": {
738
+ "foreground": "#b8bb26"
739
+ }
740
+ },
741
+ {
742
+ "scope": [
743
+ "keyword.other.using.cs",
744
+ "entity.name.variable.field.cs",
745
+ "entity.name.variable.local.cs",
746
+ "variable.other.readwrite.cs"
747
+ ],
748
+ "settings": {
749
+ "foreground": "#8ec07c"
750
+ }
751
+ },
752
+ {
753
+ "scope": [
754
+ "keyword.other.this.cs",
755
+ "keyword.other.base.cs"
756
+ ],
757
+ "settings": {
758
+ "foreground": "#d3869b"
759
+ }
760
+ },
761
+ {
762
+ "scope": "meta.scope.prerequisites",
763
+ "settings": {
764
+ "foreground": "#fabd2f"
765
+ }
766
+ },
767
+ {
768
+ "scope": "entity.name.function.target",
769
+ "settings": {
770
+ "fontStyle": "bold",
771
+ "foreground": "#b8bb26"
772
+ }
773
+ },
774
+ {
775
+ "scope": [
776
+ "storage.modifier.import.java",
777
+ "storage.modifier.package.java"
778
+ ],
779
+ "settings": {
780
+ "foreground": "#bdae93"
781
+ }
782
+ },
783
+ {
784
+ "scope": [
785
+ "keyword.other.import.java",
786
+ "keyword.other.package.java"
787
+ ],
788
+ "settings": {
789
+ "foreground": "#8ec07c"
790
+ }
791
+ },
792
+ {
793
+ "scope": "storage.type.java",
794
+ "settings": {
795
+ "foreground": "#fabd2f"
796
+ }
797
+ },
798
+ {
799
+ "scope": "storage.type.annotation",
800
+ "settings": {
801
+ "fontStyle": "bold",
802
+ "foreground": "#83a598"
803
+ }
804
+ },
805
+ {
806
+ "scope": "keyword.other.documentation.javadoc",
807
+ "settings": {
808
+ "foreground": "#8ec07c"
809
+ }
810
+ },
811
+ {
812
+ "scope": "comment.block.javadoc variable.parameter.java",
813
+ "settings": {
814
+ "fontStyle": "bold",
815
+ "foreground": "#b8bb26"
816
+ }
817
+ },
818
+ {
819
+ "scope": [
820
+ "source.java variable.other.object",
821
+ "source.java variable.other.definition.java"
822
+ ],
823
+ "settings": {
824
+ "foreground": "#ebdbb2"
825
+ }
826
+ },
827
+ {
828
+ "scope": "meta.function-parameters.lisp",
829
+ "settings": {
830
+ "foreground": "#fabd2f"
831
+ }
832
+ },
833
+ {
834
+ "scope": "markup.underline",
835
+ "settings": {
836
+ "fontStyle": "underline"
837
+ }
838
+ },
839
+ {
840
+ "scope": "string.other.link.title.markdown",
841
+ "settings": {
842
+ "fontStyle": "underline",
843
+ "foreground": "#928374"
844
+ }
845
+ },
846
+ {
847
+ "scope": "markup.underline.link",
848
+ "settings": {
849
+ "foreground": "#d3869b"
850
+ }
851
+ },
852
+ {
853
+ "scope": "markup.bold",
854
+ "settings": {
855
+ "fontStyle": "bold",
856
+ "foreground": "#fe8019"
857
+ }
858
+ },
859
+ {
860
+ "scope": "markup.heading",
861
+ "settings": {
862
+ "fontStyle": "bold",
863
+ "foreground": "#fe8019"
864
+ }
865
+ },
866
+ {
867
+ "scope": "markup.italic",
868
+ "settings": {
869
+ "fontStyle": "italic"
870
+ }
871
+ },
872
+ {
873
+ "scope": "markup.inserted",
874
+ "settings": {
875
+ "foreground": "#b8bb26"
876
+ }
877
+ },
878
+ {
879
+ "scope": "markup.deleted",
880
+ "settings": {
881
+ "foreground": "#d65d0e"
882
+ }
883
+ },
884
+ {
885
+ "scope": "markup.changed",
886
+ "settings": {
887
+ "foreground": "#fe8019"
888
+ }
889
+ },
890
+ {
891
+ "scope": "markup.punctuation.quote.beginning",
892
+ "settings": {
893
+ "foreground": "#98971a"
894
+ }
895
+ },
896
+ {
897
+ "scope": "markup.punctuation.list.beginning",
898
+ "settings": {
899
+ "foreground": "#83a598"
900
+ }
901
+ },
902
+ {
903
+ "scope": [
904
+ "markup.inline.raw",
905
+ "markup.fenced_code.block"
906
+ ],
907
+ "settings": {
908
+ "foreground": "#8ec07c"
909
+ }
910
+ },
911
+ {
912
+ "scope": "string.quoted.double.json",
913
+ "settings": {
914
+ "foreground": "#83a598"
915
+ }
916
+ },
917
+ {
918
+ "scope": "entity.other.attribute-name.css",
919
+ "settings": {
920
+ "foreground": "#fe8019"
921
+ }
922
+ },
923
+ {
924
+ "scope": "source.css meta.selector",
925
+ "settings": {
926
+ "foreground": "#ebdbb2"
927
+ }
928
+ },
929
+ {
930
+ "scope": "support.type.property-name.css",
931
+ "settings": {
932
+ "foreground": "#fe8019"
933
+ }
934
+ },
935
+ {
936
+ "scope": "entity.other.attribute-name.class",
937
+ "settings": {
938
+ "foreground": "#b8bb26"
939
+ }
940
+ },
941
+ {
942
+ "scope": [
943
+ "source.css support.function.transform",
944
+ "source.css support.function.timing-function",
945
+ "source.css support.function.misc"
946
+ ],
947
+ "settings": {
948
+ "foreground": "#fb4934"
949
+ }
950
+ },
951
+ {
952
+ "scope": [
953
+ "support.property-value",
954
+ "constant.rgb-value",
955
+ "support.property-value.scss",
956
+ "constant.rgb-value.scss"
957
+ ],
958
+ "settings": {
959
+ "foreground": "#d65d0e"
960
+ }
961
+ },
962
+ {
963
+ "scope": [
964
+ "entity.name.tag.css"
965
+ ],
966
+ "settings": {
967
+ "fontStyle": ""
968
+ }
969
+ },
970
+ {
971
+ "scope": [
972
+ "punctuation.definition.tag"
973
+ ],
974
+ "settings": {
975
+ "foreground": "#83a598"
976
+ }
977
+ },
978
+ {
979
+ "scope": [
980
+ "text.html entity.name.tag",
981
+ "text.html punctuation.tag"
982
+ ],
983
+ "settings": {
984
+ "fontStyle": "bold",
985
+ "foreground": "#8ec07c"
986
+ }
987
+ },
988
+ {
989
+ "scope": [
990
+ "source.js variable.language"
991
+ ],
992
+ "settings": {
993
+ "foreground": "#fe8019"
994
+ }
995
+ },
996
+ {
997
+ "scope": [
998
+ "source.ts variable.language"
999
+ ],
1000
+ "settings": {
1001
+ "foreground": "#fe8019"
1002
+ }
1003
+ },
1004
+ {
1005
+ "scope": [
1006
+ "source.go storage.type"
1007
+ ],
1008
+ "settings": {
1009
+ "foreground": "#fabd2f"
1010
+ }
1011
+ },
1012
+ {
1013
+ "scope": [
1014
+ "source.go entity.name.import"
1015
+ ],
1016
+ "settings": {
1017
+ "foreground": "#b8bb26"
1018
+ }
1019
+ },
1020
+ {
1021
+ "scope": [
1022
+ "source.go keyword.package",
1023
+ "source.go keyword.import"
1024
+ ],
1025
+ "settings": {
1026
+ "foreground": "#8ec07c"
1027
+ }
1028
+ },
1029
+ {
1030
+ "scope": [
1031
+ "source.go keyword.interface",
1032
+ "source.go keyword.struct"
1033
+ ],
1034
+ "settings": {
1035
+ "foreground": "#83a598"
1036
+ }
1037
+ },
1038
+ {
1039
+ "scope": [
1040
+ "source.go entity.name.type"
1041
+ ],
1042
+ "settings": {
1043
+ "foreground": "#ebdbb2"
1044
+ }
1045
+ },
1046
+ {
1047
+ "scope": [
1048
+ "source.go entity.name.function"
1049
+ ],
1050
+ "settings": {
1051
+ "foreground": "#d3869b"
1052
+ }
1053
+ },
1054
+ {
1055
+ "scope": [
1056
+ "keyword.control.cucumber.table"
1057
+ ],
1058
+ "settings": {
1059
+ "foreground": "#83a598"
1060
+ }
1061
+ },
1062
+ {
1063
+ "scope": [
1064
+ "source.reason string.double",
1065
+ "source.reason string.regexp"
1066
+ ],
1067
+ "settings": {
1068
+ "foreground": "#b8bb26"
1069
+ }
1070
+ },
1071
+ {
1072
+ "scope": [
1073
+ "source.reason keyword.control.less"
1074
+ ],
1075
+ "settings": {
1076
+ "foreground": "#8ec07c"
1077
+ }
1078
+ },
1079
+ {
1080
+ "scope": [
1081
+ "source.reason entity.name.function"
1082
+ ],
1083
+ "settings": {
1084
+ "foreground": "#83a598"
1085
+ }
1086
+ },
1087
+ {
1088
+ "scope": [
1089
+ "source.reason support.property-value",
1090
+ "source.reason entity.name.filename"
1091
+ ],
1092
+ "settings": {
1093
+ "foreground": "#fe8019"
1094
+ }
1095
+ },
1096
+ {
1097
+ "scope": [
1098
+ "source.powershell variable.other.member.powershell"
1099
+ ],
1100
+ "settings": {
1101
+ "foreground": "#fe8019"
1102
+ }
1103
+ },
1104
+ {
1105
+ "scope": [
1106
+ "source.powershell support.function.powershell"
1107
+ ],
1108
+ "settings": {
1109
+ "foreground": "#fabd2f"
1110
+ }
1111
+ },
1112
+ {
1113
+ "scope": [
1114
+ "source.powershell support.function.attribute.powershell"
1115
+ ],
1116
+ "settings": {
1117
+ "foreground": "#bdae93"
1118
+ }
1119
+ },
1120
+ {
1121
+ "scope": [
1122
+ "source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell"
1123
+ ],
1124
+ "settings": {
1125
+ "foreground": "#fe8019"
1126
+ }
1127
+ }
1128
+ ],
1129
+ "type": "dark"
1130
+ }