perf: 修改主题蓝色
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
/* #ifndef APP-NVUE */
|
/* #ifndef APP-NVUE */
|
||||||
page {
|
page {
|
||||||
/* 行为相关颜色 */
|
/* 行为相关颜色 */
|
||||||
--fui-color-primary: #465CFF;
|
--fui-color-primary: #2979FF;
|
||||||
--fui-color-success: #09BE4F;
|
--fui-color-success: #09BE4F;
|
||||||
--fui-color-warning: #FFB703;
|
--fui-color-warning: #FFB703;
|
||||||
--fui-color-danger: #FF2B2B;
|
--fui-color-danger: #FF2B2B;
|
||||||
@ -27,7 +27,7 @@ page {
|
|||||||
--fui-color-minor: #CCCCCC;
|
--fui-color-minor: #CCCCCC;
|
||||||
--fui-color-white: #FFFFFF;
|
--fui-color-white: #FFFFFF;
|
||||||
/* 链接颜色 */
|
/* 链接颜色 */
|
||||||
--fui-color-link: #465CFF;
|
--fui-color-link: #2979FF;
|
||||||
|
|
||||||
|
|
||||||
/* 背景颜色 */
|
/* 背景颜色 */
|
||||||
|
Reference in New Issue
Block a user