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.
- Host: GitHub
- URL: https://github.com/usernamehw/vscode-theme-generator
- Owner: usernamehw
- License: mit
- Archived: true
- Created: 2020-11-23T16:25:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T14:00:01.000Z (almost 5 years ago)
- Last Synced: 2025-09-18T13:23:31.599Z (6 months ago)
- Topics: theme-development, themes, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=usernamehw.theme-generator
- Size: 4.85 MB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

---
### 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.