dotfiles/waybar/styles/modules/wireplumber.css
2024-07-11 09:20:42 -04:00

8 lines
83 B
CSS

#wireplumber {
background: @color4;
}
#wireplumber.muted {
color: #f53c3c;
}