themer/cli/packages/themer-vscode
2020-03-16 07:41:25 -06:00
..
lib Implement renderInstructions for themer-vscode 2020-03-16 07:41:25 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-vscode-v2.1.3 2020-02-10 07:00:25 -07:00
README.md Implement renderInstructions for themer-vscode 2020-03-16 07:41:25 -06:00

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.