vs-code-to-windows-terminal-scheme
v1.0.7
Published
Convert VS Code themes to Windows Terminal color schemes
Maintainers
Readme
Convert a VS Code generated theme to Windows Terminal scheme
- Open the Command Pallete in VS Code (Ctrl+Shift+P)
- Find and execute the "Generate Color Theme from Current Settings" command
- Save the JSON file
- Run
npx vs-code-to-windows-terminal-scheme -n "Your theme's name" -s "/path/to/file"
Options
| Flag | Alias | | --------- | ----- | | --name, | -n | | --source, | -s |
