RC-2: update fuse layout and add new values to themes config
This commit is contained in:
@@ -37,6 +37,7 @@ const themesConfig = {
|
||||
},
|
||||
background: {
|
||||
paper: '#FFFFFF',
|
||||
authPaper: '#F1F5F9',
|
||||
default: '#f1f5f9',
|
||||
},
|
||||
error: {
|
||||
@@ -44,10 +45,16 @@ const themesConfig = {
|
||||
main: '#f44336',
|
||||
dark: '#b71c1c',
|
||||
},
|
||||
border: {
|
||||
light: '#D9D9D9',
|
||||
},
|
||||
},
|
||||
status: {
|
||||
danger: 'orange',
|
||||
},
|
||||
size: {
|
||||
inputRadius: '10px',
|
||||
},
|
||||
},
|
||||
defaultDark: {
|
||||
palette: {
|
||||
|
||||
Reference in New Issue
Block a user