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;