Back to Refine

Custom Material UI Theme | Refine v4 Styling

documentation/versioned_docs/version-4.xx.xx/examples/customization/theme/customThemeMaterialUI.md

3.25.0298 B
Original Source

You can customize design and theme in your project with Refine. In this example, we have created an example application by customizing the default theme of Refine. You can easily customize your theme as you wish in your Refine project.

<CodeSandboxExample path="customization-theme-material-ui" />