Material UI Theme Editor Installation // with npm npm install mui-theme-editor // with yarn yarn add mui-theme-editor Usage import React from 'react' import { ThemeProvider } from 'mui-theme-editor' // WIP }