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

Sombra

Sinan Aksay

|
211 installs
| (3) | Free
A mimimal dark theme for Visual Studio Code with hand-picked colors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sombra

Version

Sombra is a dark and mimimal theme for Visual Studio Code with hand-picked colors. It consists of the tweakings I've done on my VSCode user settings for years until I felt happy with it.

a VScode screenshot with Sombra theme

a VScode screenshot with Sombra theme

Download from Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=wunnle.sombra

Recommended settings

{
  "workbench.colorTheme": "Sombra Theme",
  "editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
  "editor.minimap.enabled": false,
  "editor.wordWrap": "on",
  "editor.tabSize": 2,
  "editor.fontSize": 15,
  "editor.fontWeight": 500,
  "editor.tabCompletion": "on"  
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft