vscode-better-solarized icon indicating copy to clipboard operation
vscode-better-solarized copied to clipboard

☯ A better Solarized theme for Visual Studio Code

better solarized poster


Better Solarized release

This originally was a modified version of the Boxy Solarized Theme, with the original Solarized Workbench theme for Visual Studio Code. It has since shifted to being it's own theme with a few tweaks and customizations, drawing inspiration from the original Solarized project and now includes the Selenized color palette.

Five(5) variants:

  1. Solarized Dark
  2. Solarized Light
  3. Solarized Dark with Italics
  4. Selenized Dark
  5. Selenized Light

Additional Customization and other Tweaks

# 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 settings.json and hack way.

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

ScreenShots

Better Solarized Better Selenized
solarized Dark selenized Dark
solarized Light selenized Light
solarized Dark Peek selenized Dark Peek
solarized Light Peek selenized Light Peek
solarized Dark Terminal selenized Dark Terminal
solarized Light Terminal selenized Light Terminal