aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 9c03fd3..f082e00 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -8,8 +8,8 @@
}
#waybar {
- color: #EBDBB2;
- background: #282828;
+ color: #cdd6f4;
+ background: #1e1e2e;
}
tooltip {
@@ -21,16 +21,16 @@ tooltip {
}
#workspaces button {
- color: #EBDBB2;
+ color: #6c7086;
}
#workspaces button.active {
- color: #282828;
- background: #EBDBB2;
+ color: #cdd6f4;
+ background: #1e1e2e;
}
#window {
- color: #EBDBB2;
+ color: #cdd6f4;
margin-left: 15px;
}