VSCode light default theme with a few mini changes (add sidebar border, tab border,...)
- Go to VS Marketplace.
- Click on the
Install
button. - Then select a theme. Currently the following themes are available:
VSCode Light++
- Install package
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 pickVSCode Light++
.
- Install package
npm install
- Get new vscode default light theme config from github if you want
npm run update-vscode-default-theme
- Build
npm run build
- Check file
themes/vscode-light-plus-plus.json
with new config