Back to Refine

Refine Themes Mantine Example | Best Practices in Refine v5

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

3.25.0414 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/mantine. You can easily customize your theme as you wish in your Refine project.

<CodeSandboxExample path="theme-mantine-demo" />