Add search to mobile, fix light mode drawer background
This commit is contained in:
@ -13,10 +13,10 @@ const useCreateTheme = (mode: PaletteMode) => {
|
||||
? {
|
||||
mode,
|
||||
primary: {
|
||||
main: '#3764be',
|
||||
main: '#1b72de',
|
||||
},
|
||||
secondary: {
|
||||
main: '#3764be',
|
||||
main: '#1b72de',
|
||||
},
|
||||
background: {
|
||||
default: '#f9f9f9',
|
||||
|
Reference in New Issue
Block a user