49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
// NOTE: This is a custom JSON file, where lines leading
|
|
// with `//` are removed. No other comments are valid.
|
|
{
|
|
"foreground": "#eff0f1",
|
|
"foreground:light": "#ffffff",
|
|
"background": "#31363b",
|
|
"background:alternate": "#31363b",
|
|
"highlight": "#3daee9",
|
|
"highlight:dark": "#2a79a3",
|
|
"highlight:alternate": "#2f88b7",
|
|
"midtone": "#76797c",
|
|
"midtone:light": "#b0b0b0",
|
|
"midtone:dark": "#626568",
|
|
"midtone:hover": "#8a8d8f",
|
|
"view:checked": "#334e5e",
|
|
"view:hover": "rgba(61, 173, 232, 0.1)",
|
|
"toolbar:horizontal:background": "#31363b",
|
|
"toolbar:vertical:background": "#31363b",
|
|
"view:corner": "#31363b",
|
|
"view:header:border": "#76797c",
|
|
"view:header": "#31363b",
|
|
"view:border": "#31363b",
|
|
"view:background": "#1d2023",
|
|
"text:background": "#1d2023",
|
|
"tab:background:selected": "#31363b",
|
|
"tab:background": "#2c3034",
|
|
"tree": "#afafaf",
|
|
"slider:foreground": "#3daee9",
|
|
"slider:handle:background": "#1d2023",
|
|
"checkbox:light": "#58d3ff",
|
|
"checkbox:disabled": "#c8c9ca",
|
|
"scrollbar:hover": "#3daee9",
|
|
"scrollbar:background": "#1d2023",
|
|
"scrollbar:background:hover": "#76797c",
|
|
"button:background": "#31363b",
|
|
"button:background:pressed": "#454a4f",
|
|
"button:border": "#76797c",
|
|
"button:checked": "#626568",
|
|
"button:disabled": "#454545",
|
|
"close:hover": "#b37979",
|
|
"close:pressed": "#b33e3e",
|
|
"dock:background": "#31363b",
|
|
"dock:float": "#a2a2a2",
|
|
"critical": "#80404a",
|
|
"information": "#406880",
|
|
"question": "#634d80",
|
|
"warning": "#99995C"
|
|
}
|