Merge pull request #35 from codingonHP/patch-1

Updated README.md
This commit is contained in:
Daniel Imms
2017-05-05 08:03:30 -07:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ cd vscode-theme-generator-quick-start
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").
Make your changes to the colors in index.ts and hit F5 to build the theme and launch a new VS Code window with your theme available in the command palette (`ctrl`/`cmd+shift+p` > "Color Theme").
## Support