Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 314 Bytes

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.