summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--waybar/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/style.css b/waybar/style.css
index beb3d58..e791f99 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -156,7 +156,7 @@ label:focus {
}
#memory {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
}
@@ -181,7 +181,7 @@ label:focus {
}
#wireplumber {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
}