Update .config/waybar/style.css

This commit is contained in:
Lewis Wynne 2025-11-01 03:17:27 +00:00
parent 188b0756a0
commit c75a962f1b

View file

@ -1,6 +1,6 @@
* { * {
background-color: #222222; background-color: #281733;
color: @foreground; color: #eeeeee;
border: none; border: none;
border-radius: 0; border-radius: 0;
@ -75,4 +75,4 @@ tooltip {
#custom-screenrecording-indicator.active { #custom-screenrecording-indicator.active {
color: #a55555; color: #a55555;
} }