aboutsummaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'waybar')
-rw-r--r--waybar/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 038a0ac..efff8ea 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -10,7 +10,8 @@
}
window#waybar {
- background: transparent;
+ /* background: transparent; */
+ background: #282828;
}
@@ -19,7 +20,7 @@ window#waybar.hidden {
}
#window {
- color: #8FBCBB;
+ color: #ebdbb2;
}
#tags {