25 lines
870 B
JSON
25 lines
870 B
JSON
{
|
|
"themeFgColor": "#eff0f1",
|
|
"themeTextColor": "#eff0f1",
|
|
"themeBgColor": "#31363b",
|
|
"themeBaseColor": "#232629",
|
|
"themeSelectedBgColor": "#3daee9",
|
|
"themeSelectedFgColor": "#eff0f1",
|
|
"insensitiveBgColor": "#2d3136",
|
|
"insensitiveFgColor": "rgba(216, 218, 221, 0.35)",
|
|
"insensitiveBaseColor": "rgba(216, 218, 221, 0.35)",
|
|
"themeUnfocusedFgColor": "#eff0f1",
|
|
"themeUnfocusedTextColor": "#eff0f1",
|
|
"themeUnfocusedBgColor": "#31363b",
|
|
"themeUnfocusedBaseColor": "#232629",
|
|
"themeUnfocusedSelectedBgColor": "rgba(61, 174, 233, 0.5)",
|
|
"themeUnfocusedSelectedFgColor": "#eff0f1",
|
|
"borders": "#616569",
|
|
"unfocusedBorders": "#616569",
|
|
"insensitiveBorders": "rgba(88, 92, 95, 0.35)",
|
|
"warningColor": "#f67400",
|
|
"errorColor": "#da4453",
|
|
"successColor": "#27ae60",
|
|
"contentViewBg": "#232629"
|
|
}
|