Back to Refine

Custom Ant Design Theme | Styling Refine v4 Apps

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

3.25.0291 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-antd" />