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