fix: status bar text contrast — use Text color instead of Subtext0 #210
@@ -976,7 +976,7 @@ QSplitter::handle:hover {
|
||||
|
||||
QStatusBar {
|
||||
background-color: #181825;
|
||||
color: #bac2de;
|
||||
color: #cdd6f4;
|
||||
border-top: 1px solid #313244;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user