1.0.0 • Published 6 years ago

themer-mintty v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

themer-mintty Travis

An mintty theme template for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-mintty

Then pass themer-mintty as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-mintty -o gen

Output

themer-mintty will generate multiple colorscheme files for you to choose from based on the palettes specified in your color scheme.

Installation