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

Equilibrium

motionpage

|
357 installs
| (1) | Free
A fork of Dracula Refined, which is a fork of the original Dracula theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hero

I have been using this tweaked theme for quite a while, so I've decided to push it out. This theme was tweaked in the way, so you could keep working for countless hours without eye strain. It works great in both dark rooms or rooms full of sunshine. Retinas and TN panels, you count it.

vscode.dev MIT

motion.page

Showcase Screen

Optional font-family, icons and workbench parameters inside `settings.json`.
{
  "editor.fontFamily": "JetBrains Mono, Fira Code, MesloLGS NF, Menlo, monospace",
  "workbench.colorCustomizations": {
    "[Equilibrium]": {
      "editorInlayHint.background": "#42475A",
      "editorInlayHint.foreground": "#FFFFFF",
      "editorInlayHint.parameterBackground": "#42475A",
      "editorInlayHint.parameterForeground": "#FFFFFF",
      "editorInlayHint.typeBackground": "#42475A",
      "editorInlayHint.typeForeground": "#FFFFFF"
    }
  },
  "workbench.fontAliasing": "antialiased",
  "workbench.iconTheme": "vscode-simpler-icons",
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft