summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 1cee57b..328b03f 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -6,7 +6,7 @@
}
window#waybar {
- background: #121212;
+ background: #151515;
color: #dedede;
}
@@ -16,7 +16,7 @@ window#waybar {
}
#workspaces button.focused {
- color: #121212;
+ color: #151515;
background-color: #C9DE95;
}