tm-themes 1.0.2 → 1.0.4

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,671 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.background": "#07090F",
4
+ "activityBar.foreground": "#86A5FF",
5
+ "activityBar.inactiveForeground": "#576dafc5",
6
+ "activityBarBadge.background": "#86A5FF",
7
+ "activityBarBadge.foreground": "#07090F",
8
+ "badge.background": "#86A5FF",
9
+ "badge.foreground": "#07090F",
10
+ "breadcrumb.activeSelectionForeground": "#86A5FF",
11
+ "breadcrumb.focusForeground": "#576daf",
12
+ "breadcrumb.foreground": "#576dafa6",
13
+ "breadcrumbPicker.background": "#07090F",
14
+ "button.background": "#86A5FF",
15
+ "button.foreground": "#07090F",
16
+ "button.hoverBackground": "#A8BEFF",
17
+ "descriptionForeground": "#576daf79",
18
+ "diffEditor.diagonalFill": "#15182B",
19
+ "diffEditor.insertedTextBackground": "#64d3892c",
20
+ "diffEditor.removedTextBackground": "#dd50742c",
21
+ "dropdown.background": "#15182B",
22
+ "dropdown.foreground": "#c7d5ff99",
23
+ "editor.background": "#07090F",
24
+ "editor.findMatchBackground": "#576daf",
25
+ "editor.findMatchHighlightBackground": "#262E47",
26
+ "editor.inactiveSelectionBackground": "#262e47be",
27
+ "editor.selectionBackground": "#262E47",
28
+ "editor.selectionHighlightBackground": "#262E47",
29
+ "editor.wordHighlightBackground": "#262E47",
30
+ "editor.wordHighlightStrongBackground": "#262E47",
31
+ "editorCodeLens.foreground": "#262E47",
32
+ "editorCursor.background": "#01030b",
33
+ "editorCursor.foreground": "#86A5FF",
34
+ "editorGroup.background": "#07090F",
35
+ "editorGroup.border": "#15182B",
36
+ "editorGroup.dropBackground": "#0C0E19",
37
+ "editorGroup.emptyBackground": "#07090F",
38
+ "editorGroupHeader.tabsBackground": "#07090F",
39
+ "editorLineNumber.activeForeground": "#576dafd8",
40
+ "editorLineNumber.foreground": "#262e47bb",
41
+ "editorWidget.background": "#15182B",
42
+ "editorWidget.border": "#576daf",
43
+ "extensionButton.prominentBackground": "#C7D5FF",
44
+ "extensionButton.prominentForeground": "#07090F",
45
+ "focusBorder": "#262E47",
46
+ "foreground": "#576daf",
47
+ "gitDecoration.addedResourceForeground": "#64d389fd",
48
+ "gitDecoration.deletedResourceForeground": "#dd5074",
49
+ "gitDecoration.ignoredResourceForeground": "#576daf90",
50
+ "gitDecoration.modifiedResourceForeground": "#c778db",
51
+ "gitDecoration.untrackedResourceForeground": "#576daf90",
52
+ "icon.foreground": "#576daf",
53
+ "input.background": "#15182B",
54
+ "input.foreground": "#86A5FF",
55
+ "inputOption.activeForeground": "#86A5FF",
56
+ "inputValidation.errorBackground": "#dd5073",
57
+ "inputValidation.errorBorder": "#dd5073",
58
+ "inputValidation.errorForeground": "#07090F",
59
+ "list.activeSelectionBackground": "#000000",
60
+ "list.activeSelectionForeground": "#86A5FF",
61
+ "list.dropBackground": "#000000",
62
+ "list.errorForeground": "#dd5074",
63
+ "list.focusBackground": "#01030b",
64
+ "list.focusForeground": "#86A5FF",
65
+ "list.highlightForeground": "#A8BEFF",
66
+ "list.hoverBackground": "#000000",
67
+ "list.hoverForeground": "#A8BEFF",
68
+ "list.inactiveFocusBackground": "#01030b",
69
+ "list.inactiveSelectionBackground": "#000000",
70
+ "list.inactiveSelectionForeground": "#86A5FF",
71
+ "list.warningForeground": "#e6db7f",
72
+ "notificationCenterHeader.background": "#15182B",
73
+ "notifications.background": "#15182B",
74
+ "panel.border": "#15182B",
75
+ "panelTitle.activeBorder": "#86A5FF",
76
+ "panelTitle.activeForeground": "#C7D5FF",
77
+ "panelTitle.inactiveForeground": "#576daf",
78
+ "peekViewTitle.background": "#262E47",
79
+ "quickInput.background": "#0C0E19",
80
+ "scrollbar.shadow": "#01030b",
81
+ "scrollbarSlider.activeBackground": "#576daf",
82
+ "scrollbarSlider.background": "#262E47",
83
+ "scrollbarSlider.hoverBackground": "#576daf",
84
+ "selection.background": "#01030b",
85
+ "sideBar.background": "#07090F",
86
+ "sideBar.border": "#15182B",
87
+ "sideBarSectionHeader.background": "#07090F",
88
+ "sideBarSectionHeader.foreground": "#86A5FF",
89
+ "statusBar.background": "#86A5FF",
90
+ "statusBar.debuggingBackground": "#c778db",
91
+ "statusBar.foreground": "#07090F",
92
+ "tab.activeBackground": "#07090F",
93
+ "tab.activeBorder": "#86A5FF",
94
+ "tab.activeForeground": "#C7D5FF",
95
+ "tab.border": "#07090F",
96
+ "tab.inactiveBackground": "#07090F",
97
+ "tab.inactiveForeground": "#576dafd8",
98
+ "terminal.ansiBrightRed": "#dd5073",
99
+ "terminal.ansiGreen": "#63eb90",
100
+ "terminal.ansiRed": "#dd5073",
101
+ "terminal.foreground": "#A8BEFF",
102
+ "textLink.foreground": "#86A5FF",
103
+ "titleBar.activeBackground": "#07090F",
104
+ "titleBar.activeForeground": "#86A5FF",
105
+ "titleBar.inactiveBackground": "#07090F",
106
+ "tree.indentGuidesStroke": "#576daf",
107
+ "widget.shadow": "#01030b"
108
+ },
109
+ "displayName": "Aurora X",
110
+ "name": "aurora-x",
111
+ "tokenColors": [
112
+ {
113
+ "scope": [
114
+ "comment",
115
+ "punctuation.definition.comment"
116
+ ],
117
+ "settings": {
118
+ "fontStyle": "italic",
119
+ "foreground": "#546E7A"
120
+ }
121
+ },
122
+ {
123
+ "scope": [
124
+ "variable",
125
+ "string constant.other.placeholder"
126
+ ],
127
+ "settings": {
128
+ "foreground": "#EEFFFF"
129
+ }
130
+ },
131
+ {
132
+ "scope": [
133
+ "constant.other.color"
134
+ ],
135
+ "settings": {
136
+ "foreground": "#ffffff"
137
+ }
138
+ },
139
+ {
140
+ "scope": [
141
+ "invalid",
142
+ "invalid.illegal"
143
+ ],
144
+ "settings": {
145
+ "foreground": "#FF5370"
146
+ }
147
+ },
148
+ {
149
+ "scope": [
150
+ "keyword",
151
+ "storage.type",
152
+ "storage.modifier"
153
+ ],
154
+ "settings": {
155
+ "foreground": "#C792EA"
156
+ }
157
+ },
158
+ {
159
+ "scope": [
160
+ "keyword.control",
161
+ "constant.other.color",
162
+ "punctuation",
163
+ "meta.tag",
164
+ "punctuation.definition.tag",
165
+ "punctuation.separator.inheritance.php",
166
+ "punctuation.definition.tag.html",
167
+ "punctuation.definition.tag.begin.html",
168
+ "punctuation.definition.tag.end.html",
169
+ "punctuation.section.embedded",
170
+ "keyword.other.template",
171
+ "keyword.other.substitution"
172
+ ],
173
+ "settings": {
174
+ "foreground": "#89DDFF"
175
+ }
176
+ },
177
+ {
178
+ "scope": [
179
+ "entity.name.tag",
180
+ "meta.tag.sgml",
181
+ "markup.deleted.git_gutter"
182
+ ],
183
+ "settings": {
184
+ "foreground": "#f07178"
185
+ }
186
+ },
187
+ {
188
+ "scope": [
189
+ "entity.name.function",
190
+ "meta.function-call",
191
+ "variable.function",
192
+ "support.function",
193
+ "keyword.other.special-method"
194
+ ],
195
+ "settings": {
196
+ "foreground": "#82AAFF"
197
+ }
198
+ },
199
+ {
200
+ "scope": [
201
+ "meta.block variable.other"
202
+ ],
203
+ "settings": {
204
+ "foreground": "#f07178"
205
+ }
206
+ },
207
+ {
208
+ "scope": [
209
+ "support.other.variable",
210
+ "string.other.link"
211
+ ],
212
+ "settings": {
213
+ "foreground": "#f07178"
214
+ }
215
+ },
216
+ {
217
+ "scope": [
218
+ "constant.numeric",
219
+ "constant.language",
220
+ "support.constant",
221
+ "constant.character",
222
+ "constant.escape",
223
+ "variable.parameter",
224
+ "keyword.other.unit",
225
+ "keyword.other"
226
+ ],
227
+ "settings": {
228
+ "foreground": "#F78C6C"
229
+ }
230
+ },
231
+ {
232
+ "scope": [
233
+ "string",
234
+ "constant.other.symbol",
235
+ "constant.other.key",
236
+ "entity.other.inherited-class",
237
+ "markup.heading",
238
+ "markup.inserted.git_gutter",
239
+ "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
240
+ ],
241
+ "settings": {
242
+ "foreground": "#C3E88D"
243
+ }
244
+ },
245
+ {
246
+ "scope": [
247
+ "entity.name",
248
+ "support.type",
249
+ "support.class",
250
+ "support.orther.namespace.use.php",
251
+ "meta.use.php",
252
+ "support.other.namespace.php",
253
+ "markup.changed.git_gutter",
254
+ "support.type.sys-types"
255
+ ],
256
+ "settings": {
257
+ "foreground": "#FFCB6B"
258
+ }
259
+ },
260
+ {
261
+ "scope": [
262
+ "support.type"
263
+ ],
264
+ "settings": {
265
+ "foreground": "#B2CCD6"
266
+ }
267
+ },
268
+ {
269
+ "scope": [
270
+ "source.css support.type.property-name",
271
+ "source.sass support.type.property-name",
272
+ "source.scss support.type.property-name",
273
+ "source.less support.type.property-name",
274
+ "source.stylus support.type.property-name",
275
+ "source.postcss support.type.property-name"
276
+ ],
277
+ "settings": {
278
+ "foreground": "#B2CCD6"
279
+ }
280
+ },
281
+ {
282
+ "scope": [
283
+ "entity.name.module.js",
284
+ "variable.import.parameter.js",
285
+ "variable.other.class.js"
286
+ ],
287
+ "settings": {
288
+ "foreground": "#FF5370"
289
+ }
290
+ },
291
+ {
292
+ "scope": [
293
+ "variable.language"
294
+ ],
295
+ "settings": {
296
+ "fontStyle": "italic",
297
+ "foreground": "#FF5370"
298
+ }
299
+ },
300
+ {
301
+ "scope": [
302
+ "entity.name.method.js"
303
+ ],
304
+ "settings": {
305
+ "fontStyle": "italic",
306
+ "foreground": "#82AAFF"
307
+ }
308
+ },
309
+ {
310
+ "scope": [
311
+ "meta.class-method.js entity.name.function.js",
312
+ "variable.function.constructor"
313
+ ],
314
+ "settings": {
315
+ "foreground": "#82AAFF"
316
+ }
317
+ },
318
+ {
319
+ "scope": [
320
+ "entity.other.attribute-name"
321
+ ],
322
+ "settings": {
323
+ "foreground": "#C792EA"
324
+ }
325
+ },
326
+ {
327
+ "scope": [
328
+ "text.html.basic entity.other.attribute-name.html",
329
+ "text.html.basic entity.other.attribute-name"
330
+ ],
331
+ "settings": {
332
+ "fontStyle": "italic",
333
+ "foreground": "#FFCB6B"
334
+ }
335
+ },
336
+ {
337
+ "scope": [
338
+ "entity.other.attribute-name.class"
339
+ ],
340
+ "settings": {
341
+ "foreground": "#FFCB6B"
342
+ }
343
+ },
344
+ {
345
+ "scope": [
346
+ "source.sass keyword.control"
347
+ ],
348
+ "settings": {
349
+ "foreground": "#82AAFF"
350
+ }
351
+ },
352
+ {
353
+ "scope": [
354
+ "markup.inserted"
355
+ ],
356
+ "settings": {
357
+ "foreground": "#C3E88D"
358
+ }
359
+ },
360
+ {
361
+ "scope": [
362
+ "markup.deleted"
363
+ ],
364
+ "settings": {
365
+ "foreground": "#FF5370"
366
+ }
367
+ },
368
+ {
369
+ "scope": [
370
+ "markup.changed"
371
+ ],
372
+ "settings": {
373
+ "foreground": "#C792EA"
374
+ }
375
+ },
376
+ {
377
+ "scope": [
378
+ "string.regexp"
379
+ ],
380
+ "settings": {
381
+ "foreground": "#89DDFF"
382
+ }
383
+ },
384
+ {
385
+ "scope": [
386
+ "constant.character.escape"
387
+ ],
388
+ "settings": {
389
+ "foreground": "#89DDFF"
390
+ }
391
+ },
392
+ {
393
+ "scope": [
394
+ "*url*",
395
+ "*link*",
396
+ "*uri*"
397
+ ],
398
+ "settings": {
399
+ "fontStyle": "underline"
400
+ }
401
+ },
402
+ {
403
+ "scope": [
404
+ "tag.decorator.js entity.name.tag.js",
405
+ "tag.decorator.js punctuation.definition.tag.js"
406
+ ],
407
+ "settings": {
408
+ "fontStyle": "italic",
409
+ "foreground": "#82AAFF"
410
+ }
411
+ },
412
+ {
413
+ "scope": [
414
+ "source.js constant.other.object.key.js string.unquoted.label.js"
415
+ ],
416
+ "settings": {
417
+ "fontStyle": "italic",
418
+ "foreground": "#FF5370"
419
+ }
420
+ },
421
+ {
422
+ "scope": [
423
+ "source.json meta.structure.dictionary.json support.type.property-name.json"
424
+ ],
425
+ "settings": {
426
+ "foreground": "#C792EA"
427
+ }
428
+ },
429
+ {
430
+ "scope": [
431
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
432
+ ],
433
+ "settings": {
434
+ "foreground": "#FFCB6B"
435
+ }
436
+ },
437
+ {
438
+ "scope": [
439
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
440
+ ],
441
+ "settings": {
442
+ "foreground": "#F78C6C"
443
+ }
444
+ },
445
+ {
446
+ "scope": [
447
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
448
+ ],
449
+ "settings": {
450
+ "foreground": "#FF5370"
451
+ }
452
+ },
453
+ {
454
+ "scope": [
455
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
456
+ ],
457
+ "settings": {
458
+ "foreground": "#C17E70"
459
+ }
460
+ },
461
+ {
462
+ "scope": [
463
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
464
+ ],
465
+ "settings": {
466
+ "foreground": "#82AAFF"
467
+ }
468
+ },
469
+ {
470
+ "scope": [
471
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
472
+ ],
473
+ "settings": {
474
+ "foreground": "#f07178"
475
+ }
476
+ },
477
+ {
478
+ "scope": [
479
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
480
+ ],
481
+ "settings": {
482
+ "foreground": "#C792EA"
483
+ }
484
+ },
485
+ {
486
+ "scope": [
487
+ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
488
+ ],
489
+ "settings": {
490
+ "foreground": "#C3E88D"
491
+ }
492
+ },
493
+ {
494
+ "scope": [
495
+ "text.html.markdown",
496
+ "punctuation.definition.list_item.markdown"
497
+ ],
498
+ "settings": {
499
+ "foreground": "#EEFFFF"
500
+ }
501
+ },
502
+ {
503
+ "scope": [
504
+ "text.html.markdown markup.inline.raw.markdown"
505
+ ],
506
+ "settings": {
507
+ "foreground": "#C792EA"
508
+ }
509
+ },
510
+ {
511
+ "scope": [
512
+ "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
513
+ ],
514
+ "settings": {
515
+ "foreground": "#65737E"
516
+ }
517
+ },
518
+ {
519
+ "scope": [
520
+ "markdown.heading",
521
+ "markup.heading | markup.heading entity.name",
522
+ "markup.heading.markdown punctuation.definition.heading.markdown"
523
+ ],
524
+ "settings": {
525
+ "foreground": "#C3E88D"
526
+ }
527
+ },
528
+ {
529
+ "scope": [
530
+ "markup.italic"
531
+ ],
532
+ "settings": {
533
+ "fontStyle": "italic",
534
+ "foreground": "#f07178"
535
+ }
536
+ },
537
+ {
538
+ "scope": [
539
+ "markup.bold",
540
+ "markup.bold string"
541
+ ],
542
+ "settings": {
543
+ "fontStyle": "bold",
544
+ "foreground": "#f07178"
545
+ }
546
+ },
547
+ {
548
+ "scope": [
549
+ "markup.bold markup.italic",
550
+ "markup.italic markup.bold",
551
+ "markup.quote markup.bold",
552
+ "markup.bold markup.italic string",
553
+ "markup.italic markup.bold string",
554
+ "markup.quote markup.bold string"
555
+ ],
556
+ "settings": {
557
+ "fontStyle": "bold",
558
+ "foreground": "#f07178"
559
+ }
560
+ },
561
+ {
562
+ "scope": [
563
+ "markup.underline"
564
+ ],
565
+ "settings": {
566
+ "fontStyle": "underline",
567
+ "foreground": "#F78C6C"
568
+ }
569
+ },
570
+ {
571
+ "scope": [
572
+ "markup.quote punctuation.definition.blockquote.markdown"
573
+ ],
574
+ "settings": {
575
+ "foreground": "#65737E"
576
+ }
577
+ },
578
+ {
579
+ "scope": [
580
+ "markup.quote"
581
+ ],
582
+ "settings": {
583
+ "fontStyle": "italic"
584
+ }
585
+ },
586
+ {
587
+ "scope": [
588
+ "string.other.link.title.markdown"
589
+ ],
590
+ "settings": {
591
+ "foreground": "#82AAFF"
592
+ }
593
+ },
594
+ {
595
+ "scope": [
596
+ "string.other.link.description.title.markdown"
597
+ ],
598
+ "settings": {
599
+ "foreground": "#C792EA"
600
+ }
601
+ },
602
+ {
603
+ "scope": [
604
+ "constant.other.reference.link.markdown"
605
+ ],
606
+ "settings": {
607
+ "foreground": "#FFCB6B"
608
+ }
609
+ },
610
+ {
611
+ "scope": [
612
+ "markup.raw.block"
613
+ ],
614
+ "settings": {
615
+ "foreground": "#C792EA"
616
+ }
617
+ },
618
+ {
619
+ "scope": [
620
+ "markup.raw.block.fenced.markdown"
621
+ ],
622
+ "settings": {
623
+ "foreground": "#00000050"
624
+ }
625
+ },
626
+ {
627
+ "scope": [
628
+ "punctuation.definition.fenced.markdown"
629
+ ],
630
+ "settings": {
631
+ "foreground": "#00000050"
632
+ }
633
+ },
634
+ {
635
+ "scope": [
636
+ "markup.raw.block.fenced.markdown",
637
+ "variable.language.fenced.markdown",
638
+ "punctuation.section.class.end"
639
+ ],
640
+ "settings": {
641
+ "foreground": "#EEFFFF"
642
+ }
643
+ },
644
+ {
645
+ "scope": [
646
+ "variable.language.fenced.markdown"
647
+ ],
648
+ "settings": {
649
+ "foreground": "#65737E"
650
+ }
651
+ },
652
+ {
653
+ "scope": [
654
+ "meta.separator"
655
+ ],
656
+ "settings": {
657
+ "fontStyle": "bold",
658
+ "foreground": "#65737E"
659
+ }
660
+ },
661
+ {
662
+ "scope": [
663
+ "markup.table"
664
+ ],
665
+ "settings": {
666
+ "foreground": "#EEFFFF"
667
+ }
668
+ }
669
+ ],
670
+ "type": "dark"
671
+ }