1.1.0 • Published 3 years ago

themer-mattermost v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

themer-mattermost

A Mattermost theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-mattermost

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

themer -c my-colors.js -t themer-mattermost -o gen --code-theme monokai

Note that you can select the specific code theme used. Currently the only valid options are solarized-dark, solarized-light, github, and monokai.