summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 599e6af..7e6e851 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -158,13 +158,13 @@ label:focus {
}
#cpu {
- background-color: #1b1d1c;
+ background-color: #198844;
color: #ffffff;
padding-right: 18px;
}
#memory {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
padding-right: 18px;
}
@@ -191,7 +191,7 @@ label:focus {
}
#wireplumber {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
padding-right: 18px;
}