Sine Striker
2023-12-21 77f10f7c5eb8716c06eb7e0447c3fd8dbcb48d79
examples/mainwindow/dark-style.qss
@@ -142,7 +142,11 @@
/* Window */
MainWindow {
MainWindow[custom-style=true] {
    background-color: transparent;
}
MainWindow[custom-style=false] {
    background-color: #1E1E1E;
}