themer/cli/packages/vscode/README.md
2020-04-25 13:45:18 -06:00

450 B

@themer/vscode

A VS Code theme generator for themer.

Installation & usage

Install this module wherever you have themer^2.1.0 installed:

npm install @themer/vscode

Then pass @themer/vscode as a -t (--template) argument to themer:

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

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