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