@themer/colors-github-universe
A themer color set based on the 2017 GitHub Universe color palette.
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 ...