Basic search

This commit is contained in:
Daniel Lautzenheiser
2022-11-07 15:21:37 -05:00
parent 2552bbc5c8
commit 22385e53f4
21 changed files with 704 additions and 74 deletions

View File

@ -26,7 +26,7 @@ const useCreateTheme = (mode: PaletteMode) => {
: {
mode,
primary: {
main: '#3A69C7',
main: '#5ecffb',
},
secondary: {
main: '#5ecffb',