Add light blue as our accent color
This commit is contained in:
parent
b4faa4851a
commit
4b59bf01b3
@ -8,6 +8,7 @@ export const muiTheme = getMuiTheme({
|
||||
textColor: colors.black,
|
||||
},
|
||||
palette: {
|
||||
accent1Color: colors.lightBlueA700,
|
||||
pickerHeaderColor: colors.lightBlue,
|
||||
primary1Color: colors.lightBlue,
|
||||
primary2Color: colors.lightBlue,
|
||||
|
Loading…
x
Reference in New Issue
Block a user