BreezeStyleSheets/theme/light-purple.json

50 lines
1.7 KiB
JSON

// NOTE: This is a custom JSON file, where lines leading
// with `//` are removed. No other comments are valid.
{
"foreground": "#31363b",
"foreground:light": "#272b2f",
"background": "#eff0f1",
"background:alternate": "#eaebec",
"highlight": "rgba(164, 51, 223, 0.5)",
"highlight:dark": "rgba(147, 45, 200, 0.5)",
"highlight:alternate": "rgba(184, 71, 243, 0.6)",
"midtone": "#bab9b8",
"midtone:light": "#bab9b8",
"midtone:dark": "rgba(106, 105, 105, 0.7)",
"midtone:hover": "#787876",
"view:checked": "#dab9e7",
"view:hover": "rgba(194, 51, 223, 0.2)",
"toolbar:horizontal:background": "#eff0f1",
"toolbar:vertical:background": "#eff0f1",
"view:corner": "#eff0f1",
"view:header": "#eff0f1",
"view:header:border": "#bab9b8",
"view:border": "#bab9b8",
"view:background": "#eff0f1",
"text:background": "#eff0f1",
"tab:background:selected": "#eff0f1",
"tab:background": "#d9d8d7",
"tree": "#4b4b4b",
"slider:foreground": "#c233df",
"slider:handle:background": "#eff0f1",
"menu:disabled": "#bab9b8",
"checkbox:light": "#272b2f",
"checkbox:disabled": "#6a6e71",
"scrollbar:hover": "rgba(194, 51, 223, 0.8)",
"scrollbar:background": "#eff0f1",
"scrollbar:background:hover": "#c7c7c6",
"button:background": "#eaebec",
"button:background:pressed": "#dfbeec",
"button:border": "#bab9b8",
"button:checked": "#c7c7c6",
"button:disabled": "#b4b4b4",
"close:hover": "#31363b",
"close:pressed": "#b33e3e",
"dock:background": "#eaebec",
"dock:float": "#a2a2a2",
"critical": "#ff8c9f",
"information": "#8cd5ff",
"question": "#c08cff",
"warning": "#ffff8c"
}