Sine Striker
2023-12-22 c837319767bb609c6ec806336e49a347c77b11d3
examples/mainwindow/dark-style.qss
@@ -142,12 +142,12 @@
/* Window */
MainWindow[custom-style=true] {
    background-color: transparent;
MainWindow {
    background-color: #1E1E1E;
}
MainWindow[custom-style=false] {
    background-color: #1E1E1E;
MainWindow[custom-style=true] {
    background-color: transparent;
}
QWidget#clock-widget {