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

Enhanced Default Theme

nachoeg

|
458 installs
| (0) | Free
Like the default one, but a bit better.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

icon

Enhanced Default Theme

My personal dark theme for Visual Studio Code, it's like the default one, but a bit better.

preview

Alt colors preview

Default colors preview

Installation

  1. Search for Enhanced Default in the Marketplace
  2. Go to File > Preferences > Color Theme
  3. Select the variant you want:
    • Enhanced Default
    • Enhanced Default (default syntax highlighting)
    • Enhanced Default (alt syntax highlighting)

Suggested settings

Open the Command Palette (Ctrl+Shift+P) and find "Open User Settings (JSON)". Here are the recommended settings:

"workbench.sideBar.location": "right",
"breadcrumbs.enabled": false,
"editor.stickyScroll.enabled": true,
"editor.minimap.enabled": false,
"editor.cursorBlinking": "smooth",
"editor.guides.bracketPairs": true,
"editor.guides.highlightActiveBracketPair": true,
"editor.bracketPairColorization.independentColorPoolPerBracketType": true,

Font (you may need to install Cascadia Code PL)

"editor.fontFamily": "Cascadia Code PL",
"editor.fontLigatures": true,
"editor.fontWeight": "450",
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft