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

37 lines
1.4 KiB
JSON

{
"theme": {
"name": "Legacy",
"description": "Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!",
"author": "Dayle Rees",
"slug": "legacy",
"type": "dark"
},
"background": "#14191f",
"foreground": "#aec2e0",
"first": "#267fb5",
"second": "#ffffff",
"third": "#FFB20D",
"fourth": "#748aa6",
"fifth": "#267fb5",
"comment": "#324357",
"string": "#FF410D",
"number": "#C7F026",
"selection_foreground": "#ffffff",
"selection_background": "#FF410D",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#1b232c",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#FFB20D",
"bracket_content": "#267fb5",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#4d6785",
"variables": "#f1f6fb",
"ui_first": "#267fb5"
}