Move to dashboard theme
This commit is contained in:
parent
b497063af4
commit
c859f866b8
11 changed files with 5004 additions and 4038 deletions
|
@ -5,10 +5,10 @@ import { createTheme } from '@mui/material/styles';
|
|||
const theme = createTheme({
|
||||
palette: {
|
||||
primary: {
|
||||
main: '#556cd6',
|
||||
main: '#338574',
|
||||
},
|
||||
secondary: {
|
||||
main: '#19857b',
|
||||
main: '#338574',
|
||||
},
|
||||
error: {
|
||||
main: red.A400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue