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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Hyrule",
"description": "Hyrule.",
"author": "Dayle Rees",
"slug": "hyrule",
"type": "dark"
},
"background": "#2d2c2b",
"foreground": "#c0d5c1",
"first": "#f5c504",
"second": "#569e16",
"third": "#90c93f",
"fourth": "#90c93f",
"fifth": "#f5c504",
"comment": "#716d6a",
"string": "#ce830d",
"number": "#f5c504",
"selection_foreground": "#ffffff",
"selection_background": "#569e16",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#3d3934",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#f5c504",
"bracket_content": "#569e16",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#9e9a98"
}