Sine Striker
2024-11-21 ba8e8a32fc6e909ad0a2c152e36b6660c01fdad5
examples/mainwindow/light-style.qss
@@ -140,12 +140,12 @@
/* Window */
MainWindow[custom-style=true] {
    background-color: transparent;
MainWindow {
    background-color: #F3F3F3;
}
MainWindow[custom-style=false] {
    background-color: #F3F3F3;
MainWindow[custom-style=true] {
    background-color: transparent;
}
QWidget#clock-widget {