themer/cli/packages/themer-colors-github-universe
2020-04-15 06:44:01 -06:00
..
lib Remove hard-coded precalculated colors. 2018-12-15 14:58:34 -07:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json Remove hard-coded precalculated colors. 2018-12-15 14:58:34 -07:00
README.md Update image references 2020-04-15 06:44:01 -06:00

themer-colors-github-universe

A themer color set based on the 2017 GitHub Universe color palette.

swatch preview

Installation & usage

Install this module wherever you have themer installed:

npm install themer-colors-github-universe

Then pass themer-colors-github-universe as a -c (--colors) arg to themer:

themer -c themer-colors-github-universe ...