themer/cli/packages/colors-nova/README.md
2020-04-25 06:37:49 -06:00

14 lines
441 B
Markdown

# @themer/colors-nova
A [themer](https://github.com/mjswensen/themer) color set ported from the [Nova project](https://trevordmiller.com/projects/nova) by [@trevordmiller](https://github.com/trevordmiller).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-nova
Then pass `@themer/colors-nova` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-nova ...