dotfiles/waybar/styles/modules/wireplumber.css
2024-03-18 21:51:48 -05:00

10 lines
137 B
CSS

#wireplumber {
background-color: #fff0f5;
padding: 0 10px;
color: #000000;
}
#wireplumber.muted {
background-color: #f53c3c;
}