start full-soy vim config, change colors a bit, general YOLO commit
This commit is contained in:
parent
4ff5fc37a6
commit
4bda92d47d
17 changed files with 439 additions and 120 deletions
18
sway/.config/i3status-rust/themes/moonfly.toml
Normal file
18
sway/.config/i3status-rust/themes/moonfly.toml
Normal file
|
@ -0,0 +1,18 @@
|
|||
idle_bg = "#080808"
|
||||
idle_fg = "#b2b2b2"
|
||||
|
||||
good_bg = "#8cc85f"
|
||||
good_fg = "#080808"
|
||||
|
||||
info_bg = "#79dac8"
|
||||
info_fg = "#080808"
|
||||
|
||||
warning_bg = "#e3c78a"
|
||||
warning_fg = "#080808"
|
||||
|
||||
critical_bg = "#ff5189"
|
||||
critical_fg = "#080808"
|
||||
|
||||
separator = "/"
|
||||
separator_fg = "#b2b2b2"
|
||||
separator_bg = "#080808"
|
Loading…
Add table
Add a link
Reference in a new issue