andromeda.json

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