summaryrefslogtreecommitdiff
path: root/config/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/style.css b/config/waybar/style.css
index 55cfb23..52d37f9 100644
--- a/config/waybar/style.css
+++ b/config/waybar/style.css
@@ -5,8 +5,8 @@
}
window#waybar {
- background-color: #282C34;
- color: #ffffff;
+ background-color: #ECE9E1;
+ color: #333333;
}
button {
@@ -71,7 +71,7 @@ button:hover {
#mpd {
padding: 0 7px;
padding-bottom: 7px;
- color: #ffffff;
+ color: #0D29FF;
}
#window,
@@ -89,7 +89,7 @@ button:hover {
margin-right: 0;
}
#battery {
- color: #FFFFFF;
+ color: #0D29FF;
}
#battery.charging, #battery.plugged {