aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/waybar/style.css')
-rw-r--r--dotfiles/.config/waybar/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css
index 887c3ab..5af71da 100644
--- a/dotfiles/.config/waybar/style.css
+++ b/dotfiles/.config/waybar/style.css
@@ -4,7 +4,7 @@
}
window#waybar {
background: #000000;
- color: #e5e9f0;
+ color: #faf6e5;
min-height: 0;
}
#custom-right-arrow-cyan, #custom-left-arrow-cyan {
@@ -33,14 +33,13 @@ window#waybar {
color: #000000;
}
#tray,
-#memory,
#battery,
#network,
#backlight,
#custom-vpn-status,
#custom-torrent-status,
#workspaces {
- background: #1d2021;
+ background: #232328;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}