Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Custom Theme Ant Design

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.

Run on your local
npm create refine-app@latest -- --example customization-theme-antd
Last updated on Jul 25, 2023 by Yıldıray Ünlü