themer/cli/packages/colors-github-universe/README.md
2020-04-24 10:30:09 -06:00

16 lines
605 B
Markdown

# @themer/colors-github-universe
A [themer](https://github.com/mjswensen/themer) color set based on the 2017 [GitHub Universe](https://githubuniverse.com/) color palette.
![swatch preview](https://cdn.jsdelivr.net/gh/mjswensen/themer@399430ac7b58691dc436761b1a03614898df92ba/assets/preview/themer-colors-github-universe-dark-swatch.svg)
## 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 ...