feat: 主题颜色的调整,现在支持切换颜色
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
color: #ff3d60;
|
||||
}
|
||||
|
||||
.color-2D91FF {
|
||||
color: #2d91ff;
|
||||
.theme-color-500 {
|
||||
color: $theme-color-500;
|
||||
}
|
||||
|
||||
.color-43669A {
|
||||
|
||||
Reference in New Issue
Block a user