Back to Refine

CustomThemeMantine Example | React UI Library in Refine v5

documentation/docs/examples/customization/theme/customThemeMantine.md

3.25.0294 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-mantine" />