themer/cli/packages/colors-mojave/README.md
2020-04-25 06:24:24 -06:00

14 lines
373 B
Markdown

# @themer/colors-mojave
A [themer](https://github.com/mjswensen/themer) color set based on the macOS Mojave light and dark UI modes.
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-mojave
Then pass `@themer/colors-mojave` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-mojave ...