Updated the background color of the light.js theme
This commit is contained in:
parent
2ae9d493eb
commit
55736a3217
@ -8,6 +8,9 @@ const theme = createTheme({
|
||||
},
|
||||
text: {
|
||||
main: '#000000',
|
||||
},
|
||||
background: {
|
||||
default: '#FDFDFD',
|
||||
}
|
||||
},
|
||||
typography: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user