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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Slime",
"description": "Slime.",
"author": "Dayle Rees",
"slug": "slime",
"type": "dark"
},
"background": "#292D30",
"foreground": "#FFFFFF",
"first": "#FAFFDB",
"second": "#9FB3C2",
"third": "#C7AF3F",
"fourth": "#9FB3C2",
"fifth": "#C7AF3F",
"comment": "#4F5A63",
"string": "#FAFFDB",
"number": "#C7AF3F",
"selection_foreground": "#4e653d",
"selection_background": "#C7AF3F",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#384147",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#8AB8A2",
"bracket_content": "#C7AF3F",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#80919f"
}