1.0.1 • Published 8 years ago
themer-termite v1.0.1
themer-termite
A Termite theme template for themer.
Installation and usage
npm install themer-termiteThen pass themer-termite as a template to themer when generating:
themer -c my-colors.js -t themer-termite -o genOutput
themer-termite will generate a file for each enabled colorscheme (light or dark), which will be in the output directory as light.config or dark.config.
Pick the one you want to use and copy it's contents into your $HOME/.config/termite/config file, removing any pre-existing [colors] sections.
License
MIT, see LICENSE.