antd-color-editor icon indicating copy to clipboard operation
antd-color-editor copied to clipboard

๐ŸŽจ an open-source color editor for designing color system

Antd Color Studio

๐ŸŽจ Quick Start >>

An open-source color editor for designing color system

Changelog ยท Report Bug ยท Request Feature

release releaseDate ciTest ciRelease
contributors forks stargazers issues

Table of contents

TOC

  • ๐Ÿ“ฆ Installation

  • ๐ŸŽจ Usage

    • Base on HCT
    • Color Space
    • Color Accessibility
    • Token Mode
    • Setting Export
  • โŒจ๏ธ Local Development

  • ๐Ÿค Contributing

  • ๐Ÿ”— Links

๐Ÿ“ฆ 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:

Open in Gitpod

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


๐Ÿ“ License

This project is MIT licensed.