color
This commit is contained in:
@ -6,10 +6,10 @@ const theme = createTheme({
|
||||
cssVariables: true,
|
||||
palette: {
|
||||
primary: {
|
||||
main: '#556cd6',
|
||||
main: '#556cd0',
|
||||
},
|
||||
secondary: {
|
||||
main: '#19857b',
|
||||
main: '#19857f',
|
||||
},
|
||||
error: {
|
||||
main: red.A400,
|
||||
|
||||
Reference in New Issue
Block a user