aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 8f23cad..a5b6865 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -5,8 +5,8 @@
}
window#waybar {
- background-color: #2b3339;
- color: #d3c6aa;
+ background-color: #282828;
+ color: #ebdbb2;
}
window#waybar > * {