diff options
Diffstat (limited to '.config/waybar/everforest.css')
| -rw-r--r-- | .config/waybar/everforest.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/waybar/everforest.css b/.config/waybar/everforest.css index db191e5..ab954fd 100644 --- a/.config/waybar/everforest.css +++ b/.config/waybar/everforest.css @@ -1,4 +1,6 @@ @define-color text #D3C6AA; +@define-color activebg #2e383c; +@define-color bg #272e33; @define-color red #E67E80; @define-color orange #E69875; @define-color yellow #DBBC7F; |