Live app: https://petertyliu.github.io/mui-theme-builder/
Use this app to build/generate a basic MUI theme, which you can customize further by referring to the MUI theming docs. Built with MUI 7, Compatible with MUI 5 and higher.
Inspired by (but not forked from) bareynol's MUI theme creator
# Install packages
npm i
# Run app
npm run dev