
Change all Chakra UI theme colors, create custom brand colors and generate color palettes.
@hypertheme-editor/chakra-ui-colors
import { ThemeEditorColors } from '@hypertheme-editor/chakra-ui-colors'
ThemeEditColors works with the ThemeEditorDrawer component.
Put the ThemeEditColors component as a children of ThemeEditorDrawer and set icon and title props like in this example:
Prev
Next