Kaynağa Gözat

UI: Fix toolbutton colour in Yami

Matt Gajownik 3 yıl önce
ebeveyn
işleme
43ef6699e3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      UI/data/themes/Yami.qss

+ 1 - 1
UI/data/themes/Yami.qss

@@ -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;