mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
颜色更换
This commit is contained in:
@@ -21,6 +21,8 @@ export const appThemeList: string[] = [
|
||||
];
|
||||
|
||||
export const theme = {
|
||||
darkThemeName: 'dark',
|
||||
lightThemeName: 'light',
|
||||
//深色主题
|
||||
darkTheme: true,
|
||||
//系统主题色
|
||||
|
||||
Reference in New Issue
Block a user