src/style/index.scss
@@ -24,7 +24,9 @@ --pure-theme-sidebar-logo: none; --pure-theme-menu-title-hover: initial; --pure-theme-menu-active-before: transparent; --el-color-primary: #0F5FD2; } $--color-primary: #0F5FD2; // 蓝色 /* 灰色模式 */ .html-grey { @@ -35,3 +37,9 @@ .html-weakness { filter: invert(80%); } .baseclass{ color: rgba(15, 95, 210, 1); font-size: 16px; font-weight: 400; line-height: 18px; }