Go to file
2017-07-03 22:31:35 -06:00
assets Initial commit. 2016-12-19 20:10:23 -07:00
src Initial commit. 2016-12-19 20:10:23 -07:00
.babelrc Ensuring support for LTS node (6.11). 2017-07-03 22:30:33 -06:00
.editorconfig yarn => npm 5 2017-07-03 22:28:53 -06:00
.eslintrc.json Adding eslint. 2016-12-31 22:11:45 -07:00
.gitignore Initial commit. 2016-12-19 20:10:23 -07:00
.npmignore Initial commit. 2016-12-19 20:10:23 -07:00
.travis.yml Ensuring support for LTS node (6.11). 2017-07-03 22:30:33 -06:00
package-lock.json Version bump. 2017-07-03 22:31:35 -06:00
package.json Version bump. 2017-07-03 22:31:35 -06:00
README.md yarn => npm 5 2017-07-03 22:28:53 -06:00

themer-colors-night-sky Travis

A dark blue theme for themer, with colors sampled from this photo by Greg Rakozy.

screenshot of color definitions

Installation & usage

Install this module wherever you have themer installed:

npm install themer-colors-night-sky

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

themer -c themer-colors-night-sky ...