Back to Refine

Refine Themes MUI Example | Themes in Refine v5

documentation/docs/examples/themes/refine-themes-mui.md

3.25.0422 B
Original Source

You can use predefined themes provided by Refine. In this example, we have created an example application by using the RefineThemes from @refinedev/mui. You can easily customize your theme as you wish in your Refine project.

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