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 88b8900..cf2ad88 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -152,12 +152,12 @@ label:focus {
}
#cpu {
- background-color: #1b1d1c;
+ background-color: #198844;
color: #ffffff;
}
#memory {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
}
@@ -182,7 +182,7 @@ label:focus {
}
#pulseaudio {
- background-color: #198844;
+ background-color: #1b1d1c;
color: #ffffff;
}