Kaynağa Gözat

UI: Fix warning color

Exeldro 1 yıl önce
ebeveyn
işleme
4cdbbacaff
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      UI/data/themes/Yami.obt

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

@@ -1390,7 +1390,7 @@ QLabel#errorLabel {
 }
 
 * [themeID="warning"] {
-    color: var(--danger);
+    color: var(--warning);
     font-weight: bold;
 }