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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Bold",
"description": "Bold.",
"author": "Dayle Rees",
"slug": "bold",
"type": "dark"
},
"background": "#2a2626",
"foreground": "#ffffff",
"first": "#3D8E91",
"second": "#F0624B",
"third": "#B4B7AD",
"fourth": "#F0624B",
"fifth": "#3D8E91",
"comment": "#534b4b",
"string": "#F7A21B",
"number": "#F7A21B",
"selection_foreground": "#ffffff",
"selection_background": "#3D8E91",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#393434",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#3D8E91",
"bracket_content": "#F0624B",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#6b6161"
}