瀏覽代碼

Merge pull request #1486 from cg2121/about-dialog-styling

UI: Change about dialog bottom color (light theme)
Jim 7 年之前
父節點
當前提交
4659efc791
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      UI/data/themes/Default.qss

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

@@ -133,7 +133,7 @@ QLabel#errorLabel {
 }
 
 * [themeID="aboutHLayout"] {
-	background-color: rgb(169, 169, 169);
+	background-color: #DCD9D7;
 }
 
 /* Preview background color */