themer-vscodedeprecated

A VS Code theme generator for themer.

Usage no npm install needed!

<script type="module">
  import themerVscode from 'https://cdn.skypack.dev/themer-vscode';
</script>

README

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.