Add new theme color
This commit is contained in:
@@ -10,6 +10,9 @@ const theme = createMuiTheme({
|
||||
secondary: {
|
||||
main: '#19857b',
|
||||
},
|
||||
flash: {
|
||||
main: '#25D89A',
|
||||
},
|
||||
error: {
|
||||
main: red.A400,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user