SineStriker
2023-12-22 a5d13e19dd7f6037e10b649c49805922ae5e0fa6
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 {