themer/cli/packages/atom-syntax
2020-04-25 22:00:56 -06:00
..
lib Scope default colors package 2020-04-24 10:30:09 -06:00
.gitignore Scope Atom syntax package 2020-04-23 07:12:28 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Atom syntax package 2020-04-23 07:12:28 -06:00
README.md Scope Atom syntax package 2020-04-23 07:12:28 -06:00

@themer/atom-syntax

An Atom syntax theme generator for 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 <output dir>/README.md.