themer/cli/packages/themer-colors-mojave
2019-03-28 22:30:17 -06:00
..
lib New color set based on macOS Mojave. 2019-03-28 22:30:17 -06:00
.gitignore New color set based on macOS Mojave. 2019-03-28 22:30:17 -06:00
.yarnrc New color set based on macOS Mojave. 2019-03-28 22:30:17 -06:00
package.json New color set based on macOS Mojave. 2019-03-28 22:30:17 -06:00
README.md New color set based on macOS Mojave. 2019-03-28 22:30:17 -06:00

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