0.1.5 • Published 9 years ago

palette-set v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

palette-set v0.1.5

paletteSet.json

You need to make a file called 'paletteSet.json' in a gist to share on the site.

After creating a gist containing paletteSet.json, then url http://kt3k.github.io/palette/#[your-gist-id] shows your color palette set.

Field description

author

The author name of the palette set.

description

The description of the palette set.

palette

Array of palettes.

palette object

name

The name of the palette.

description

The description of the palette.

colors

The array of colors ( in hex format, e.g. #FFFFFF, #000000, #1f0e55 etc )

Examples

CLI

npm install -g palette-set

The above installs palette command. Execute palette command at the directory where you put paletteSet.json and your palette will be served at http://0.0.0.0:3000/ .

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago