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,544 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBorder": "#f9826c",
4
+ "activityBar.background": "#24292e",
5
+ "activityBar.border": "#1b1f23",
6
+ "activityBar.foreground": "#e1e4e8",
7
+ "activityBar.inactiveForeground": "#6a737d",
8
+ "activityBarBadge.background": "#0366d6",
9
+ "activityBarBadge.foreground": "#fff",
10
+ "badge.background": "#044289",
11
+ "badge.foreground": "#c8e1ff",
12
+ "breadcrumb.activeSelectionForeground": "#d1d5da",
13
+ "breadcrumb.focusForeground": "#e1e4e8",
14
+ "breadcrumb.foreground": "#959da5",
15
+ "breadcrumbPicker.background": "#2b3036",
16
+ "button.background": "#176f2c",
17
+ "button.foreground": "#dcffe4",
18
+ "button.hoverBackground": "#22863a",
19
+ "button.secondaryBackground": "#444d56",
20
+ "button.secondaryForeground": "#fff",
21
+ "button.secondaryHoverBackground": "#586069",
22
+ "checkbox.background": "#444d56",
23
+ "checkbox.border": "#1b1f23",
24
+ "debugToolBar.background": "#2b3036",
25
+ "descriptionForeground": "#959da5",
26
+ "diffEditor.insertedTextBackground": "#28a74530",
27
+ "diffEditor.removedTextBackground": "#d73a4930",
28
+ "dropdown.background": "#2f363d",
29
+ "dropdown.border": "#1b1f23",
30
+ "dropdown.foreground": "#e1e4e8",
31
+ "dropdown.listBackground": "#24292e",
32
+ "editor.background": "#24292e",
33
+ "editor.findMatchBackground": "#ffd33d44",
34
+ "editor.findMatchHighlightBackground": "#ffd33d22",
35
+ "editor.focusedStackFrameHighlightBackground": "#2b6a3033",
36
+ "editor.foldBackground": "#58606915",
37
+ "editor.foreground": "#e1e4e8",
38
+ "editor.inactiveSelectionBackground": "#3392FF22",
39
+ "editor.lineHighlightBackground": "#2b3036",
40
+ "editor.linkedEditingBackground": "#3392FF22",
41
+ "editor.selectionBackground": "#3392FF44",
42
+ "editor.selectionHighlightBackground": "#17E5E633",
43
+ "editor.selectionHighlightBorder": "#17E5E600",
44
+ "editor.stackFrameHighlightBackground": "#C6902625",
45
+ "editor.wordHighlightBackground": "#17E5E600",
46
+ "editor.wordHighlightBorder": "#17E5E699",
47
+ "editor.wordHighlightStrongBackground": "#17E5E600",
48
+ "editor.wordHighlightStrongBorder": "#17E5E666",
49
+ "editorBracketHighlight.foreground1": "#79b8ff",
50
+ "editorBracketHighlight.foreground2": "#ffab70",
51
+ "editorBracketHighlight.foreground3": "#b392f0",
52
+ "editorBracketHighlight.foreground4": "#79b8ff",
53
+ "editorBracketHighlight.foreground5": "#ffab70",
54
+ "editorBracketHighlight.foreground6": "#b392f0",
55
+ "editorBracketMatch.background": "#17E5E650",
56
+ "editorBracketMatch.border": "#17E5E600",
57
+ "editorCursor.foreground": "#c8e1ff",
58
+ "editorError.foreground": "#f97583",
59
+ "editorGroup.border": "#1b1f23",
60
+ "editorGroupHeader.tabsBackground": "#1f2428",
61
+ "editorGroupHeader.tabsBorder": "#1b1f23",
62
+ "editorGutter.addedBackground": "#28a745",
63
+ "editorGutter.deletedBackground": "#ea4a5a",
64
+ "editorGutter.modifiedBackground": "#2188ff",
65
+ "editorIndentGuide.activeBackground": "#444d56",
66
+ "editorIndentGuide.background": "#2f363d",
67
+ "editorLineNumber.activeForeground": "#e1e4e8",
68
+ "editorLineNumber.foreground": "#444d56",
69
+ "editorOverviewRuler.border": "#1b1f23",
70
+ "editorWarning.foreground": "#ffea7f",
71
+ "editorWhitespace.foreground": "#444d56",
72
+ "editorWidget.background": "#1f2428",
73
+ "errorForeground": "#f97583",
74
+ "focusBorder": "#005cc5",
75
+ "foreground": "#d1d5da",
76
+ "gitDecoration.addedResourceForeground": "#34d058",
77
+ "gitDecoration.conflictingResourceForeground": "#ffab70",
78
+ "gitDecoration.deletedResourceForeground": "#ea4a5a",
79
+ "gitDecoration.ignoredResourceForeground": "#6a737d",
80
+ "gitDecoration.modifiedResourceForeground": "#79b8ff",
81
+ "gitDecoration.submoduleResourceForeground": "#6a737d",
82
+ "gitDecoration.untrackedResourceForeground": "#34d058",
83
+ "input.background": "#2f363d",
84
+ "input.border": "#1b1f23",
85
+ "input.foreground": "#e1e4e8",
86
+ "input.placeholderForeground": "#959da5",
87
+ "list.activeSelectionBackground": "#39414a",
88
+ "list.activeSelectionForeground": "#e1e4e8",
89
+ "list.focusBackground": "#044289",
90
+ "list.hoverBackground": "#282e34",
91
+ "list.hoverForeground": "#e1e4e8",
92
+ "list.inactiveFocusBackground": "#1d2d3e",
93
+ "list.inactiveSelectionBackground": "#282e34",
94
+ "list.inactiveSelectionForeground": "#e1e4e8",
95
+ "notificationCenterHeader.background": "#24292e",
96
+ "notificationCenterHeader.foreground": "#959da5",
97
+ "notifications.background": "#2f363d",
98
+ "notifications.border": "#1b1f23",
99
+ "notifications.foreground": "#e1e4e8",
100
+ "notificationsErrorIcon.foreground": "#ea4a5a",
101
+ "notificationsInfoIcon.foreground": "#79b8ff",
102
+ "notificationsWarningIcon.foreground": "#ffab70",
103
+ "panel.background": "#1f2428",
104
+ "panel.border": "#1b1f23",
105
+ "panelInput.border": "#2f363d",
106
+ "panelTitle.activeBorder": "#f9826c",
107
+ "panelTitle.activeForeground": "#e1e4e8",
108
+ "panelTitle.inactiveForeground": "#959da5",
109
+ "peekViewEditor.background": "#1f242888",
110
+ "peekViewEditor.matchHighlightBackground": "#ffd33d33",
111
+ "peekViewResult.background": "#1f2428",
112
+ "peekViewResult.matchHighlightBackground": "#ffd33d33",
113
+ "pickerGroup.border": "#444d56",
114
+ "pickerGroup.foreground": "#e1e4e8",
115
+ "progressBar.background": "#0366d6",
116
+ "quickInput.background": "#24292e",
117
+ "quickInput.foreground": "#e1e4e8",
118
+ "scrollbar.shadow": "#0008",
119
+ "scrollbarSlider.activeBackground": "#6a737d88",
120
+ "scrollbarSlider.background": "#6a737d33",
121
+ "scrollbarSlider.hoverBackground": "#6a737d44",
122
+ "settings.headerForeground": "#e1e4e8",
123
+ "settings.modifiedItemIndicator": "#0366d6",
124
+ "sideBar.background": "#1f2428",
125
+ "sideBar.border": "#1b1f23",
126
+ "sideBar.foreground": "#d1d5da",
127
+ "sideBarSectionHeader.background": "#1f2428",
128
+ "sideBarSectionHeader.border": "#1b1f23",
129
+ "sideBarSectionHeader.foreground": "#e1e4e8",
130
+ "sideBarTitle.foreground": "#e1e4e8",
131
+ "statusBar.background": "#24292e",
132
+ "statusBar.border": "#1b1f23",
133
+ "statusBar.debuggingBackground": "#931c06",
134
+ "statusBar.debuggingForeground": "#fff",
135
+ "statusBar.foreground": "#d1d5da",
136
+ "statusBar.noFolderBackground": "#24292e",
137
+ "statusBarItem.prominentBackground": "#282e34",
138
+ "statusBarItem.remoteBackground": "#24292e",
139
+ "statusBarItem.remoteForeground": "#d1d5da",
140
+ "tab.activeBackground": "#24292e",
141
+ "tab.activeBorder": "#24292e",
142
+ "tab.activeBorderTop": "#f9826c",
143
+ "tab.activeForeground": "#e1e4e8",
144
+ "tab.border": "#1b1f23",
145
+ "tab.hoverBackground": "#24292e",
146
+ "tab.inactiveBackground": "#1f2428",
147
+ "tab.inactiveForeground": "#959da5",
148
+ "tab.unfocusedActiveBorder": "#24292e",
149
+ "tab.unfocusedActiveBorderTop": "#1b1f23",
150
+ "tab.unfocusedHoverBackground": "#24292e",
151
+ "terminal.ansiBlack": "#586069",
152
+ "terminal.ansiBlue": "#2188ff",
153
+ "terminal.ansiBrightBlack": "#959da5",
154
+ "terminal.ansiBrightBlue": "#79b8ff",
155
+ "terminal.ansiBrightCyan": "#56d4dd",
156
+ "terminal.ansiBrightGreen": "#85e89d",
157
+ "terminal.ansiBrightMagenta": "#b392f0",
158
+ "terminal.ansiBrightRed": "#f97583",
159
+ "terminal.ansiBrightWhite": "#fafbfc",
160
+ "terminal.ansiBrightYellow": "#ffea7f",
161
+ "terminal.ansiCyan": "#39c5cf",
162
+ "terminal.ansiGreen": "#34d058",
163
+ "terminal.ansiMagenta": "#b392f0",
164
+ "terminal.ansiRed": "#ea4a5a",
165
+ "terminal.ansiWhite": "#d1d5da",
166
+ "terminal.ansiYellow": "#ffea7f",
167
+ "terminal.foreground": "#d1d5da",
168
+ "terminal.tab.activeBorder": "#f9826c",
169
+ "terminalCursor.background": "#586069",
170
+ "terminalCursor.foreground": "#79b8ff",
171
+ "textBlockQuote.background": "#24292e",
172
+ "textBlockQuote.border": "#444d56",
173
+ "textCodeBlock.background": "#2f363d",
174
+ "textLink.activeForeground": "#c8e1ff",
175
+ "textLink.foreground": "#79b8ff",
176
+ "textPreformat.foreground": "#d1d5da",
177
+ "textSeparator.foreground": "#586069",
178
+ "titleBar.activeBackground": "#24292e",
179
+ "titleBar.activeForeground": "#e1e4e8",
180
+ "titleBar.border": "#1b1f23",
181
+ "titleBar.inactiveBackground": "#1f2428",
182
+ "titleBar.inactiveForeground": "#959da5",
183
+ "tree.indentGuidesStroke": "#2f363d",
184
+ "welcomePage.buttonBackground": "#2f363d",
185
+ "welcomePage.buttonHoverBackground": "#444d56"
186
+ },
187
+ "displayName": "GitHub Dark",
188
+ "name": "github-dark",
189
+ "semanticHighlighting": true,
190
+ "tokenColors": [
191
+ {
192
+ "scope": [
193
+ "comment",
194
+ "punctuation.definition.comment",
195
+ "string.comment"
196
+ ],
197
+ "settings": {
198
+ "foreground": "#6a737d"
199
+ }
200
+ },
201
+ {
202
+ "scope": [
203
+ "constant",
204
+ "entity.name.constant",
205
+ "variable.other.constant",
206
+ "variable.other.enummember",
207
+ "variable.language"
208
+ ],
209
+ "settings": {
210
+ "foreground": "#79b8ff"
211
+ }
212
+ },
213
+ {
214
+ "scope": [
215
+ "entity",
216
+ "entity.name"
217
+ ],
218
+ "settings": {
219
+ "foreground": "#b392f0"
220
+ }
221
+ },
222
+ {
223
+ "scope": "variable.parameter.function",
224
+ "settings": {
225
+ "foreground": "#e1e4e8"
226
+ }
227
+ },
228
+ {
229
+ "scope": "entity.name.tag",
230
+ "settings": {
231
+ "foreground": "#85e89d"
232
+ }
233
+ },
234
+ {
235
+ "scope": "keyword",
236
+ "settings": {
237
+ "foreground": "#f97583"
238
+ }
239
+ },
240
+ {
241
+ "scope": [
242
+ "storage",
243
+ "storage.type"
244
+ ],
245
+ "settings": {
246
+ "foreground": "#f97583"
247
+ }
248
+ },
249
+ {
250
+ "scope": [
251
+ "storage.modifier.package",
252
+ "storage.modifier.import",
253
+ "storage.type.java"
254
+ ],
255
+ "settings": {
256
+ "foreground": "#e1e4e8"
257
+ }
258
+ },
259
+ {
260
+ "scope": [
261
+ "string",
262
+ "punctuation.definition.string",
263
+ "string punctuation.section.embedded source"
264
+ ],
265
+ "settings": {
266
+ "foreground": "#9ecbff"
267
+ }
268
+ },
269
+ {
270
+ "scope": "support",
271
+ "settings": {
272
+ "foreground": "#79b8ff"
273
+ }
274
+ },
275
+ {
276
+ "scope": "meta.property-name",
277
+ "settings": {
278
+ "foreground": "#79b8ff"
279
+ }
280
+ },
281
+ {
282
+ "scope": "variable",
283
+ "settings": {
284
+ "foreground": "#ffab70"
285
+ }
286
+ },
287
+ {
288
+ "scope": "variable.other",
289
+ "settings": {
290
+ "foreground": "#e1e4e8"
291
+ }
292
+ },
293
+ {
294
+ "scope": "invalid.broken",
295
+ "settings": {
296
+ "fontStyle": "italic",
297
+ "foreground": "#fdaeb7"
298
+ }
299
+ },
300
+ {
301
+ "scope": "invalid.deprecated",
302
+ "settings": {
303
+ "fontStyle": "italic",
304
+ "foreground": "#fdaeb7"
305
+ }
306
+ },
307
+ {
308
+ "scope": "invalid.illegal",
309
+ "settings": {
310
+ "fontStyle": "italic",
311
+ "foreground": "#fdaeb7"
312
+ }
313
+ },
314
+ {
315
+ "scope": "invalid.unimplemented",
316
+ "settings": {
317
+ "fontStyle": "italic",
318
+ "foreground": "#fdaeb7"
319
+ }
320
+ },
321
+ {
322
+ "scope": "carriage-return",
323
+ "settings": {
324
+ "background": "#f97583",
325
+ "content": "^M",
326
+ "fontStyle": "italic underline",
327
+ "foreground": "#24292e"
328
+ }
329
+ },
330
+ {
331
+ "scope": "message.error",
332
+ "settings": {
333
+ "foreground": "#fdaeb7"
334
+ }
335
+ },
336
+ {
337
+ "scope": "string variable",
338
+ "settings": {
339
+ "foreground": "#79b8ff"
340
+ }
341
+ },
342
+ {
343
+ "scope": [
344
+ "source.regexp",
345
+ "string.regexp"
346
+ ],
347
+ "settings": {
348
+ "foreground": "#dbedff"
349
+ }
350
+ },
351
+ {
352
+ "scope": [
353
+ "string.regexp.character-class",
354
+ "string.regexp constant.character.escape",
355
+ "string.regexp source.ruby.embedded",
356
+ "string.regexp string.regexp.arbitrary-repitition"
357
+ ],
358
+ "settings": {
359
+ "foreground": "#dbedff"
360
+ }
361
+ },
362
+ {
363
+ "scope": "string.regexp constant.character.escape",
364
+ "settings": {
365
+ "fontStyle": "bold",
366
+ "foreground": "#85e89d"
367
+ }
368
+ },
369
+ {
370
+ "scope": "support.constant",
371
+ "settings": {
372
+ "foreground": "#79b8ff"
373
+ }
374
+ },
375
+ {
376
+ "scope": "support.variable",
377
+ "settings": {
378
+ "foreground": "#79b8ff"
379
+ }
380
+ },
381
+ {
382
+ "scope": "meta.module-reference",
383
+ "settings": {
384
+ "foreground": "#79b8ff"
385
+ }
386
+ },
387
+ {
388
+ "scope": "punctuation.definition.list.begin.markdown",
389
+ "settings": {
390
+ "foreground": "#ffab70"
391
+ }
392
+ },
393
+ {
394
+ "scope": [
395
+ "markup.heading",
396
+ "markup.heading entity.name"
397
+ ],
398
+ "settings": {
399
+ "fontStyle": "bold",
400
+ "foreground": "#79b8ff"
401
+ }
402
+ },
403
+ {
404
+ "scope": "markup.quote",
405
+ "settings": {
406
+ "foreground": "#85e89d"
407
+ }
408
+ },
409
+ {
410
+ "scope": "markup.italic",
411
+ "settings": {
412
+ "fontStyle": "italic",
413
+ "foreground": "#e1e4e8"
414
+ }
415
+ },
416
+ {
417
+ "scope": "markup.bold",
418
+ "settings": {
419
+ "fontStyle": "bold",
420
+ "foreground": "#e1e4e8"
421
+ }
422
+ },
423
+ {
424
+ "scope": [
425
+ "markup.underline"
426
+ ],
427
+ "settings": {
428
+ "fontStyle": "underline"
429
+ }
430
+ },
431
+ {
432
+ "scope": [
433
+ "markup.strikethrough"
434
+ ],
435
+ "settings": {
436
+ "fontStyle": "strikethrough"
437
+ }
438
+ },
439
+ {
440
+ "scope": "markup.inline.raw",
441
+ "settings": {
442
+ "foreground": "#79b8ff"
443
+ }
444
+ },
445
+ {
446
+ "scope": [
447
+ "markup.deleted",
448
+ "meta.diff.header.from-file",
449
+ "punctuation.definition.deleted"
450
+ ],
451
+ "settings": {
452
+ "background": "#86181d",
453
+ "foreground": "#fdaeb7"
454
+ }
455
+ },
456
+ {
457
+ "scope": [
458
+ "markup.inserted",
459
+ "meta.diff.header.to-file",
460
+ "punctuation.definition.inserted"
461
+ ],
462
+ "settings": {
463
+ "background": "#144620",
464
+ "foreground": "#85e89d"
465
+ }
466
+ },
467
+ {
468
+ "scope": [
469
+ "markup.changed",
470
+ "punctuation.definition.changed"
471
+ ],
472
+ "settings": {
473
+ "background": "#c24e00",
474
+ "foreground": "#ffab70"
475
+ }
476
+ },
477
+ {
478
+ "scope": [
479
+ "markup.ignored",
480
+ "markup.untracked"
481
+ ],
482
+ "settings": {
483
+ "background": "#79b8ff",
484
+ "foreground": "#2f363d"
485
+ }
486
+ },
487
+ {
488
+ "scope": "meta.diff.range",
489
+ "settings": {
490
+ "fontStyle": "bold",
491
+ "foreground": "#b392f0"
492
+ }
493
+ },
494
+ {
495
+ "scope": "meta.diff.header",
496
+ "settings": {
497
+ "foreground": "#79b8ff"
498
+ }
499
+ },
500
+ {
501
+ "scope": "meta.separator",
502
+ "settings": {
503
+ "fontStyle": "bold",
504
+ "foreground": "#79b8ff"
505
+ }
506
+ },
507
+ {
508
+ "scope": "meta.output",
509
+ "settings": {
510
+ "foreground": "#79b8ff"
511
+ }
512
+ },
513
+ {
514
+ "scope": [
515
+ "brackethighlighter.tag",
516
+ "brackethighlighter.curly",
517
+ "brackethighlighter.round",
518
+ "brackethighlighter.square",
519
+ "brackethighlighter.angle",
520
+ "brackethighlighter.quote"
521
+ ],
522
+ "settings": {
523
+ "foreground": "#d1d5da"
524
+ }
525
+ },
526
+ {
527
+ "scope": "brackethighlighter.unmatched",
528
+ "settings": {
529
+ "foreground": "#fdaeb7"
530
+ }
531
+ },
532
+ {
533
+ "scope": [
534
+ "constant.other.reference.link",
535
+ "string.other.link"
536
+ ],
537
+ "settings": {
538
+ "fontStyle": "underline",
539
+ "foreground": "#dbedff"
540
+ }
541
+ }
542
+ ],
543
+ "type": "dark"
544
+ }