Go to file
2017-03-01 21:32:16 -07:00
src Initial commit. 2017-03-01 21:14:01 -07:00
.babelrc Initial commit. 2017-03-01 21:14:01 -07:00
.editorconfig Initial commit. 2017-03-01 21:14:01 -07:00
.eslintrc.json Initial commit. 2017-03-01 21:14:01 -07:00
.gitignore Initial commit. 2017-03-01 21:14:01 -07:00
.npmignore Initial commit. 2017-03-01 21:14:01 -07:00
.travis.yml Setting up Travis. 2017-03-01 21:24:30 -07:00
package.json Adding repository field. 2017-03-01 21:24:17 -07:00
README.md Adding readme. 2017-03-01 21:32:16 -07:00
yarn.lock Initial commit. 2017-03-01 21:14:01 -07:00

themer-slack Travis

A Slack sidebar theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

yarn add themer-slack

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

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

themer-slack will generate a themer-slack-dark.txt or themer-slack-light.txt file (or both), depending on the color set you passed to themer. Simply copy the contents of this file and paste into the custom theme input in Slack's preferences.