Vscode Terminal Themes
change terminal theme dependently from the main editor with ease.
# Add Your Own
- fork the repo
- add your theme(s) "check other themes files for format"
- for single theme, open
themes/misc.json and add your theme.
- for multiple themes, create a new file
themes/xxx.json and add your themes.
- open
package.json and add your name under authors & the theme(s) names under "terminalThemes.style"[enum]
| |