color-schemes/build/resources/themes/peacocks-in-space.json
2014-02-12 21:22:37 +00:00

35 lines
1.3 KiB
JSON

{
"theme": {
"name": "Peacocks In Space",
"description": "Peacocks In Space",
"author": "Dayle Rees",
"slug": "peacocks-in-space",
"type": "dark"
},
"background": "#2b303b",
"foreground": "#dee3ec",
"first": "#26A6A6",
"second": "#FF5D38",
"third": "#BCD42A",
"fourth": "#26A6A6",
"fifth": "#FF5D38",
"comment": "#6e7a94",
"string": "#BCD42A",
"number": "#BCD42A",
"selection_foreground": "#ffffff",
"selection_background": "#26A6A6",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#272b34",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#FF5D38",
"bracket_content": "#26A6A6",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#8998b9"
}