VSCode Light++
VSCode light default theme with a few mini changes (add sidebar border, tab border,...)
Install
- Go to VS Marketplace.
- Click on the
Install button.
- Then select a theme. Currently the following themes are available:
VSCode Light++
How to develop ?
npm install
- Get new vscode default light theme config from github if you want
npm run update-vscode-default-theme
- Edit config theme in
./src/themes/vscode-light-plus-plus/vscode-light-plus-plus.json
- Press
F5 to open a new window with your extension loaded.
- Open
File > Preferences > Color Themes and pick VSCode Light++ .
How to build .json theme file ?
npm install
- Get new vscode default light theme config from github if you want
npm run update-vscode-default-theme
npm run build
- Check file
themes/vscode-light-plus-plus.json with new config
Acknowledgements
| |