Back to Refine

Ant Design Custom Themes | Refine v4 UI Design

documentation/versioned_docs/version-4.xx.xx/examples/themes/refine-themes-antd.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/antd. You can easily customize your theme as you wish in your Refine project.

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