update
This commit is contained in:
parent
cbcc20d616
commit
3713a644eb
40 changed files with 625 additions and 1764 deletions
18
sway/.config/i3status-rust/themes/foot.toml
Normal file
18
sway/.config/i3status-rust/themes/foot.toml
Normal file
|
@ -0,0 +1,18 @@
|
|||
idle_bg = "#111111"
|
||||
idle_fg = "#dcdccc"
|
||||
|
||||
good_bg = "#7f9f7f"
|
||||
good_fg = "#111111"
|
||||
|
||||
info_bg = "#cc9393"
|
||||
info_fg = "#111111"
|
||||
|
||||
warning_bg = "#f0dfaf"
|
||||
warning_fg = "#111111"
|
||||
|
||||
critical_bg = "#fcace3"
|
||||
critical_fg = "#111111"
|
||||
|
||||
separator = "/"
|
||||
separator_fg = "#ffffff"
|
||||
separator_bg = "#111111"
|
Loading…
Add table
Add a link
Reference in a new issue