1{
2 "name": "Andromeda Bordered",
3 "type": "dark",
4 "colors": {
5 "focusBorder": "#746f77",
6 "foreground": "#D5CED9",
7 "widget.shadow": "#14151A",
8 "selection.background": "#746f77",
9 "errorForeground": "#FC644D",
10
11 "button.background": "#00e8c5cc",
12 "button.hoverBackground": "#07d4b6cc",
13
14 "dropdown.background": "#2b303b",
15 "dropdown.border": "#363c49",
16
17 "input.background": "#2b303b",
18 "input.placeholderForeground": "#746f77",
19 "inputOption.activeBorder": "#C668BA",
20 "inputValidation.errorBackground": "#D65343",
21 "inputValidation.errorBorder": "#D65343",
22 "inputValidation.infoBackground": "#3A6395",
23 "inputValidation.infoBorder": "#3A6395",
24 "inputValidation.warningBackground": "#DE9237",
25 "inputValidation.warningBorder": "#DE9237",
26
27 "scrollbar.shadow": "#23262E",
28 "scrollbarSlider.activeBackground": "#3A3F4CCC",
29 "scrollbarSlider.background": "#3A3F4C77",
30 "scrollbarSlider.hoverBackground": "#3A3F4CAA",
31
32 "badge.background": "#00b0ff",
33 "badge.foreground": "#20232B",
34
35 "progressBar.background": "#C668BA",
36
37 "list.activeSelectionBackground": "#23262E",
38 "list.activeSelectionForeground": "#00e8c6",
39 "list.dropBackground": "#3a404e",
40 "list.focusBackground": "#282b35",
41 "list.focusForeground": "#eee",
42 "list.hoverBackground": "#23262E",
43 "list.hoverForeground": "#eee",
44 "list.inactiveSelectionBackground": "#23262E",
45 "list.inactiveSelectionForeground": "#00e8c6",
46
47 "activityBar.background": "#20232B",
48 "activityBar.dropBackground": "#3a404e",
49 "activityBar.foreground": "#BAAFC0",
50 "activityBarBadge.background": "#00b0ff",
51 "activityBarBadge.foreground": "#20232B",
52 "activityBar.border": "#1B1D23",
53
54 "sideBar.background": "#23262E",
55 "sideBarSectionHeader.background": "#23262E",
56 "sideBarTitle.foreground": "#00e8c6",
57 "sideBar.foreground": "#999999",
58 "sideBar.border": "#1B1D23",
59
60 "editorGroup.background": "#23262E",
61 "editorGroup.dropBackground": "#495061d7",
62 "editorGroupHeader.tabsBackground": "#23262E",
63 "tab.activeBackground": "#262A33",
64 "tab.inactiveBackground": "#23262E",
65 "tab.activeForeground": "#00e8c6",
66 "tab.inactiveForeground": "#746f77",
67
68 "editor.background": "#262A33",
69 "editor.foreground": "#D5CED9",
70 "editorLineNumber.foreground": "#746f77",
71 "editorCursor.foreground": "#FFF",
72 "editor.selectionBackground": "#3D4352",
73 "editor.selectionHighlightBackground": "#4F435580",
74 "editor.wordHighlightBackground": "#4F4355",
75 "editor.wordHighlightStrongBackground": "#db45a280",
76 "editor.findMatchBackground": "#f39d1256",
77 "editor.findMatchHighlightBackground": "#59b8b377",
78 "editor.findMatchBorder": "#f39d12b6",
79 "editor.hoverHighlightBackground": "#373941",
80 "editor.lineHighlightBackground": "#2e323d",
81 "editor.lineHighlightBorder": "#2e323d",
82 "editorLink.activeForeground": "#3B79C7",
83 "editor.rangeHighlightBackground": "#372F3C",
84 "editorWhitespace.foreground": "#333844",
85 "editorIndentGuide.background": "#333844",
86 "editorIndentGuide.activeBackground": "#585C66",
87 "editorRuler.foreground": "#4F4355",
88 "editorCodeLens.foreground": "#746f77",
89 "editorBracketMatch.background": "#746f77",
90 "editorBracketMatch.border": "#746f77",
91 "editorOverviewRuler.border": "#1B1D23",
92 "editorError.foreground": "#FC644D",
93 "editorWarning.foreground": "#FF9F2E",
94 "editorGutter.modifiedBackground": "#5BC0EBBB",
95 "editorGutter.addedBackground": "#9BC53DBB",
96 "editorGutter.deletedBackground": "#FC644DBB",
97
98 "diffEditor.insertedTextBackground": "#29BF1220",
99 "diffEditor.removedTextBackground": "#F21B3F20",
100
101 "editorWidget.background": "#20232A",
102 "editorSuggestWidget.background": "#20232A",
103 "editorSuggestWidget.border": "#372F3C",
104 "editorSuggestWidget.selectedBackground": "#373941",
105 "editorHoverWidget.background": "#373941",
106 "editorHoverWidget.border": "#00e8c5cc",
107 "debugExceptionWidget.background": "#FF9F2E60",
108 "debugExceptionWidget.border": "#FF9F2E60",
109
110 "minimapSlider.background": "#58607460",
111 "minimapSlider.hoverBackground": "#60698060",
112 "minimapSlider.activeBackground": "#60698060",
113
114 "peekView.border": "#23262E",
115 "peekViewEditor.background": "#1A1C22",
116 "peekViewEditor.matchHighlightBackground": "#FF9F2E60",
117 "peekViewResult.background": "#1A1C22",
118 "peekViewResult.matchHighlightBackground": "#FF9F2E60",
119 "peekViewResult.selectionBackground": "#23262E",
120 "peekViewTitle.background": "#1A1C22",
121 "peekViewTitleDescription.foreground": "#746f77",
122
123 "merge.currentHeaderBackground": "#F92672",
124 "merge.currentContentBackground": "#F9267240",
125 "merge.incomingHeaderBackground": "#3B79C7BB",
126 "merge.incomingContentBackground": "#3B79C740",
127
128 "panel.background": "#23262E",
129 "panel.border": "#1B1D23",
130 "panelTitle.activeBorder": "#23262E",
131 "panelTitle.inactiveForeground": "#746f77",
132
133 "statusBar.background": "#23262E",
134 "statusBar.debuggingBackground": "#FC644D",
135 "statusBar.noFolderBackground": "#23262E",
136 "statusBarItem.activeBackground": "#00e8c5cc",
137 "statusBarItem.hoverBackground": "#07d4b5b0",
138 "statusBarItem.prominentBackground": "#07d4b5b0",
139 "statusBarItem.prominentHoverBackground": "#00e8c5cc",
140
141 "terminal.ansiRed":"#ee5d43",
142 "terminal.ansiGreen":"#96E072",
143 "terminal.ansiYellow":"#FFE66D",
144 "terminal.ansiBlue":"#7cb7ff",
145 "terminal.ansiMagenta":"#ff00aa",
146 "terminal.ansiCyan":"#00e8c6",
147 "terminal.ansiBrightRed":"#ee5d43",
148 "terminal.ansiBrightGreen":"#96E072",
149 "terminal.ansiBrightYellow":"#FFE66D",
150 "terminal.ansiBrightBlue":"#7cb7ff",
151 "terminal.ansiBrightMagenta":"#ff00aa",
152 "terminal.ansiBrightCyan":"#00e8c6",
153 "terminalCursor.background": "#23262E",
154 "terminalCursor.foreground": "#FFE66D",
155
156 "titleBar.activeBackground": "#23262E",
157
158 "notification.background": "#2d313b",
159 "notification.buttonBackground": "#00e8c5cc",
160 "notification.buttonHoverBackground": "#07d4b5b0",
161 "notification.infoBackground": "#00b0ff",
162 "notification.warningBackground": "#FF9F2E",
163 "notification.errorBackground": "#FC644D",
164
165 "extensionButton.prominentBackground": "#07d4b6cc",
166 "extensionButton.prominentHoverBackground": "#07d4b5b0",
167
168 "pickerGroup.border": "#4F4355",
169 "pickerGroup.foreground": "#746f77",
170
171 "debugToolBar.background": "#20232A",
172
173 "walkThrough.embeddedEditorBackground": "#23262E",
174
175 "gitDecoration.ignoredResourceForeground": "#555555"
176
177 },
178 "tokenColors": [
179 {
180 "settings": {
181 "foreground": "#D5CED9",
182 "background": "#23262E"
183 }
184 },
185 {
186 "name": "Comment color",
187 "scope": [
188 "comment",
189 "markup.quote.markdown",
190 "meta.diff",
191 "meta.diff.header"
192 ],
193 "settings": {
194 "foreground": "#A0A1A7cc"
195 }
196 },
197 {
198 "name": "Text Color",
199 "scope": [
200 "meta.template.expression.js",
201 "constant.name.attribute.tag.jade",
202 "punctuation.definition.metadata.markdown",
203 "punctuation.definition.string.end.markdown",
204 "punctuation.definition.string.begin.markdown"
205 ],
206 "settings": {
207 "foreground": "#D5CED9"
208 }
209 },
210 {
211 "name": "Cyan",
212 "scope": [
213 "variable",
214 "support.variable",
215 "entity.name.tag.yaml",
216 "constant.character.entity.html",
217 "source.css entity.name.tag.reference",
218 "beginning.punctuation.definition.list.markdown",
219 "source.css entity.other.attribute-name.parent-selector",
220 "meta.structure.dictionary.json support.type.property-name"
221 ],
222 "settings": {
223 "foreground": "#00e8c6"
224 }
225 },
226 {
227 "name": "Orange",
228 "scope": [
229 "markup.bold",
230 "constant.numeric",
231 "meta.group.regexp",
232 "constant.other.php",
233 "support.constant.ext.php",
234 "constant.other.class.php",
235 "support.constant.core.php",
236 "fenced_code.block.language",
237 "constant.other.caps.python",
238 "entity.other.attribute-name",
239 "support.type.exception.python",
240 "source.css keyword.other.unit",
241 "variable.other.object.property.js.jsx", "variable.other.object.js"
242 ],
243 "settings": {
244 "foreground": "#f39c12"
245 }
246 },
247 {
248 "name": "Yellow",
249 "scope": [
250 "markup.list",
251 "text.xml string",
252 "entity.name.type",
253 "support.function",
254 "entity.other.attribute-name",
255 "meta.at-rule.extend",
256 "entity.name.function",
257 "entity.other.inherited-class",
258 "entity.other.keyframe-offset.css",
259 "text.html.markdown string.quoted",
260 "meta.function-call.generic.python",
261 "meta.at-rule.extend support.constant",
262 "entity.other.attribute-name.class.jade",
263 "source.css entity.other.attribute-name",
264 "text.xml punctuation.definition.string"
265
266 ],
267 "settings": {
268 "foreground": "#FFE66D"
269 }
270 },
271 {
272 "name": "Pink",
273 "scope": [
274 "markup.heading",
275 "variable.language.this.js",
276 "variable.language.special.self.python"
277 ],
278 "settings": {
279 "foreground": "#ff00aa"
280 }
281 },
282 {
283 "name": "Hot Pink",
284 "scope": [
285 "punctuation.definition.interpolation",
286 "punctuation.section.embedded.end.php",
287 "punctuation.section.embedded.end.ruby",
288 "punctuation.section.embedded.begin.php",
289 "punctuation.section.embedded.begin.ruby",
290 "punctuation.definition.template-expression",
291 "entity.name.tag"
292 ],
293 "settings": {
294 "foreground": "#f92672"
295 }
296 },
297 {
298 "name": "Purple",
299 "scope": [
300 "storage",
301 "keyword",
302 "meta.link",
303 "meta.image",
304 "markup.italic",
305 "source.js support.type"
306
307 ],
308 "settings": {
309 "foreground": "#c74ded"
310 }
311 },
312 {
313 "name": "Blue",
314 "scope": [
315 "string.regexp",
316 "markup.changed"
317 ],
318 "settings": {
319 "foreground": "#7cb7ff"
320 }
321 },
322 {
323 "name": "Red",
324 "scope": [
325 "constant",
326 "support.class",
327 "keyword.operator",
328 "support.constant",
329 "text.html.markdown string",
330 "source.css support.function",
331 "source.php support.function",
332 "support.function.magic.python",
333 "entity.other.attribute-name.id",
334 "markup.deleted"
335 ],
336 "settings": {
337 "foreground": "#ee5d43"
338 }
339 },
340 {
341 "name": "Green",
342 "scope": [
343 "string",
344 "text.html.php string",
345 "markup.inline.raw",
346 "markup.inserted",
347 "punctuation.definition.string",
348 "punctuation.definition.markdown",
349 "text.html meta.embedded source.js string",
350 "text.html.php punctuation.definition.string",
351 "text.html meta.embedded source.js punctuation.definition.string",
352 "text.html punctuation.definition.string",
353 "text.html string"
354 ],
355 "settings": {
356 "foreground": "#96E072"
357 }
358 },
359 {
360 "name": "Font Underline",
361 "scope": [
362 "entity.other.inherited-class"
363 ],
364 "settings": {
365 "fontStyle": "underline"
366 }
367 }
368 ]
369}