Back to Refine

Refine Themes Chakra UI Example | Accessibility in Refine v5

documentation/docs/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" />