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
- Host: GitHub
- URL: https://github.com/qrac/mixtone
- Owner: qrac
- Created: 2018-11-12T03:04:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T01:14:46.000Z (over 6 years ago)
- Last Synced: 2025-02-25T13:11:44.596Z (2 months ago)
- Topics: color, mixtone, sass, scss, stylus, variable
- Homepage: https://mixtone.qranoko.jp
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)