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

35 lines
1.2 KiB
JSON

{
"theme": {
"name": "Potpourri",
"description": "Potpourri.",
"author": "Dayle Rees",
"slug": "potpourri",
"type": "dark"
},
"background": "#2E2B2C",
"foreground": "#F8F8F2",
"first": "#C491C4",
"second": "#ED1153",
"third": "#B866FA",
"fourth": "#ED1153",
"fifth": "#F76ACB",
"comment": "#696363",
"string": "#B866FA",
"number": "#C84FF0",
"selection_foreground": "#ffffff",
"selection_background": "#ED1153",
"selection_border": "#222218",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#403c37",
"caret": "#f8f8f0",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#C491C4",
"bracket_content": "#ED1153",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#8f8787"
}