An open API service indexing awesome lists of open source software.

https://github.com/joway/color-cn

Spread Chinese traditional colors to the world.
https://github.com/joway/color-cn

Last synced: 9 months ago
JSON representation

Spread Chinese traditional colors to the world.

Awesome Lists containing this project

README

          

logo

## Purpose

Spread Chinese traditional colors to the world.

You can pick the color on [Coloring China](https://se.joway.io/).

## Usage

### Css

```html

// ...



```

### Sass

`/lib/color-cn.scss`:

```scss
.mycls {
color: $zhuganzi;
}
```

## Download

- [color-cn.css](https://se.joway.io/lib/color-cn.css)
- [color-cn.min.css](https://se.joway.io/lib/color-cn.min.css)
- [color-cn.scss](https://se.joway.io/lib/color-cn.scss)

## Acknowledgements

- [中国色](http://zhongguose.com/)