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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Sourlick",
"description": "Sourlick.",
"author": "Dayle Rees",
"slug": "sourlick",
"type": "dark"
},
"background": "#2E2C2B",
"foreground": "#DEDEDE",
"first": "#EDF252",
"second": "#8AC27A",
"third": "#BDF522",
"fourth": "#D2EB31",
"fifth": "#FFBB29",
"comment": "#615953",
"string": "#E4FF33",
"number": "#FC580C",
"selection_foreground": "#ffffff",
"selection_background": "#518f0d",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#3B3633",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#FFBB29",
"bracket_content": "#70C910",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#92867d"
}