Update stylesheet.qss
This commit is contained in:
parent
d4c5e3c317
commit
820e35edd4
|
@ -27,5 +27,9 @@ object names (ids), which you can find through debugging tools.
|
|||
|
||||
QVBoxLayout {
|
||||
background-color: #313338;
|
||||
color: #313338;
|
||||
color: #e4e4e4;
|
||||
}
|
||||
|
||||
QProgressBar::chunk {
|
||||
background-color: #2eb398;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user