dotfiles/waybar/styles/modules/wireplumber.css
Benjamin Palko 3c21b077ba more styling
2024-03-22 17:32:45 -05:00

8 lines
83 B
CSS

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