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

https://github.com/qrac/mixtone

Color variables of SCSS & Stylus
https://github.com/qrac/mixtone

color mixtone sass scss stylus variable

Last synced: about 1 month ago
JSON representation

Color variables of SCSS & Stylus

Awesome Lists containing this project

README

        

# MIXTONE

## Site

- https://mixtone.qranoko.jp

## About

MIXTONE は Web 制作用の統一感ある色パターン 3 種を一括で npm インストールするためのライブラリです。それぞれ、SCSS・Stylus・デザインツールスウォッチに対応しています。詳細は各リポジトリの `README.md` を参照ください。

- [MOFTONE](https://github.com/qrac/moftone):モフモフな淡いカラー
- [MDTONE](https://github.com/qrac/mdtone):マテリアルデザインカラー
- [iOSTONE](https://github.com/qrac/iostone):iOS で使いそうなカラー

## How To Use

### [npm](https://www.npmjs.com/package/mixtone)

```bash
$ npm install mixtone
```

## Reference

- [The color system - Material Design](https://material.io/design/color/)

## License

- CC0 1.0 Public Domain

## Credit

- Author: [Qrac](https://qrac.jp)
- Organization: [QRANOKO](https://qranoko.jp)