Antd Color Studio
An open-source color editor for designing color system
Table of contents
TOC
๐ฆ Installation
To install components, run the following command:
pnpm add antd-color-editor
๐จ Usage
Base on HCT
Resources: The Science of Color & Design
Color Space
Color Accessibility
Token Mode
Setting Export
โจ๏ธ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/ant-design/antd-color-editor.git
$ cd antd-color-editor
$ pnpm install
$ pnpm start
๐ค Contributing
๐ Total: 3
๐ Links
- material-color-utilities: https://github.com/material-foundation/material-color-utilities
๐ License
This project is MIT licensed.