Skip to content

Tyriar/vscode-theme-generator-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-theme-generator-quick-start

Clone and run for a quick way to get started with vscode-theme-generator.

How to build the theme

You need NodeJS installed to run the generator.

npm install

Make your changes to the colors in index.ts and hit F5 to build the theme and launch the a new VS Code window with your theme available in the command palette (ctrl/cmd+shift+p > "Color Theme").

Publishing

When you're ready to publish your theme just fill out the "name", "displayName", "publisher"and"description"` values in the package.json and publish it like any other extension.

About

Get started quickly building a theme with vscode-theme-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published