feat: 新增主题颜色选择

This commit is contained in:
MTrun
2022-03-12 18:46:51 +08:00
parent c3e5117b31
commit e2e72ff9fd
14 changed files with 8682 additions and 28 deletions
+1
View File
@@ -19,6 +19,7 @@ $light: (
background-color5-shallow: $--color-light-bg-5-shallow,
// 毛玻璃背景
filter-color: $--filter-color-login-light,
filter-color-shallow: $--filter-color-login-light-shallow,
//渐变背景
background-image:
linear-gradient(120deg, $--color-light-bg 0%, $--color-light-bg 100%),