Go to file
2017-07-03 22:24:51 -06:00
assets Adding screenshot and README. 2016-11-26 22:48:41 -07:00
src Adding tests. 2016-12-03 14:52:22 -07:00
.babelrc Ensuring support for LTS node (6.11). 2017-07-03 22:24:51 -06:00
.editorconfig yarn => npm 5 2017-07-03 22:22:49 -06:00
.eslintrc.json Adding eslint. 2016-12-31 22:09:27 -07:00
.gitignore Initial commit. 2016-11-21 06:57:01 -07:00
.npmignore Preparing for publish. 2016-11-28 11:07:10 -07:00
.travis.yml Ensuring support for LTS node (6.11). 2017-07-03 22:24:51 -06:00
package-lock.json Ensuring support for LTS node (6.11). 2017-07-03 22:24:51 -06:00
package.json Ensuring support for LTS node (6.11). 2017-07-03 22:24:51 -06:00
README.md yarn => npm 5 2017-07-03 22:22:49 -06:00

themer-colors-default Travis

A default color set for themer.

screenshot of color definitions

Installation & usage

Install this module wherever you have themer installed:

npm install themer-colors-default

Then pass themer-colors-default as a -c (--colors) arg to themer:

themer -c themer-colors-default ...