Adapted waybar css

This commit is contained in:
2026-02-27 13:57:34 +01:00
parent c6cab85c33
commit 3025c9d318
@@ -38,11 +38,11 @@ window#waybar {
border-radius: 10px; border-radius: 10px;
} }
#custom-notifications.empty { custom-notifications.empty {
color: @overlay1; color: @overlay1;
} }
#custom-notifications.unread { custom-notifications.unread {
color: @yellow; color: @yellow;
} }