Sine Striker
2024-04-30 87b7caada401149efda7bfee5289babdbcd5165f
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 {