themer/cli/packages/visual-studio
2020-06-23 17:13:27 -06:00
..
lib Implement Visual Studio theme template 2020-06-23 17:13:27 -06:00
.gitignore Implement Visual Studio theme template 2020-06-23 17:13:27 -06:00
.yarnrc Implement Visual Studio theme template 2020-06-23 17:13:27 -06:00
package.json Implement Visual Studio theme template 2020-06-23 17:13:27 -06:00
README.md Implement Visual Studio theme template 2020-06-23 17:13:27 -06:00

@themer/visual-studio

A Visual Studio template for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/visual-studio

Then pass @themer/visual-studio as a -t (--template) arg to themer:

themer -c my-colors.js -t @themer/visual-studio -o gen

Installation instructions for the generated theme(s) will be included in <output dir>/README.md.