Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dark EnergyNew to Visual Studio Code? Get it now.
Dark Energy

Dark Energy

conceptualspace

|
573 installs
| (0) | Free
minimalist dark theme for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

D A R K E N E R G Y

minimalist color theme for vscode

Screenshot

the font used above is the free and open font Fira Code iScript. a good alternative without italics is DejaVus Sans Mono

my settings.json

{
    "editor.bracketPairColorization.enabled": true,
    "editor.fontFamily": "Fira Code iScript",
    "editor.minimap.showSlider": "always",
    "editor.minimap.size": "fill",
    "editor.renderWhitespace": "none",
    "editor.scrollbar.verticalScrollbarSize": 8,
    "scm.diffDecorationsGutterWidth": 5,
    "window.titleBarStyle": "custom"
}

notes

designed primarily for javascript and typescript ; YMMV

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