# @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 ...