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