Back to Refine

Chakra UI Custom Themes | Refine v4 Styling Guide

documentation/versioned_docs/version-4.xx.xx/examples/themes/refine-themes-chakra-ui.md

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

<CodeSandboxExample path="theme-chakra-ui-demo" />