mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 新增主题色选项
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"color": [
|
||||
"#4992ff",
|
||||
"#7cffb2",
|
||||
"#fddd60",
|
||||
"#ff6e76",
|
||||
"#58d9f9",
|
||||
"#05c091",
|
||||
"#ff8a45",
|
||||
"#8d48e3",
|
||||
"#dd79ff"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user