1.1.0 • Published 4 years ago
themer-mattermost v1.1.0
themer-mattermost
A Mattermost theme generator for themer.
Installation & usage
Install this module wherever you have themer installed:
npm install themer-mattermostThen pass themer-mattermost as a -t (--template) arg to themer:
themer -c my-colors.js -t themer-mattermost -o gen --code-theme monokaiNote that you can select the specific code theme used. Currently the only valid options are solarized-dark, solarized-light, github, and monokai.