Kaynağa Gözat

更改了颜色无法显示的bug

wzp 5 ay önce
ebeveyn
işleme
8811c599cb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Front/themes/py_dracula_light.qss

+ 1
- 1
Front/themes/py_dracula_light.qss Dosyayı Görüntüle

@@ -271,7 +271,7 @@ QLineEdit {
271 271
 	padding-left: 10px;
272 272
 	selection-color: rgb(255, 255, 255);
273 273
 	selection-background-color: rgb(255, 121, 198);
274
-    color: #f8f8f2;
274
+    color: #a7aabd;
275 275
 }
276 276
 QLineEdit:hover {
277 277
 	border: 2px solid rgb(64, 71, 88);

Loading…
İptal
Kaydet