color-schemes/build/resources/themes/tron.json
2014-02-16 03:06:55 +00:00

36 lines
1.3 KiB
JSON

{
"theme": {
"name": "Tron",
"description": "Tron.",
"author": "Dayle Rees",
"slug": "tron",
"type": "dark"
},
"background": "#14191f",
"foreground": "#aec2e0",
"first": "#267fb5",
"second": "#ffffff",
"third": "#ffffff",
"fourth": "#748aa6",
"fifth": "#267fb5",
"comment": "#324357",
"string": "#6ee2ff",
"number": "#6ee2ff",
"selection_foreground": "#ffffff",
"selection_background": "#7a9bc2",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#1b232c",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#7a9bc2",
"bracket_content": "#ffffff",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#4d6785",
"ui_first": "#267fb5"
}