上一版遗漏补提
This commit is contained in:
parent
aa10943227
commit
3881fb6f2e
@ -4,9 +4,11 @@ export const themeSettings: App.Theme.ThemeSetting = {
|
||||
grayscale: false,
|
||||
colourWeakness: false,
|
||||
recommendColor: false,
|
||||
themeColor: '#0E42D2',
|
||||
//themeColor: '#0E42D2',
|
||||
themeColor: '#ef4444',//默认主色
|
||||
otherColor: {
|
||||
info: '#0E42D2',
|
||||
//info: '#0E42D2',
|
||||
info: '#ef4444',//默认信息色
|
||||
success: '#009A29',
|
||||
warning: '#D25F00',
|
||||
error: '#CB2634'
|
||||
|
Loading…
Reference in New Issue
Block a user