change(ui): bg override
This commit is contained in:
parent
171253336b
commit
bee706e3e3
1 changed files with 0 additions and 2 deletions
|
|
@ -20,7 +20,6 @@ const customTheme: ThemeConfig = {
|
|||
// algorithm: theme.compactAlgorithm,
|
||||
components: {
|
||||
Layout: {
|
||||
bodyBg: colors['gray-lightest'],
|
||||
headerBg: colors['gray-lightest'],
|
||||
siderBg: colors['gray-lightest']
|
||||
},
|
||||
|
|
@ -51,7 +50,6 @@ const customTheme: ThemeConfig = {
|
|||
}
|
||||
},
|
||||
token: {
|
||||
colorBgBase: colors['gray-lightest'],
|
||||
colorPrimary: colors.teal,
|
||||
colorPrimaryActive: '#394EFF',
|
||||
colorBgLayout: colors['gray-lightest'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue