tm-themes 1.9.14 → 1.10.1

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