themer/README.md
2017-03-01 21:32:16 -07:00

694 B

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.