1.0.1 • Published 8 years ago
themer-kitty v1.0.1
themer-kitty
A kitty theme template for themer.
Installation and usage
npm install themer-kittyThen pass themer-kitty as a template to themer when generating:
themer -c my-colors.js -t themer-kitty -o genOutput
themer-kitty 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/kitty/kitty.conf file (or ~/Library/Preferences/kitty/kitty.conf on macOS).
License
MIT, see LICENSE.