0.2.2 • Published 1 year ago

@hypertheme-editor/chakra-ui-colors v0.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@hypertheme-editor/chakra-ui-colors

Change all Chakra UI theme colors, create custom custom colors and generate color palettes with HyperTheme Editor.

Colors Editor Panel

This module is part of HyperTheme Editor, check it out before installing and using it.

Import

import { ThemeEditorFontSizes } from '@hypertheme-editor/chakra-ui-font-sizes'

Usage

ThemeEditorColors works with the ThemeEditorDrawer component.

Put the ThemeEditColors component as a children of ThemeEditorDrawer and set icon and title props like in this example:

function MyThemeEditor(props) {
  return (
    <ThemeEditor>
      <ThemeEditorButton {...props} />
      <ThemeEditorDrawer>
        <ThemeEditorFontSizes icon={ImFontSize} title="Font Sizes" />
      </ThemeEditorDrawer>
    </ThemeEditor>
  )
}

HyperTheme Editor

HyperTheme Editor screen shot

Powerful visual theme editor for your next Chakra UI project.

Learn more about it on the website: hyperthe.me.

Documentation

Read the HyperTheme Editor documentation here.

License

HyperTheme Editor is licensed under the MIT License by Hyperting S.r.l..

0.2.1

1 year ago

0.2.0

1 year ago

0.2.2

1 year ago

0.1.6-rc.0

3 years ago

0.2.0-dev.2

3 years ago

0.2.0-dev.3

3 years ago

0.2.0-dev.1

3 years ago

0.2.0-dev.4

3 years ago

0.1.4-rc.4

3 years ago

0.1.4-rc.3

3 years ago

0.1.4-rc.2

3 years ago

0.1.4-rc.1

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3-rc.0

3 years ago

0.1.4-rc.0

3 years ago

0.1.3

3 years ago

0.2.0-rc.2

4 years ago

0.2.0-rc.1

4 years ago

0.2.0-rc.0

4 years ago

0.1.0-rc.9

4 years ago

0.1.0-rc.8

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0-rc.10

4 years ago

0.1.0-rc.7

4 years ago

0.1.0-rc.6

4 years ago

0.1.0-rc.5

4 years ago

0.1.0-rc.4

4 years ago

0.1.0-rc.3

4 years ago