Update stylesheet.qss
This commit is contained in:
@ -26,6 +26,6 @@ object names (ids), which you can find through debugging tools.
|
||||
|
||||
|
||||
QVBoxLayout {
|
||||
background-color: pink;
|
||||
color: pink;
|
||||
background-color: #313338;
|
||||
color: #313338;
|
||||
}
|
||||
|
Reference in New Issue
Block a user