Fix power button color

This commit is contained in:
2026-01-13 15:13:13 +01:00
parent 40911bce34
commit 3ef2add15a

View File

@@ -63,7 +63,6 @@ tooltip {
background-clip: padding-box;
}
#custom-power,
#pulseaudio.muted {
background-color: #e06c75;
}
@@ -129,6 +128,7 @@ tooltip {
color: #c75ae8;
}
#custom-power,
#workspaces button.urgent {
color: #e06c75;
}