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