An open API service indexing awesome lists of open source software.

https://github.com/usernamehw/vscode-theme-generator

Generate color theme for vscode and preview it.
https://github.com/usernamehw/vscode-theme-generator

theme-development themes vscode-extension

Last synced: 5 months ago
JSON representation

Generate color theme for vscode and preview it.

Awesome Lists containing this project

README

          

![demo_gif](./img/demo.gif)

---

### Commands

- `themeGenerator.generateTheme` **Generate a theme** (main command)

Extension switches active color theme to `generated-dark` and writes colors into `settings.json` **workbench.colorCustomizations** and **editor.tokenColorCustomizations** to live preview the theme.