Skip to content

qrac/iostone

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iOSTONE

Site

About

iOS で使いそうな色を Material Design カラーパレット風に生成しました。

How To Use

デザインツールで使う場合

  • ツールに合わせて dist/swatches のスウォッチファイルを使用
  • NSColorList 形式のスウォッチは Mac のさまざまなソフトウェアで共有利用が可能

コーディングで使う場合

  • CSS > デモサイトの色コードを直接コピー
  • SCSS > /src/scss/tone/_iostone.scss を変数ファイルとして include
  • Stylus > /src/stylus/tone/_iostone.styl を変数ファイルとして include

npm_iostone.scss_iostone.styl をインストールして使えます。

$ npm install iostone

Reference

License

  • CC0 1.0 Public Domain

Credit