Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Better SolarizedNew to Visual Studio Code? Get it now.

Better Solarized

ginfuru

|
76,916 installs
| (11) | Free
A Better Solarized theme for Visual Studio Code include light and dark versions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Better Solarized GitHub release

This is a modified version of the Boxy Solarized Theme for Sublime Text, with the original Solarized Workbench theme for Visual Studio Code.

This theme includes three(3) variants:

  1. Solarized Light
  2. Solarized Dark
  3. Solarized Dark with Italics

Additional Customization and other Tweaks

See something that you'd rather change?
No problem, feel free to edit and customize by using the workbench.colorCustomizations setting. Check out the Theme Color Reference for additional options.

Open up your setttings.json and hack way.

"workbench.colorCustomizations":{
  "peekView.border": "#E50A69AB",
  "peekViewTitle.background": "#002b36",
  "peekViewResult.background": "#00212b",
  "peekViewEditor.background": "#002b36",
  "peekViewEditor.matchHighlightBackground": "#00212bAB"
}

ScreenShot

ScreenShot Dark

ScreenShot Light

ScreenShot Peek View

ScreenShot Liquid Tags

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft