From 029951954e0409db826ffe215eb36c85067168b8 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 11 Aug 2025 02:24:23 +0300 Subject: [PATCH] Update style.css --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 5e76e5f..5292152 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -92,7 +92,7 @@ font-weight: 300; animation-duration: 2s; } #custom-power { - background-color: #a5adcb; + background-color: #2b2d45; border-radius: 100px; margin: 5px 5px; padding: 1px 1px 1px 6px;