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,678 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBorder": "#1c6b48",
4
+ "activityBar.background": "#ffffff",
5
+ "activityBar.border": "#f0f0f0",
6
+ "activityBar.foreground": "#393a34",
7
+ "activityBar.inactiveForeground": "#393a3450",
8
+ "activityBarBadge.background": "#4e4f47",
9
+ "activityBarBadge.foreground": "#ffffff",
10
+ "badge.background": "#393a3490",
11
+ "badge.foreground": "#ffffff",
12
+ "breadcrumb.activeSelectionForeground": "#22222215",
13
+ "breadcrumb.background": "#f7f7f7",
14
+ "breadcrumb.focusForeground": "#393a34",
15
+ "breadcrumb.foreground": "#6a737d",
16
+ "breadcrumbPicker.background": "#ffffff",
17
+ "button.background": "#1c6b48",
18
+ "button.foreground": "#ffffff",
19
+ "button.hoverBackground": "#1c6b48",
20
+ "checkbox.background": "#f7f7f7",
21
+ "checkbox.border": "#d1d5da",
22
+ "debugToolBar.background": "#ffffff",
23
+ "descriptionForeground": "#393a3490",
24
+ "diffEditor.insertedTextBackground": "#1c6b4815",
25
+ "diffEditor.removedTextBackground": "#ab595910",
26
+ "dropdown.background": "#ffffff",
27
+ "dropdown.border": "#f0f0f0",
28
+ "dropdown.foreground": "#393a34",
29
+ "dropdown.listBackground": "#f7f7f7",
30
+ "editor.background": "#ffffff",
31
+ "editor.findMatchBackground": "#e6cc7744",
32
+ "editor.findMatchHighlightBackground": "#e6cc7766",
33
+ "editor.focusedStackFrameHighlightBackground": "#fff5b1",
34
+ "editor.foldBackground": "#22222210",
35
+ "editor.foreground": "#393a34",
36
+ "editor.inactiveSelectionBackground": "#22222208",
37
+ "editor.lineHighlightBackground": "#f7f7f7",
38
+ "editor.selectionBackground": "#22222215",
39
+ "editor.selectionHighlightBackground": "#22222208",
40
+ "editor.stackFrameHighlightBackground": "#fffbdd",
41
+ "editor.wordHighlightBackground": "#1c6b4805",
42
+ "editor.wordHighlightStrongBackground": "#1c6b4810",
43
+ "editorBracketHighlight.foreground1": "#2993a3",
44
+ "editorBracketHighlight.foreground2": "#1e754f",
45
+ "editorBracketHighlight.foreground3": "#a65e2b",
46
+ "editorBracketHighlight.foreground4": "#a13865",
47
+ "editorBracketHighlight.foreground5": "#bda437",
48
+ "editorBracketHighlight.foreground6": "#296aa3",
49
+ "editorBracketMatch.background": "#1c6b4820",
50
+ "editorError.foreground": "#ab5959",
51
+ "editorGroup.border": "#f0f0f0",
52
+ "editorGroupHeader.tabsBackground": "#ffffff",
53
+ "editorGroupHeader.tabsBorder": "#f0f0f0",
54
+ "editorGutter.addedBackground": "#1e754f",
55
+ "editorGutter.commentRangeForeground": "#393a3450",
56
+ "editorGutter.deletedBackground": "#ab5959",
57
+ "editorGutter.foldingControlForeground": "#393a3490",
58
+ "editorGutter.modifiedBackground": "#296aa3",
59
+ "editorHint.foreground": "#1e754f",
60
+ "editorIndentGuide.activeBackground": "#00000030",
61
+ "editorIndentGuide.background": "#00000015",
62
+ "editorInfo.foreground": "#296aa3",
63
+ "editorInlayHint.background": "#00000000",
64
+ "editorInlayHint.foreground": "#999999",
65
+ "editorLineNumber.activeForeground": "#4e4f47",
66
+ "editorLineNumber.foreground": "#393a3450",
67
+ "editorOverviewRuler.border": "#fff",
68
+ "editorStickyScroll.background": "#f7f7f7",
69
+ "editorStickyScrollHover.background": "#f7f7f7",
70
+ "editorWarning.foreground": "#a65e2b",
71
+ "editorWhitespace.foreground": "#00000015",
72
+ "editorWidget.background": "#ffffff",
73
+ "errorForeground": "#ab5959",
74
+ "focusBorder": "#00000000",
75
+ "foreground": "#393a34",
76
+ "gitDecoration.addedResourceForeground": "#1e754f",
77
+ "gitDecoration.conflictingResourceForeground": "#a65e2b",
78
+ "gitDecoration.deletedResourceForeground": "#ab5959",
79
+ "gitDecoration.ignoredResourceForeground": "#393a3450",
80
+ "gitDecoration.modifiedResourceForeground": "#296aa3",
81
+ "gitDecoration.submoduleResourceForeground": "#393a3490",
82
+ "gitDecoration.untrackedResourceForeground": "#2993a3",
83
+ "input.background": "#f7f7f7",
84
+ "input.border": "#f0f0f0",
85
+ "input.foreground": "#393a34",
86
+ "input.placeholderForeground": "#393a3490",
87
+ "inputOption.activeBackground": "#393a3450",
88
+ "list.activeSelectionBackground": "#f7f7f7",
89
+ "list.activeSelectionForeground": "#393a34",
90
+ "list.focusBackground": "#f7f7f7",
91
+ "list.highlightForeground": "#1c6b48",
92
+ "list.hoverBackground": "#f7f7f7",
93
+ "list.hoverForeground": "#393a34",
94
+ "list.inactiveFocusBackground": "#ffffff",
95
+ "list.inactiveSelectionBackground": "#f7f7f7",
96
+ "list.inactiveSelectionForeground": "#393a34",
97
+ "menu.separatorBackground": "#f0f0f0",
98
+ "notificationCenterHeader.background": "#ffffff",
99
+ "notificationCenterHeader.foreground": "#6a737d",
100
+ "notifications.background": "#ffffff",
101
+ "notifications.border": "#f0f0f0",
102
+ "notifications.foreground": "#393a34",
103
+ "notificationsErrorIcon.foreground": "#ab5959",
104
+ "notificationsInfoIcon.foreground": "#296aa3",
105
+ "notificationsWarningIcon.foreground": "#a65e2b",
106
+ "panel.background": "#ffffff",
107
+ "panel.border": "#f0f0f0",
108
+ "panelInput.border": "#e1e4e8",
109
+ "panelTitle.activeBorder": "#1c6b48",
110
+ "panelTitle.activeForeground": "#393a34",
111
+ "panelTitle.inactiveForeground": "#6a737d",
112
+ "peekViewEditor.background": "#ffffff",
113
+ "peekViewResult.background": "#ffffff",
114
+ "pickerGroup.border": "#f0f0f0",
115
+ "pickerGroup.foreground": "#393a34",
116
+ "problemsErrorIcon.foreground": "#ab5959",
117
+ "problemsInfoIcon.foreground": "#296aa3",
118
+ "problemsWarningIcon.foreground": "#a65e2b",
119
+ "progressBar.background": "#1c6b48",
120
+ "quickInput.background": "#ffffff",
121
+ "quickInput.foreground": "#393a34",
122
+ "quickInputList.focusBackground": "#f7f7f7",
123
+ "scrollbar.shadow": "#6a737d33",
124
+ "scrollbarSlider.activeBackground": "#393a3450",
125
+ "scrollbarSlider.background": "#393a3410",
126
+ "scrollbarSlider.hoverBackground": "#393a3450",
127
+ "settings.headerForeground": "#393a34",
128
+ "settings.modifiedItemIndicator": "#1c6b48",
129
+ "sideBar.background": "#ffffff",
130
+ "sideBar.border": "#f0f0f0",
131
+ "sideBar.foreground": "#4e4f47",
132
+ "sideBarSectionHeader.background": "#ffffff",
133
+ "sideBarSectionHeader.border": "#f0f0f0",
134
+ "sideBarSectionHeader.foreground": "#393a34",
135
+ "sideBarTitle.foreground": "#393a34",
136
+ "statusBar.background": "#ffffff",
137
+ "statusBar.border": "#f0f0f0",
138
+ "statusBar.debuggingBackground": "#f7f7f7",
139
+ "statusBar.debuggingForeground": "#4e4f47",
140
+ "statusBar.foreground": "#4e4f47",
141
+ "statusBar.noFolderBackground": "#ffffff",
142
+ "statusBarItem.prominentBackground": "#f7f7f7",
143
+ "tab.activeBackground": "#ffffff",
144
+ "tab.activeBorder": "#f0f0f0",
145
+ "tab.activeBorderTop": "#393a3490",
146
+ "tab.activeForeground": "#393a34",
147
+ "tab.border": "#f0f0f0",
148
+ "tab.hoverBackground": "#f7f7f7",
149
+ "tab.inactiveBackground": "#ffffff",
150
+ "tab.inactiveForeground": "#6a737d",
151
+ "tab.unfocusedActiveBorder": "#f0f0f0",
152
+ "tab.unfocusedActiveBorderTop": "#f0f0f0",
153
+ "tab.unfocusedHoverBackground": "#ffffff",
154
+ "terminal.ansiBlack": "#121212",
155
+ "terminal.ansiBlue": "#296aa3",
156
+ "terminal.ansiBrightBlack": "#aaaaaa",
157
+ "terminal.ansiBrightBlue": "#296aa3",
158
+ "terminal.ansiBrightCyan": "#2993a3",
159
+ "terminal.ansiBrightGreen": "#1e754f",
160
+ "terminal.ansiBrightMagenta": "#a13865",
161
+ "terminal.ansiBrightRed": "#ab5959",
162
+ "terminal.ansiBrightWhite": "#dddddd",
163
+ "terminal.ansiBrightYellow": "#bda437",
164
+ "terminal.ansiCyan": "#2993a3",
165
+ "terminal.ansiGreen": "#1e754f",
166
+ "terminal.ansiMagenta": "#a13865",
167
+ "terminal.ansiRed": "#ab5959",
168
+ "terminal.ansiWhite": "#dbd7caee",
169
+ "terminal.ansiYellow": "#bda437",
170
+ "terminal.foreground": "#393a34",
171
+ "terminal.selectionBackground": "#22222215",
172
+ "textBlockQuote.background": "#ffffff",
173
+ "textBlockQuote.border": "#f0f0f0",
174
+ "textCodeBlock.background": "#ffffff",
175
+ "textLink.activeForeground": "#1c6b48",
176
+ "textLink.foreground": "#1c6b48",
177
+ "textPreformat.foreground": "#586069",
178
+ "textSeparator.foreground": "#d1d5da",
179
+ "titleBar.activeBackground": "#ffffff",
180
+ "titleBar.activeForeground": "#4e4f47",
181
+ "titleBar.border": "#f7f7f7",
182
+ "titleBar.inactiveBackground": "#ffffff",
183
+ "titleBar.inactiveForeground": "#6a737d",
184
+ "tree.indentGuidesStroke": "#e1e4e8",
185
+ "welcomePage.buttonBackground": "#f6f8fa",
186
+ "welcomePage.buttonHoverBackground": "#e1e4e8"
187
+ },
188
+ "displayName": "Vitesse Light",
189
+ "name": "vitesse-light",
190
+ "semanticHighlighting": true,
191
+ "semanticTokenColors": {
192
+ "class": "#5a6aa6",
193
+ "interface": "#2e808f",
194
+ "namespace": "#b05a78",
195
+ "property": "#998418",
196
+ "type": "#2e808f"
197
+ },
198
+ "tokenColors": [
199
+ {
200
+ "scope": [
201
+ "comment",
202
+ "punctuation.definition.comment",
203
+ "string.comment"
204
+ ],
205
+ "settings": {
206
+ "foreground": "#a0ada0"
207
+ }
208
+ },
209
+ {
210
+ "scope": [
211
+ "delimiter.bracket",
212
+ "delimiter",
213
+ "invalid.illegal.character-not-allowed-here.html",
214
+ "keyword.operator.rest",
215
+ "keyword.operator.spread",
216
+ "keyword.operator.type.annotation",
217
+ "keyword.operator.relational",
218
+ "keyword.operator.assignment",
219
+ "meta.brace",
220
+ "meta.tag.block.any.html",
221
+ "meta.tag.inline.any.html",
222
+ "meta.tag.structure.input.void.html",
223
+ "meta.type.annotation",
224
+ "meta.embedded.block.github-actions-expression",
225
+ "storage.type.function.arrow",
226
+ "keyword.operator.type",
227
+ "meta.objectliteral.ts",
228
+ "punctuation"
229
+ ],
230
+ "settings": {
231
+ "foreground": "#999999"
232
+ }
233
+ },
234
+ {
235
+ "scope": [
236
+ "constant",
237
+ "entity.name.constant",
238
+ "variable.language",
239
+ "meta.definition.variable"
240
+ ],
241
+ "settings": {
242
+ "foreground": "#a65e2b"
243
+ }
244
+ },
245
+ {
246
+ "scope": [
247
+ "entity",
248
+ "entity.name"
249
+ ],
250
+ "settings": {
251
+ "foreground": "#59873a"
252
+ }
253
+ },
254
+ {
255
+ "scope": "variable.parameter.function",
256
+ "settings": {
257
+ "foreground": "#393a34"
258
+ }
259
+ },
260
+ {
261
+ "scope": [
262
+ "entity.name.tag",
263
+ "tag.html"
264
+ ],
265
+ "settings": {
266
+ "foreground": "#1e754f"
267
+ }
268
+ },
269
+ {
270
+ "scope": "entity.name.function",
271
+ "settings": {
272
+ "foreground": "#59873a"
273
+ }
274
+ },
275
+ {
276
+ "scope": [
277
+ "keyword",
278
+ "storage.type.class.jsdoc"
279
+ ],
280
+ "settings": {
281
+ "foreground": "#1e754f"
282
+ }
283
+ },
284
+ {
285
+ "scope": [
286
+ "storage",
287
+ "storage.type",
288
+ "support.type.builtin",
289
+ "constant.language.undefined",
290
+ "constant.language.null"
291
+ ],
292
+ "settings": {
293
+ "foreground": "#ab5959"
294
+ }
295
+ },
296
+ {
297
+ "scope": [
298
+ "text.html.derivative",
299
+ "storage.modifier.package",
300
+ "storage.modifier.import",
301
+ "storage.type.java"
302
+ ],
303
+ "settings": {
304
+ "foreground": "#393a34"
305
+ }
306
+ },
307
+ {
308
+ "scope": [
309
+ "string",
310
+ "string punctuation.section.embedded source",
311
+ "attribute.value"
312
+ ],
313
+ "settings": {
314
+ "foreground": "#b56959"
315
+ }
316
+ },
317
+ {
318
+ "scope": [
319
+ "punctuation.definition.string",
320
+ "punctuation.support.type.property-name"
321
+ ],
322
+ "settings": {
323
+ "foreground": "#b5695999"
324
+ }
325
+ },
326
+ {
327
+ "scope": "support",
328
+ "settings": {
329
+ "foreground": "#998418"
330
+ }
331
+ },
332
+ {
333
+ "scope": [
334
+ "property",
335
+ "meta.property-name",
336
+ "meta.object-literal.key",
337
+ "entity.name.tag.yaml",
338
+ "attribute.name"
339
+ ],
340
+ "settings": {
341
+ "foreground": "#998418"
342
+ }
343
+ },
344
+ {
345
+ "scope": [
346
+ "entity.other.attribute-name",
347
+ "invalid.deprecated.entity.other.attribute-name.html"
348
+ ],
349
+ "settings": {
350
+ "foreground": "#b07d48"
351
+ }
352
+ },
353
+ {
354
+ "scope": [
355
+ "variable",
356
+ "identifier"
357
+ ],
358
+ "settings": {
359
+ "foreground": "#b07d48"
360
+ }
361
+ },
362
+ {
363
+ "scope": [
364
+ "support.type.primitive",
365
+ "entity.name.type"
366
+ ],
367
+ "settings": {
368
+ "foreground": "#2e8f82"
369
+ }
370
+ },
371
+ {
372
+ "scope": "namespace",
373
+ "settings": {
374
+ "foreground": "#b05a78"
375
+ }
376
+ },
377
+ {
378
+ "scope": [
379
+ "keyword.operator",
380
+ "keyword.operator.assignment.compound",
381
+ "meta.var.expr.ts"
382
+ ],
383
+ "settings": {
384
+ "foreground": "#ab5959"
385
+ }
386
+ },
387
+ {
388
+ "scope": "invalid.broken",
389
+ "settings": {
390
+ "fontStyle": "italic",
391
+ "foreground": "#b31d28"
392
+ }
393
+ },
394
+ {
395
+ "scope": "invalid.deprecated",
396
+ "settings": {
397
+ "fontStyle": "italic",
398
+ "foreground": "#b31d28"
399
+ }
400
+ },
401
+ {
402
+ "scope": "invalid.illegal",
403
+ "settings": {
404
+ "fontStyle": "italic",
405
+ "foreground": "#b31d28"
406
+ }
407
+ },
408
+ {
409
+ "scope": "invalid.unimplemented",
410
+ "settings": {
411
+ "fontStyle": "italic",
412
+ "foreground": "#b31d28"
413
+ }
414
+ },
415
+ {
416
+ "scope": "carriage-return",
417
+ "settings": {
418
+ "background": "#d73a49",
419
+ "content": "^M",
420
+ "fontStyle": "italic underline",
421
+ "foreground": "#fafbfc"
422
+ }
423
+ },
424
+ {
425
+ "scope": "message.error",
426
+ "settings": {
427
+ "foreground": "#b31d28"
428
+ }
429
+ },
430
+ {
431
+ "scope": "string variable",
432
+ "settings": {
433
+ "foreground": "#b56959"
434
+ }
435
+ },
436
+ {
437
+ "scope": [
438
+ "source.regexp",
439
+ "string.regexp"
440
+ ],
441
+ "settings": {
442
+ "foreground": "#ab5e3f"
443
+ }
444
+ },
445
+ {
446
+ "scope": [
447
+ "string.regexp.character-class",
448
+ "string.regexp constant.character.escape",
449
+ "string.regexp source.ruby.embedded",
450
+ "string.regexp string.regexp.arbitrary-repitition"
451
+ ],
452
+ "settings": {
453
+ "foreground": "#b56959"
454
+ }
455
+ },
456
+ {
457
+ "scope": "string.regexp constant.character.escape",
458
+ "settings": {
459
+ "foreground": "#bda437"
460
+ }
461
+ },
462
+ {
463
+ "scope": [
464
+ "support.constant"
465
+ ],
466
+ "settings": {
467
+ "foreground": "#a65e2b"
468
+ }
469
+ },
470
+ {
471
+ "scope": [
472
+ "constant.numeric",
473
+ "number"
474
+ ],
475
+ "settings": {
476
+ "foreground": "#2f798a"
477
+ }
478
+ },
479
+ {
480
+ "scope": [
481
+ "keyword.other.unit"
482
+ ],
483
+ "settings": {
484
+ "foreground": "#ab5959"
485
+ }
486
+ },
487
+ {
488
+ "scope": [
489
+ "constant.language.boolean",
490
+ "constant.language"
491
+ ],
492
+ "settings": {
493
+ "foreground": "#1e754f"
494
+ }
495
+ },
496
+ {
497
+ "scope": "meta.module-reference",
498
+ "settings": {
499
+ "foreground": "#1c6b48"
500
+ }
501
+ },
502
+ {
503
+ "scope": "punctuation.definition.list.begin.markdown",
504
+ "settings": {
505
+ "foreground": "#a65e2b"
506
+ }
507
+ },
508
+ {
509
+ "scope": [
510
+ "markup.heading",
511
+ "markup.heading entity.name"
512
+ ],
513
+ "settings": {
514
+ "fontStyle": "bold",
515
+ "foreground": "#1c6b48"
516
+ }
517
+ },
518
+ {
519
+ "scope": "markup.quote",
520
+ "settings": {
521
+ "foreground": "#2e808f"
522
+ }
523
+ },
524
+ {
525
+ "scope": "markup.italic",
526
+ "settings": {
527
+ "fontStyle": "italic",
528
+ "foreground": "#393a34"
529
+ }
530
+ },
531
+ {
532
+ "scope": "markup.bold",
533
+ "settings": {
534
+ "fontStyle": "bold",
535
+ "foreground": "#393a34"
536
+ }
537
+ },
538
+ {
539
+ "scope": "markup.raw",
540
+ "settings": {
541
+ "foreground": "#1c6b48"
542
+ }
543
+ },
544
+ {
545
+ "scope": [
546
+ "markup.deleted",
547
+ "meta.diff.header.from-file",
548
+ "punctuation.definition.deleted"
549
+ ],
550
+ "settings": {
551
+ "background": "#ffeef0",
552
+ "foreground": "#b31d28"
553
+ }
554
+ },
555
+ {
556
+ "scope": [
557
+ "markup.inserted",
558
+ "meta.diff.header.to-file",
559
+ "punctuation.definition.inserted"
560
+ ],
561
+ "settings": {
562
+ "background": "#f0fff4",
563
+ "foreground": "#22863a"
564
+ }
565
+ },
566
+ {
567
+ "scope": [
568
+ "markup.changed",
569
+ "punctuation.definition.changed"
570
+ ],
571
+ "settings": {
572
+ "background": "#ffebda",
573
+ "foreground": "#e36209"
574
+ }
575
+ },
576
+ {
577
+ "scope": [
578
+ "markup.ignored",
579
+ "markup.untracked"
580
+ ],
581
+ "settings": {
582
+ "background": "#005cc5",
583
+ "foreground": "#f6f8fa"
584
+ }
585
+ },
586
+ {
587
+ "scope": "meta.diff.range",
588
+ "settings": {
589
+ "fontStyle": "bold",
590
+ "foreground": "#6f42c1"
591
+ }
592
+ },
593
+ {
594
+ "scope": "meta.diff.header",
595
+ "settings": {
596
+ "foreground": "#005cc5"
597
+ }
598
+ },
599
+ {
600
+ "scope": "meta.separator",
601
+ "settings": {
602
+ "fontStyle": "bold",
603
+ "foreground": "#005cc5"
604
+ }
605
+ },
606
+ {
607
+ "scope": "meta.output",
608
+ "settings": {
609
+ "foreground": "#005cc5"
610
+ }
611
+ },
612
+ {
613
+ "scope": [
614
+ "brackethighlighter.tag",
615
+ "brackethighlighter.curly",
616
+ "brackethighlighter.round",
617
+ "brackethighlighter.square",
618
+ "brackethighlighter.angle",
619
+ "brackethighlighter.quote"
620
+ ],
621
+ "settings": {
622
+ "foreground": "#586069"
623
+ }
624
+ },
625
+ {
626
+ "scope": "brackethighlighter.unmatched",
627
+ "settings": {
628
+ "foreground": "#b31d28"
629
+ }
630
+ },
631
+ {
632
+ "scope": [
633
+ "constant.other.reference.link",
634
+ "string.other.link",
635
+ "punctuation.definition.string.begin.markdown",
636
+ "punctuation.definition.string.end.markdown"
637
+ ],
638
+ "settings": {
639
+ "foreground": "#b56959"
640
+ }
641
+ },
642
+ {
643
+ "scope": [
644
+ "markup.underline.link.markdown",
645
+ "markup.underline.link.image.markdown"
646
+ ],
647
+ "settings": {
648
+ "fontStyle": "underline",
649
+ "foreground": "#393a3490"
650
+ }
651
+ },
652
+ {
653
+ "scope": [
654
+ "type.identifier"
655
+ ],
656
+ "settings": {
657
+ "foreground": "#5a6aa6"
658
+ }
659
+ },
660
+ {
661
+ "scope": [
662
+ "entity.other.attribute-name.html.vue"
663
+ ],
664
+ "settings": {
665
+ "foreground": "#59873a"
666
+ }
667
+ },
668
+ {
669
+ "scope": [
670
+ "invalid.illegal.unrecognized-tag.html"
671
+ ],
672
+ "settings": {
673
+ "fontStyle": "normal"
674
+ }
675
+ }
676
+ ],
677
+ "type": "light"
678
+ }