Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>VSCode Light++New to Visual Studio Code? Get it now.
VSCode Light++

VSCode Light++

kytosai

|
530 installs
| (0) | Free
VSCode light+ default theme with a few mini changes (add sidebar border, tab border,...)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Light++

VSCode light default theme with a few mini changes (add sidebar border, tab border,...)

screenshot

Install

  1. Go to VS Marketplace.
  2. Click on the Install button.
  3. Then select a theme. Currently the following themes are available: VSCode Light++

How to develop ?

  • 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 pick VSCode Light++.

How to build .json theme file ?

  • 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

Acknowledgements

  • VSCode light theme config file
  • VSCode light+ theme config file
  • Use package json5 to parse .json file
  • Theme Color
  • Publishing Extensions
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft