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
362 B
TOML

idle_bg = "#002b36" # base03
idle_fg = "#93a1a1" # base1
info_bg = "#268bd2" # blue
info_fg = "#002b36" # base03
good_bg = "#859900" # green
good_fg = "#002b36" # base03
warning_bg = "#b58900" # yellow
warning_fg = "#002b36" # base03
critical_bg = "#dc322f" # red
critical_fg = "#002b36" # base03
separator = "\ue0b2"
separator_bg = "auto"
separator_fg = "auto"