# @themer/iterm An [iTerm](https://www.iterm2.com/) theme generator for [themer](https://github.com/mjswensen/themer). ## Installation & usage Install this module wherever you have `themer` installed. npm install @themer/iterm Then pass `@themer/iterm` as a `-t` (`--template`) argument to `themer`: themer -c my-colors.js -t @themer/iterm -o gen/ Installation instructions for the generated theme file(s) will be included in `/README.md`.