Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>BlueVision ThemeNew to Visual Studio Code? Get it now.
BlueVision Theme

BlueVision Theme

Tom Esparon

|
3 installs
| (0) | Free
A focused midnight-blue theme with crisp cyan, green, coral, and amber syntax colors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BlueVision

BlueVision is a polished midnight-blue theme for Visual Studio Code and VSCodium. It uses a low-glare blue workbench, a readable cool-white foreground, and restrained cyan, green, coral, violet, and amber syntax accents.

Install from a VSIX

  1. Run npm install and npm run package in this directory.
  2. In VS Code or VSCodium, open Extensions: Install from VSIX... from the Command Palette.
  3. Select the generated .vsix file.
  4. Choose Preferences: Color Theme, then select BlueVision.

You can also install from a terminal:

code --install-extension bluevision-theme-1.0.0.vsix
# or
codium --install-extension bluevision-theme-1.0.0.vsix

Development

Open this folder in VS Code/VSCodium and press F5 to launch an Extension Development Host. Run npm run check to validate the manifest and theme.

Palette

  • Editor: #2a324f
  • Chrome: #242b42
  • Foreground: #e2e6ef
  • Blue: #52aeff
  • Green: #77dcb8
  • Coral: #ef596f
  • Amber: #f2c37b
  • Cyan: #2bbac5

License

MIT; see the bundled LICENSE file.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft