-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapathetic-rose-radiance.json
239 lines (239 loc) · 10 KB
/
apathetic-rose-radiance.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
{
"name": "Apathetic Rose Radiance",
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"workbench.colorCustomizations": {
"activityBar.background": "#080a14",
"activityBar.border": "#06081060",
"activityBar.foreground": "#E1355D",
"activityBarBadge.background": "#510318",
"activityBarBadge.foreground": "#ff0033",
"activityBar.activeBorder": "#E11D48",
"badge.background": "#e5092a",
"badge.foreground": "#fc053b",
"breadcrumb.activeSelectionForeground": "#E11D48",
"breadcrumb.background": "#060810",
"breadcrumb.focusForeground": "#E1355D",
"breadcrumb.foreground": "#E13766",
"breadcrumbPicker.background": "#060810",
"button.background": "#E11D4850",
"contrastBorder": "#E11D4840",
"debugToolBar.background": "#060810",
"diffEditor.insertedTextBackground": "#49006515",
"diffEditor.removedTextBackground": "#0082C320",
"dropdown.background": "#060810",
"dropdown.border": "#E17B9E10",
"editor.background": "#060810",
"editor.findMatchBackground": "#060810",
"editor.findMatchBorder": "#E11D48",
"editor.findMatchHighlightBackground": "#E11D4893",
"editor.findMatchHighlightBorder": "#E17B9E30",
"editor.foreground": "#E1355D",
"editor.lineHighlightBackground": "#E11D4820",
"editor.selectionBackground": "#52525267",
"editor.selectionHighlightBackground": "#4242426b",
"editor.inactiveSelectionBackground": "#47474769",
"editor.selectionHighlightBorder": "#E1577Cf0",
"editor.wordHighlightBackground": "#75757538",
"editorBracketHighlight.foreground1": "#ff5e01",
"editorBracketHighlight.foreground2": "#ff0077",
"editorBracketHighlight.unexpectedBracket.foreground": "#ff0000",
"editorBracketMatch.background": "#060810",
"editorBracketMatch.border": "#9900FF7f",
"editorCursor.foreground": "#ff0044a8",
"editorError.foreground": "#0082C370",
"editorGroup.border": "#06081030",
"editorGroupHeader.tabsBackground": "#060810",
"editorGroupHeader.tabsBorder": "#E11D48",
"editorGutter.background": "#080a14",
"editorGutter.addedBackground": "#49006560",
"editorGutter.deletedBackground": "#0082C360",
"editorGutter.modifiedBackground": "#E1577C60",
"editorHoverWidget.background": "#060810",
"editorHoverWidget.border": "#E17B9E10",
"editorIndentGuide.activeBackground": "#1A2345",
"editorIndentGuide.background": "#1A234570",
"editorInfo.foreground": "#E1577C70",
"editorLineNumber.activeForeground": "#E1577C",
"editorLineNumber.foreground": "#E11D48c0",
"editorLink.activeForeground": "#E1355D",
"editorMarkerNavigation.background": "#E1355D05",
"editorOverviewRuler.border": "#060810",
"editorOverviewRuler.errorForeground": "#0082C340",
"editorOverviewRuler.findMatchForeground": "#E11D48",
"editorOverviewRuler.infoForeground": "#E1577C40",
"editorOverviewRuler.warningForeground": "#9900FF70",
"editorRuler.foreground": "#1A2345",
"editorSuggestWidget.background": "#060810",
"editorSuggestWidget.border": "#E17B9E10",
"editorSuggestWidget.foreground": "#E1355D",
"editorSuggestWidget.highlightForeground": "#9900FF",
"editorSuggestWidget.selectedBackground": "#E11D4820",
"editorWarning.foreground": "#490065",
"editorWhitespace.foreground": "#E1355D40",
"editorWidget.background": "#060810",
"editorWidget.border": "#9900FF",
"editorWidget.resizeBorder": "#E11D48",
"extensionButton.prominentBackground": "#49006590",
"extensionButton.prominentHoverBackground": "#0082C3",
"focusBorder": "#E17B9E00",
"gitDecoration.conflictingResourceForeground": "#9900FF",
"gitDecoration.deletedResourceForeground": "#0082C3",
"gitDecoration.ignoredResourceForeground": "#E11D48",
"gitDecoration.modifiedResourceForeground": "#E13766",
"gitDecoration.untrackedResourceForeground": "#E1577C",
"input.background": "#101529",
"input.border": "#E17B9E10",
"input.foreground": "#E1355D",
"input.placeholderForeground": "#E1355D60",
"inputOption.activeBackground": "#E1355D30",
"inputOption.activeBorder": "#E1355D30",
"inputValidation.errorBorder": "#0082C350",
"inputValidation.infoBorder": "#E1577C50",
"inputValidation.warningBorder": "#9900FF50",
"list.activeSelectionBackground": "#060810",
"list.activeSelectionForeground": "#E11D48",
"list.focusBackground": "#101529",
"list.focusForeground": "#E1577C",
"list.highlightForeground": "#E11D48",
"list.hoverBackground": "#0d1224",
"list.hoverForeground": "#E17B9E",
"list.inactiveSelectionBackground": "#06081030",
"list.inactiveSelectionForeground": "#E11D48",
"list.warningForeground": "#9900FF",
"listFilterWidget.background": "#06081030",
"listFilterWidget.noMatchesOutline": "#06081030",
"listFilterWidget.outline": "#06081030",
"menu.background": "#060810f8",
"menu.border": "#E11D4850",
"menu.foreground": "#E1355D",
"menu.selectionBackground": "#101529",
"menu.selectionBorder": "#06081030",
"menu.selectionForeground": "#E1355D",
"menu.separatorBackground": "#E1355D",
"menubar.selectionBackground": "#101529",
"menubar.selectionBorder": "#E11D4850",
"menubar.selectionForeground": "#E1355D",
"minimap.background": "#060810",
"minimapGutter.addedBackground": "#0082C3",
"minimapGutter.deletedBackground": "#e82d55",
"minimapGutter.modifiedBackground": "#c0163b",
"minimapSlider.activeBackground": "#E11D4880",
"minimapSlider.background": "#E11D4870",
"minimapSlider.hoverBackground": "#E11D4860",
"notificationLink.foreground": "#E11D48",
"notifications.background": "#060810",
"notifications.foreground": "#E1355D",
"panel.background": "#060810",
"panel.border": "#06081060",
"panelTitle.activeBorder": "#E11D48",
"panelTitle.activeForeground": "#E17B9E",
"panelTitle.inactiveForeground": "#E1355D",
"peekView.border": "#06081030",
"peekViewEditor.background": "#E1355D05",
"peekViewEditor.matchHighlightBackground": "#E11D4850",
"peekViewEditorGutter.background": "#E1355D05",
"peekViewResult.background": "#E1355D05",
"peekViewResult.matchHighlightBackground": "#E11D4850",
"peekViewResult.selectionBackground": "#E11D4870",
"peekViewTitle.background": "#E1355D05",
"peekViewTitleDescription.foreground": "#E1355D60",
"pickerGroup.foreground": "#E11D48",
"progressBar.background": "#E11D48",
"scrollbar.shadow": "#06081000",
"scrollbarSlider.activeBackground": "#E11D48cc",
"scrollbarSlider.background": "#E11D48bb",
"scrollbarSlider.hoverBackground": "#E11D48ee",
"selection.background": "#E11D48",
"settings.checkboxBackground": "#060810",
"settings.checkboxForeground": "#E1355D",
"settings.dropdownBackground": "#060810",
"settings.dropdownForeground": "#E1355D",
"settings.headerForeground": "#E11D48",
"settings.modifiedItemIndicator": "#E11D48",
"settings.numberInputBackground": "#060810",
"settings.numberInputForeground": "#E1355D",
"settings.textInputBackground": "#060810",
"settings.textInputForeground": "#E1355D",
"sideBar.background": "#060810",
"sideBar.border": "#E11D4850",
"sideBar.foreground": "#E1577C",
"sideBarSectionHeader.background": "#060810",
"sideBarSectionHeader.border": "#06081060",
"sideBarSectionHeader.foreground": "#E1577C",
"sideBarTitle.foreground": "#E1355D",
"statusBar.background": "#1A2345",
"statusBar.border": "#06081060",
"statusBar.debuggingBackground": "#9900FF",
"statusBar.debuggingForeground": "#E17B9E",
"statusBar.foreground": "#CECECE",
"statusBar.noFolderBackground": "#060810",
"statusBarItem.hoverBackground": "#E11D4820",
"statusBarItem.remoteBackground": "#E11D48",
"statusBarItem.remoteForeground": "#060810",
"tab.activeBackground": "#80808029",
"tab.activeBorder": "#9f102f",
"tab.activeBorderTop": "#000000",
"tab.inactiveModifiedBorder": "#bbbbbb",
"tab.lastPinnedBorder": "#8d8d8d",
"tab.unfocusedHoverForeground": "#acacac",
"tab.unfocusedHoverBackground": "#1d1d1d",
"tab.activeForeground": "#ffffff",
"tab.activeModifiedBorder": "#cfcfcf76",
"tab.border": "#060810",
"tab.inactiveBackground": "#050a1d",
"tab.inactiveForeground": "#e7e7e7c5",
"tab.unfocusedActiveBorder": "#E11D48",
"tab.unfocusedActiveBackground": "#69696940",
"tab.unfocusedActiveForeground": "#a8a8a8",
"tab.unfocusedInactiveBackground": "#141414dc",
"tab.unfocusedInactiveForeground": "#a7a7a77f",
"tab.unfocusedInactiveModifiedBorder": "#e90633",
"tab.hoverBackground": "#1d1d1d",
"tab.hoverForeground": "#ffffff",
"terminal.ansiBlack": "#060810",
"terminal.ansiBlue": "#E1577C",
"terminal.ansiBrightBlack": "#E11D48",
"terminal.ansiBrightBlue": "#E1577C",
"terminal.ansiBrightCyan": "#E18293",
"terminal.ansiBrightGreen": "#490065",
"terminal.ansiBrightMagenta": "#9900FF",
"terminal.ansiBrightRed": "#c30024",
"terminal.ansiBrightWhite": "#E17B9E",
"terminal.ansiBrightYellow": "#9900FF",
"terminal.ansiCyan": "#E18293",
"terminal.ansiGreen": "#490065",
"terminal.ansiMagenta": "#9900FF",
"terminal.ansiRed": "#8d0d34",
"terminal.ansiWhite": "#E17B9E",
"terminal.ansiYellow": "#9900FF",
"terminalCursor.background": "#060810",
"terminalCursor.foreground": "#E11D4850",
"textLink.activeForeground": "#E1355D",
"textLink.foreground": "#E11D48",
"titleBar.activeBackground": "#060810",
"titleBar.activeForeground": "#E1355D",
"titleBar.border": "#06081060",
"titleBar.inactiveBackground": "#060810",
"titleBar.inactiveForeground": "#E11D48",
"tree.indentGuidesStroke": "#1A2345",
"widget.shadow": "#06081030"
},
"editor.tokenColorCustomizations": {
"functions": "#0099ff",
"variables": "#ffffff",
"strings": "#00c3a9b7",
"numbers": "#bf00ff",
"comments": "#be5977a8",
"types": "#a106fa",
"keywords": "#d31841",
"textMateRules": [
{
"scope": "punctuation",
"settings": {
"foreground": "#fae206"
}
}
],
}
}