examples/mainwindow/dark-style.qss
@@ -16,6 +16,7 @@ border: none; color: #ECECEC; background-color: transparent; min-height: 28px; } @@ -103,7 +104,7 @@ QMenu { padding: 4px; background: #303030; border: 1.25px solid transparent; border: 1px solid transparent; } QMenu::indicator { @@ -145,6 +146,10 @@ background-color: #1E1E1E; } MainWindow[custom-style=true] { background-color: transparent; } QWidget#clock-widget { font-size: 75px; color: #FEFEFE;