Merge pull request 'fix: status bar text contrast — use Text color instead of Subtext0' (#210) from fix/status-bar-contrast into main
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
Reviewed-on: #210
This commit was merged in pull request #210.
This commit is contained in:
@@ -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