mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增主题颜色选择
This commit is contained in:
@@ -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%),
|
||||
|
||||
Reference in New Issue
Block a user