/color-cn

Spread Chinese traditional colors to the world.

Primary LanguageCSSMIT LicenseMIT

logo

Purpose

Spread Chinese traditional colors to the world.

You can pick the color on Coloring China.

Usage

Css

<link rel="stylesheet" href="/lib/color-cn.min.css" />

// ...

<div class="anyuzi"></div>
<div class="bg-anyuzi"></div>

Sass

/lib/color-cn.scss:

.mycls {
  color: $zhuganzi;
}

Download

Acknowledgements