mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
feat: 新增主题色选项
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"color": [
|
||||
"#e01f54",
|
||||
"#5e4ea5",
|
||||
"#f5e8c8",
|
||||
"#b8d2c7",
|
||||
"#c6b38e",
|
||||
"#a4d8c2",
|
||||
"#f3d999",
|
||||
"#d3758f",
|
||||
"#dcc392",
|
||||
"#2e4783",
|
||||
"#82b6e9",
|
||||
"#ff6347",
|
||||
"#a092f1",
|
||||
"#0a915d",
|
||||
"#eaf889",
|
||||
"#6699FF",
|
||||
"#ff6666",
|
||||
"#3cb371",
|
||||
"#d5b158",
|
||||
"#38b6b6"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user