MUI v5 styling and custom dynamic theming
- added material ui
- added colorPaletteConfig redux slice for storing (possible per user) color themes
- added OurThemeProvider lib which has a component that uses our colorPaletteConfig and recreates theme changes
- added usecase for mapping our colorPaletteConfig to the mui theme