fluidd

Форк
0
/
base.theme.dark.json 
732 строки · 15.8 Кб
1
{
2
	"$schema": "vscode://schemas/color-theme",
3
	"type": "dark",
4
	"colors": {
5
		"activityBar.background": "#1f2430",
6
		"activityBar.border": "#1f2430",
7
		"activityBar.foreground": "#707a8ccc",
8
		"activityBar.inactiveForeground": "#707a8c99",
9
		"activityBarBadge.background": "#ffcc66",
10
		"activityBarBadge.foreground": "#1f2430",
11
		"badge.background": "#ffcc6633",
12
		"badge.foreground": "#ffcc66",
13
		"button.background": "#ffcc66",
14
		"button.foreground": "#1f2430",
15
		"button.hoverBackground": "#fac761",
16
		"debugExceptionWidget.background": "#232834",
17
		"debugExceptionWidget.border": "#191e2a",
18
		"debugToolBar.background": "#232834",
19
		"descriptionForeground": "#707a8c",
20
		"diffEditor.insertedTextBackground": "#bae67e26",
21
		"diffEditor.removedTextBackground": "#f29e7426",
22
		"dropdown.background": "#232834",
23
		"dropdown.border": "#434957",
24
		"dropdown.foreground": "#707a8c",
25
		"editor.background": "#1f2430",
26
		"editor.findMatchBackground": "#ffcc660d",
27
		"editor.findMatchBorder": "#ffcc66",
28
		"editor.findMatchHighlightBackground": "#ffcc660d",
29
		"editor.findMatchHighlightBorder": "#ffcc6659",
30
		"editor.findRangeHighlightBackground": "#323a4c",
31
		"editor.findRangeHighlightBorder": "#1f243000",
32
		"editor.foreground": "#cbccc6",
33
		"editor.inactiveSelectionBackground": "#323a4c",
34
		"editor.lineHighlightBackground": "#191e2a",
35
		"editor.rangeHighlightBackground": "#191e2a",
36
		"editor.selectionBackground": "#33415e",
37
		"editor.selectionHighlightBackground": "#323a4c",
38
		"editor.selectionHighlightBorder": "#323a4c",
39
		"editor.wordHighlightBackground": "#77a8d912",
40
		"editor.wordHighlightBorder": "#77a8d980",
41
		"editor.wordHighlightStrongBackground": "#a6cc7012",
42
		"editor.wordHighlightStrongBorder": "#a6cc7080",
43
		"editorBracketMatch.background": "#707a8c4d",
44
		"editorBracketMatch.border": "#707a8c99",
45
		"editorCodeLens.foreground": "#5c6773",
46
		"editorCursor.foreground": "#ffcc66",
47
		"editorError.foreground": "#ff3333",
48
		"editorGroup.background": "#232834",
49
		"editorGroup.border": "#191e2a",
50
		"editorGroupHeader.noTabsBackground": "#1f2430",
51
		"editorGroupHeader.tabsBackground": "#1f2430",
52
		"editorGroupHeader.tabsBorder": "#1f2430",
53
		"editorGutter.addedBackground": "#a6cc7099",
54
		"editorGutter.deletedBackground": "#f2798399",
55
		"editorGutter.modifiedBackground": "#77a8d999",
56
		"editorHoverWidget.background": "#232834",
57
		"editorHoverWidget.border": "#101521",
58
		"editorIndentGuide.activeBackground": "#707a8cb3",
59
		"editorIndentGuide.background": "#707a8c4d",
60
		"editorLineNumber.activeForeground": "#707a8ccc",
61
		"editorLineNumber.foreground": "#707a8c66",
62
		"editorLink.activeForeground": "#ffcc66",
63
		"editorMarkerNavigation.background": "#232834",
64
		"editorOverviewRuler.addedForeground": "#a6cc7099",
65
		"editorOverviewRuler.border": "#191e2a",
66
		"editorOverviewRuler.deletedForeground": "#f2798399",
67
		"editorOverviewRuler.errorForeground": "#ff3333",
68
		"editorOverviewRuler.modifiedForeground": "#77a8d999",
69
		"editorOverviewRuler.warningForeground": "#ffcc66",
70
		"editorRuler.foreground": "#707a8c4d",
71
		"editorSuggestWidget.background": "#232834",
72
		"editorSuggestWidget.border": "#101521",
73
		"editorSuggestWidget.highlightForeground": "#ffcc66",
74
		"editorSuggestWidget.selectedBackground": "#191e2a",
75
		"editorWarning.foreground": "#ffcc66",
76
		"editorWhitespace.foreground": "#707a8c66",
77
		"editorWidget.background": "#232834",
78
		"errorForeground": "#ff3333",
79
		"extensionButton.prominentBackground": "#ffcc66",
80
		"extensionButton.prominentForeground": "#1f2430",
81
		"extensionButton.prominentHoverBackground": "#fac761",
82
		"focusBorder": "#596171",
83
		"foreground": "#707a8c",
84
		"gitDecoration.conflictingResourceForeground": "#ff0000",
85
		"gitDecoration.deletedResourceForeground": "#f27983b3",
86
		"gitDecoration.ignoredResourceForeground": "#525a69",
87
		"gitDecoration.modifiedResourceForeground": "#77a8d9b3",
88
		"gitDecoration.submoduleResourceForeground": "#d4bfffb3",
89
		"gitDecoration.untrackedResourceForeground": "#a6cc70b3",
90
		"icon.foreground": "#707a8c",
91
		"input.background": "#1d222e",
92
		"input.border": "#434957",
93
		"input.foreground": "#cbccc6",
94
		"input.placeholderForeground": "#5f6878",
95
		"inputOption.activeBorder": "#ffcc66",
96
		"inputValidation.errorBackground": "#1f2430",
97
		"inputValidation.errorBorder": "#ff3333",
98
		"inputValidation.infoBackground": "#1f2430",
99
		"inputValidation.infoBorder": "#5ccfe6",
100
		"inputValidation.warningBackground": "#1f2430",
101
		"inputValidation.warningBorder": "#ffd580",
102
		"list.activeSelectionBackground": "#191e2a",
103
		"list.activeSelectionForeground": "#707a8c",
104
		"list.errorForeground": "#f27983",
105
		"list.filterMatchBackground": "#ffcc660d",
106
		"list.filterMatchBorder": "#ffcc66",
107
		"list.focusBackground": "#191e2a",
108
		"list.focusForeground": "#707a8c",
109
		"list.highlightForeground": "#ffcc66",
110
		"list.hoverBackground": "#191e2a",
111
		"list.hoverForeground": "#707a8c",
112
		"list.inactiveSelectionBackground": "#191e2a",
113
		"list.inactiveSelectionForeground": "#707a8c",
114
		"list.invalidItemForeground": "#5f6878",
115
		"listFilterWidget.background": "#232834",
116
		"listFilterWidget.noMatchesOutline": "#ff3333",
117
		"listFilterWidget.outline": "#ffcc66",
118
		"panel.background": "#1f2430",
119
		"panel.border": "#191e2a",
120
		"panelTitle.activeBorder": "#ffcc66",
121
		"panelTitle.activeForeground": "#cbccc6",
122
		"panelTitle.inactiveForeground": "#707a8c",
123
		"peekView.border": "#191e2a",
124
		"peekViewEditor.background": "#232834",
125
		"peekViewEditor.matchHighlightBackground": "#ffcc6633",
126
		"peekViewResult.background": "#232834",
127
		"peekViewResult.fileForeground": "#707a8c",
128
		"peekViewResult.matchHighlightBackground": "#ffcc6633",
129
		"peekViewTitle.background": "#232834",
130
		"peekViewTitleDescription.foreground": "#707a8c",
131
		"peekViewTitleLabel.foreground": "#707a8c",
132
		"pickerGroup.border": "#191e2a",
133
		"pickerGroup.foreground": "#525a69",
134
		"progressBar.background": "#ffcc66",
135
		"scrollbar.shadow": "#191e2a",
136
		"scrollbarSlider.activeBackground": "#707a8cb3",
137
		"scrollbarSlider.background": "#707a8c66",
138
		"scrollbarSlider.hoverBackground": "#707a8c99",
139
		"selection.background": "#33415efd",
140
		"settings.headerForeground": "#cbccc6",
141
		"settings.modifiedItemIndicator": "#77a8d9",
142
		"sideBar.background": "#1f2430",
143
		"sideBar.border": "#1f2430",
144
		"sideBarSectionHeader.background": "#1f2430",
145
		"sideBarSectionHeader.border": "#1f2430",
146
		"sideBarSectionHeader.foreground": "#707a8c",
147
		"sideBarTitle.foreground": "#707a8c",
148
		"statusBar.background": "#1f2430",
149
		"statusBar.border": "#1f2430",
150
		"statusBar.debuggingBackground": "#f29e74",
151
		"statusBar.debuggingForeground": "#1f2430",
152
		"statusBar.foreground": "#707a8c",
153
		"statusBar.noFolderBackground": "#232834",
154
		"statusBarItem.activeBackground": "#191e2a",
155
		"statusBarItem.hoverBackground": "#191e2a",
156
		"statusBarItem.prominentBackground": "#191e2a",
157
		"statusBarItem.prominentHoverBackground": "#00000030",
158
		"tab.activeBackground": "#1f2430",
159
		"tab.activeBorder": "#ffcc66",
160
		"tab.activeForeground": "#cbccc6",
161
		"tab.border": "#1f2430",
162
		"tab.inactiveBackground": "#1f2430",
163
		"tab.inactiveForeground": "#707a8c",
164
		"tab.unfocusedActiveBorder": "#707a8c",
165
		"tab.unfocusedActiveForeground": "#707a8c",
166
		"tab.unfocusedInactiveForeground": "#707a8c",
167
		"terminal.ansiBlack": "#191e2a",
168
		"terminal.ansiBlue": "#6dcbfa",
169
		"terminal.ansiBrightBlack": "#686868",
170
		"terminal.ansiBrightBlue": "#73d0ff",
171
		"terminal.ansiBrightCyan": "#95e6cb",
172
		"terminal.ansiBrightGreen": "#bae67e",
173
		"terminal.ansiBrightMagenta": "#d4bfff",
174
		"terminal.ansiBrightRed": "#f28779",
175
		"terminal.ansiBrightWhite": "#ffffff",
176
		"terminal.ansiBrightYellow": "#ffd580",
177
		"terminal.ansiCyan": "#90e1c6",
178
		"terminal.ansiGreen": "#a6cc70",
179
		"terminal.ansiMagenta": "#cfbafa",
180
		"terminal.ansiRed": "#ed8274",
181
		"terminal.ansiWhite": "#c7c7c7",
182
		"terminal.ansiYellow": "#fad07b",
183
		"terminal.background": "#1f2430",
184
		"terminal.foreground": "#cbccc6",
185
		"textBlockQuote.background": "#232834",
186
		"textLink.activeForeground": "#ffcc66",
187
		"textLink.foreground": "#ffcc66",
188
		"textPreformat.foreground": "#cbccc6",
189
		"titleBar.activeBackground": "#1f2430",
190
		"titleBar.activeForeground": "#cbccc6",
191
		"titleBar.border": "#1f2430",
192
		"titleBar.inactiveBackground": "#1f2430",
193
		"titleBar.inactiveForeground": "#707a8c",
194
		"tree.indentGuidesStroke": "#707a8cb3",
195
		"walkThrough.embeddedEditorBackground": "#232834",
196
		"widget.shadow": "#141925"
197
	},
198
	"tokenColors": [
199
		{
200
			"scope": [
201
				"comment"
202
			],
203
			"settings": {
204
				"foreground": "#5C6773",
205
				"fontStyle": "italic"
206
			}
207
		},
208
		{
209
			"scope": [
210
				"string",
211
				"constant.other.symbol"
212
			],
213
			"settings": {
214
				"foreground": "#BAE67E"
215
			}
216
		},
217
		{
218
			"scope": [
219
				"string.regexp",
220
				"constant.character",
221
				"constant.other"
222
			],
223
			"settings": {
224
				"foreground": "#95E6CB"
225
			}
226
		},
227
		{
228
			"scope": [
229
				"constant.numeric"
230
			],
231
			"settings": {
232
				"foreground": "#FFCC66"
233
			}
234
		},
235
		{
236
			"scope": [
237
				"constant.language"
238
			],
239
			"settings": {
240
				"foreground": "#FFCC66"
241
			}
242
		},
243
		{
244
			"scope": [
245
				"variable"
246
			],
247
			"settings": {
248
				"foreground": "#CBCCC6"
249
			}
250
		},
251
		{
252
			"scope": [
253
				"variable.member"
254
			],
255
			"settings": {
256
				"foreground": "#F28779"
257
			}
258
		},
259
		{
260
			"scope": [
261
				"variable.language"
262
			],
263
			"settings": {
264
				"foreground": "#5CCFE6",
265
				"fontStyle": "italic"
266
			}
267
		},
268
		{
269
			"scope": [
270
				"storage"
271
			],
272
			"settings": {
273
				"foreground": "#FFA759"
274
			}
275
		},
276
		{
277
			"scope": [
278
				"keyword"
279
			],
280
			"settings": {
281
				"foreground": "#FFA759"
282
			}
283
		},
284
		{
285
			"scope": [
286
				"keyword.operator"
287
			],
288
			"settings": {
289
				"foreground": "#F29E74"
290
			}
291
		},
292
		{
293
			"scope": [
294
				"punctuation.separator",
295
				"punctuation.terminator"
296
			],
297
			"settings": {
298
				"foreground": "#CBCCC6B3"
299
			}
300
		},
301
		{
302
			"scope": [
303
				"punctuation.section"
304
			],
305
			"settings": {
306
				"foreground": "#CBCCC6"
307
			}
308
		},
309
		{
310
			"scope": [
311
				"punctuation.accessor"
312
			],
313
			"settings": {
314
				"foreground": "#F29E74"
315
			}
316
		},
317
		{
318
			"scope": [
319
				"source.java storage.type",
320
				"source.haskell storage.type",
321
				"source.c storage.type"
322
			],
323
			"settings": {
324
				"foreground": "#73D0FF"
325
			}
326
		},
327
		{
328
			"scope": [
329
				"entity.other.inherited-class"
330
			],
331
			"settings": {
332
				"foreground": "#5CCFE6"
333
			}
334
		},
335
		{
336
			"scope": [
337
				"storage.type.function"
338
			],
339
			"settings": {
340
				"foreground": "#FFA759"
341
			}
342
		},
343
		{
344
			"scope": [
345
				"source.java storage.type.primitive"
346
			],
347
			"settings": {
348
				"foreground": "#5CCFE6"
349
			}
350
		},
351
		{
352
			"scope": [
353
				"entity.name.function"
354
			],
355
			"settings": {
356
				"foreground": "#FFD580"
357
			}
358
		},
359
		{
360
			"scope": [
361
				"variable.parameter",
362
				"meta.parameter"
363
			],
364
			"settings": {
365
				"foreground": "#D4BFFF"
366
			}
367
		},
368
		{
369
			"scope": [
370
				"variable.function",
371
				"variable.annotation",
372
				"meta.function-call.generic",
373
				"support.function.go"
374
			],
375
			"settings": {
376
				"foreground": "#FFD580"
377
			}
378
		},
379
		{
380
			"scope": [
381
				"support.function",
382
				"support.macro"
383
			],
384
			"settings": {
385
				"foreground": "#F28779"
386
			}
387
		},
388
		{
389
			"scope": [
390
				"entity.name.import",
391
				"entity.name.package"
392
			],
393
			"settings": {
394
				"foreground": "#BAE67E"
395
			}
396
		},
397
		{
398
			"scope": [
399
				"entity.name"
400
			],
401
			"settings": {
402
				"foreground": "#73D0FF"
403
			}
404
		},
405
		{
406
			"scope": [
407
				"entity.name.tag",
408
				"meta.tag.sgml"
409
			],
410
			"settings": {
411
				"foreground": "#5CCFE6"
412
			}
413
		},
414
		{
415
			"scope": [
416
				"punctuation.definition.tag.end",
417
				"punctuation.definition.tag.begin",
418
				"punctuation.definition.tag"
419
			],
420
			"settings": {
421
				"foreground": "#5CCFE680"
422
			}
423
		},
424
		{
425
			"scope": [
426
				"entity.other.attribute-name"
427
			],
428
			"settings": {
429
				"foreground": "#FFD580"
430
			}
431
		},
432
		{
433
			"scope": [
434
				"support.constant"
435
			],
436
			"settings": {
437
				"foreground": "#F29E74",
438
				"fontStyle": "italic"
439
			}
440
		},
441
		{
442
			"scope": [
443
				"support.type",
444
				"support.class",
445
				"source.go storage.type"
446
			],
447
			"settings": {
448
				"foreground": "#5CCFE6"
449
			}
450
		},
451
		{
452
			"scope": [
453
				"meta.decorator variable.other",
454
				"meta.decorator punctuation.decorator",
455
				"storage.type.annotation"
456
			],
457
			"settings": {
458
				"foreground": "#FFE6B3"
459
			}
460
		},
461
		{
462
			"scope": [
463
				"invalid"
464
			],
465
			"settings": {
466
				"foreground": "#FF3333"
467
			}
468
		},
469
		{
470
			"scope": [
471
				"meta.diff",
472
				"meta.diff.header"
473
			],
474
			"settings": {
475
				"foreground": "#C594C5"
476
			}
477
		},
478
		{
479
			"scope": [
480
				"source.ruby variable.other.readwrite"
481
			],
482
			"settings": {
483
				"foreground": "#FFD580"
484
			}
485
		},
486
		{
487
			"scope": [
488
				"source.css entity.name.tag",
489
				"source.sass entity.name.tag",
490
				"source.scss entity.name.tag",
491
				"source.less entity.name.tag",
492
				"source.stylus entity.name.tag"
493
			],
494
			"settings": {
495
				"foreground": "#73D0FF"
496
			}
497
		},
498
		{
499
			"scope": [
500
				"source.css support.type",
501
				"source.sass support.type",
502
				"source.scss support.type",
503
				"source.less support.type",
504
				"source.stylus support.type"
505
			],
506
			"settings": {
507
				"foreground": "#5C6773"
508
			}
509
		},
510
		{
511
			"scope": [
512
				"support.type.property-name"
513
			],
514
			"settings": {
515
				"foreground": "#5CCFE6",
516
				"fontStyle": "normal"
517
			}
518
		},
519
		{
520
			"scope": [
521
				"constant.numeric.line-number.find-in-files - match"
522
			],
523
			"settings": {
524
				"foreground": "#5C6773"
525
			}
526
		},
527
		{
528
			"scope": [
529
				"constant.numeric.line-number.match"
530
			],
531
			"settings": {
532
				"foreground": "#FFA759"
533
			}
534
		},
535
		{
536
			"scope": [
537
				"entity.name.filename.find-in-files"
538
			],
539
			"settings": {
540
				"foreground": "#BAE67E"
541
			}
542
		},
543
		{
544
			"scope": [
545
				"message.error"
546
			],
547
			"settings": {
548
				"foreground": "#FF3333"
549
			}
550
		},
551
		{
552
			"scope": [
553
				"markup.heading",
554
				"markup.heading entity.name"
555
			],
556
			"settings": {
557
				"foreground": "#BAE67E",
558
				"fontStyle": "bold"
559
			}
560
		},
561
		{
562
			"scope": [
563
				"markup.underline.link",
564
				"string.other.link"
565
			],
566
			"settings": {
567
				"foreground": "#5CCFE6"
568
			}
569
		},
570
		{
571
			"scope": [
572
				"markup.italic"
573
			],
574
			"settings": {
575
				"foreground": "#F28779",
576
				"fontStyle": "italic"
577
			}
578
		},
579
		{
580
			"scope": [
581
				"markup.bold"
582
			],
583
			"settings": {
584
				"foreground": "#F28779",
585
				"fontStyle": "bold"
586
			}
587
		},
588
		{
589
			"scope": [
590
				"markup.italic markup.bold",
591
				"markup.bold markup.italic"
592
			],
593
			"settings": {
594
				"fontStyle": "bold italic"
595
			}
596
		},
597
		{
598
			"scope": [
599
				"markup.raw"
600
			],
601
			"settings": {
602
				"background": "#CBCCC605"
603
			}
604
		},
605
		{
606
			"scope": [
607
				"markup.raw.inline"
608
			],
609
			"settings": {
610
				"background": "#CBCCC60F"
611
			}
612
		},
613
		{
614
			"scope": [
615
				"meta.separator"
616
			],
617
			"settings": {
618
				"foreground": "#5C6773",
619
				"background": "#CBCCC60F",
620
				"fontStyle": "bold"
621
			}
622
		},
623
		{
624
			"scope": [
625
				"markup.quote"
626
			],
627
			"settings": {
628
				"foreground": "#95E6CB",
629
				"fontStyle": "italic"
630
			}
631
		},
632
		{
633
			"scope": [
634
				"markup.list punctuation.definition.list.begin"
635
			],
636
			"settings": {
637
				"foreground": "#FFD580"
638
			}
639
		},
640
		{
641
			"scope": [
642
				"markup.inserted"
643
			],
644
			"settings": {
645
				"foreground": "#A6CC70"
646
			}
647
		},
648
		{
649
			"scope": [
650
				"markup.changed"
651
			],
652
			"settings": {
653
				"foreground": "#77A8D9"
654
			}
655
		},
656
		{
657
			"scope": [
658
				"markup.deleted"
659
			],
660
			"settings": {
661
				"foreground": "#F27983"
662
			}
663
		},
664
		{
665
			"scope": [
666
				"markup.strike"
667
			],
668
			"settings": {
669
				"foreground": "#FFE6B3"
670
			}
671
		},
672
		{
673
			"scope": [
674
				"markup.table"
675
			],
676
			"settings": {
677
				"foreground": "#5CCFE6",
678
				"background": "#CBCCC60F"
679
			}
680
		},
681
		{
682
			"scope": [
683
				"text.html.markdown markup.inline.raw"
684
			],
685
			"settings": {
686
				"foreground": "#F29E74"
687
			}
688
		},
689
		{
690
			"scope": [
691
				"text.html.markdown meta.dummy.line-break"
692
			],
693
			"settings": {
694
				"foreground": "#5C6773",
695
				"background": "#5C6773"
696
			}
697
		},
698
		{
699
			"scope": [
700
				"punctuation.definition.markdown"
701
			],
702
			"settings": {
703
				"foreground": "#5C6773",
704
				"background": "#CBCCC6"
705
			}
706
		},
707
		{
708
			"scope": "token.info-token",
709
			"settings": {
710
				"foreground": "#6796E6"
711
			}
712
		},
713
		{
714
			"scope": "token.warn-token",
715
			"settings": {
716
				"foreground": "#CD9731"
717
			}
718
		},
719
		{
720
			"scope": "token.error-token",
721
			"settings": {
722
				"foreground": "#F44747"
723
			}
724
		},
725
		{
726
			"scope": "token.debug-token",
727
			"settings": {
728
				"foreground": "#B267E6"
729
			}
730
		}
731
	]
732
}

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.