Update stylesheet.qss
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user