chore(主题样式): 更新主题列表,补全'pink', 'gold', 'purple', 'yellow', 'black'
This commit is contained in:
@@ -14,7 +14,7 @@ export const langConfig = {
|
||||
// 主题配置
|
||||
export const themeConfig = {
|
||||
// 主题列表
|
||||
themeList: ['default', 'red', 'green', 'blue'],
|
||||
themeList: ['default', 'red', 'green', 'blue', 'pink', 'gold', 'purple', 'yellow', 'black'],
|
||||
// 默认主题
|
||||
defaultTheme: 'default'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user