vscode-workcolor-setup

setup vscode frame color, by theme color in manifest.json

Usage no npm install needed!

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

README

vscode-workcolor-setup NPM version Build Status Dependency Status Coverage percentage

Installation

$ npm install --save vscode-workcolor-setup

Usage

const vscodeWorkcolorSetup = require('vscode-workcolor-setup');

vscodeWorkcolorSetup('Rainbow');

License

MIT © elzup