timothyhahn / palettes

A flexible color palette generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

palettes

A flexible color palette generator

WIP

Using

Make a copy of config.js.example called config.js.

$ cp config.js.example config.js

Edit colors in config.js to match your desired colors.

Run the build script:

$ npm run build

The script will output color values to colorPalette.json.

About

A flexible color palette generator

License:MIT License


Languages

Language:JavaScript 100.0%