diff options
Diffstat (limited to 'dotfiles/hyprland/.config/themes/dupre')
| -rw-r--r-- | dotfiles/hyprland/.config/themes/dupre/waybar.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/themes/dupre/waybar.css b/dotfiles/hyprland/.config/themes/dupre/waybar.css index 003814e..c5333f5 100644 --- a/dotfiles/hyprland/.config/themes/dupre/waybar.css +++ b/dotfiles/hyprland/.config/themes/dupre/waybar.css @@ -90,6 +90,10 @@ window#waybar { color: #969385; } +#custom-netspeed.disconnected { + color: #d47c59; +} + #battery.warning { color: #d7af5f; } |
