aboutsummaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2025-11-26 12:09:01 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2025-11-26 12:09:01 -0500
commita9f6e9b1f1c0e4f0a628954e3427bf5020d486c0 (patch)
tree6343ceeb8024d0b4be2732e1fe640bd456a16157 /waybar
parent0a29ee6e5384874704c2f34df9224d707bdf4e7a (diff)
downloadrivercfg-a9f6e9b1f1c0e4f0a628954e3427bf5020d486c0.tar.gz
rivercfg-a9f6e9b1f1c0e4f0a628954e3427bf5020d486c0.tar.xz
from nord to gruvbox
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 {