From 0c58349eb906c379e06777e4bed39a65876a9622 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:56:15 +0530 Subject: [PATCH] remove some styles --- .config/waybar/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 5fb3765..88374aa 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -142,14 +142,6 @@ button { color: @surface2; } -#cava { - color: @blue; -} - -#network { - color: @blue; -} - #network.disconnected { color: @surface2; }