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

373 B

@themer/colors-mojave

A 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 ...