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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Halflife",
"description": "Halflife.",
"author": "Dayle Rees",
"slug": "halflife",
"type": "dark"
},
"background": "#222222",
"foreground": "#cccccc",
"first": "#FC913A",
"second": "#7D8991",
"third": "#F9D423",
"fourth": "#7D8991",
"fifth": "#F85931",
"comment": "#555555",
"string": "#F9D423",
"number": "#F9D423",
"selection_foreground": "#ffffff",
"selection_background": "#F85931",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#282828",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#FC913A",
"bracket_content": "#7D8991",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#808080"
}