소스 검색

主题色修改

黄琪勇 7 달 전
부모
커밋
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;