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

36 lines
1.3 KiB
JSON

{
"theme": {
"name": "Arstotzka",
"description": "Arstotzka",
"author": "Dayle Rees",
"slug": "arstotzka",
"type": "dark"
},
"background": "#211f1e",
"foreground": "#EDEBE6",
"first": "#A2A797",
"second": "#516B6B",
"third": "#70807B",
"fourth": "#A2A797",
"fifth": "#cf433e",
"comment": "#3f3a36",
"string": "#a5e3d0",
"number": "#a5e3d0",
"selection_foreground": "#ffffff",
"selection_background": "#516B6B",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#292725",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#A2A797",
"bracket_content": "#516B6B",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#605852",
"variables": "#EDEBE6"
}