Update background volor
This commit is contained in:
parent
4780d8fb79
commit
de309be807
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ export const dark: IThemeColors = {
|
|||
export const light: IThemeColors = {
|
||||
autofill: "#f4f6c5",
|
||||
background: {
|
||||
default: "#F1F6F6",
|
||||
default: "#EFF5F8",
|
||||
paper: "#FFFFFF"
|
||||
},
|
||||
checkbox: {
|
||||
|
|
Loading…
Reference in a new issue