dotfiles/waybar/styles/modules/wireplumber.css
2024-10-01 00:20:55 -04:00

8 lines
83 B
CSS
Executable file

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