Skip to content

MUI v5 styling and custom dynamic theming

Duijn,S.H.J. (Sivan) requested to merge feat/add-mui5 into develop
  • 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

Merge request reports