summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/hyprland/.config/waybar/style.css')
-rw-r--r--dotfiles/hyprland/.config/waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/waybar/style.css b/dotfiles/hyprland/.config/waybar/style.css
index d1a99b2..4ee0615 100644
--- a/dotfiles/hyprland/.config/waybar/style.css
+++ b/dotfiles/hyprland/.config/waybar/style.css
@@ -90,6 +90,10 @@ window#waybar {
color: #bbbbbb;
}
+#custom-netspeed.disconnected {
+ color: #ff5858;
+}
+
#battery.warning {
color: #daa520;
}