You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
358 B
TOML

idle_bg = "#fdf6e3" # base3
idle_fg = "#586e75" # base01
info_bg = "#268bd2" # blue
info_fg = "#fdf6e3" # base3
good_bg = "#859900" # green
good_fg = "#fdf6e3" # base3
warning_bg = "#b58900" # yellow
warning_fg = "#fdf6e3" # base3
critical_bg = "#dc322f" # red
critical_fg = "#fdf6e3" # base3
separator = "\ue0b2"
separator_bg = "auto"
separator_fg = "auto"