UI: Fix toolbutton colour in Yami
This commit is contained in:
parent
e75b509bba
commit
43ef6699e3
@ -416,7 +416,7 @@ QToolBar {
|
||||
|
||||
QPushButton[toolButton="true"],
|
||||
QToolButton {
|
||||
background-color: rgb(160,64,75);
|
||||
background-color: rgb(60,64,75);
|
||||
padding: 4px 6px;
|
||||
margin: 0px 2px;
|
||||
border-radius: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user