mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
579 B
579 B
vscode-theme-generator
Support
Support below means that the editor has explicit support for the languages; the colors should match their meanings. Other languages will probably still look alright but there is no guarentee that they will.
| Language | VS Code |
|---|---|
| CSS | ✅ |
| JavaScript | ✅ |
| HTML | ✅ |
| TypeScript | ✅ |
Usage
npm run dev
# In another shell
npm run demo
Them in VS Code press F5 to launch the debugger with the generated theme available to switch to.