ソースを参照

主题色修改

黄琪勇 3 ヶ月 前
コミット
f6fdd487ba
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/assets/styles/variable.scss

+ 2 - 2
src/assets/styles/variable.scss

@@ -1,5 +1,5 @@
-$themeColor: #569cfe;
-$themeHoverColor: #1cacf1;
+$themeColor: #198CFE;
+$themeHoverColor: #47A3FE;
 $textColor: #41464b;
 $borderColor: #e5e7eb;
 $lightGray: #f9f9f9;