strawberry-audio-player-win.../data/style/statusview.css

12 lines
173 B
CSS

StatusView {
background: white;
background-color: white;
}
QVBoxLayout {
background: white;
background-color: white;
}
QScrollArea {
background: qpalette(base);
}