SineStriker
2023-12-21 327055934009dc416be6234db8e4d26fab81fb80
examples/mainwindow/light-style.qss
@@ -140,7 +140,11 @@
/* Window */
MainWindow {
MainWindow[custom-style=true] {
    background-color: transparent;
}
MainWindow[custom-style=false] {
    background-color: #F3F3F3;
}