Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Quiet Mind DarkNew to Visual Studio Code? Get it now.
Quiet Mind Dark

Quiet Mind Dark

Ezra Free

|
2 installs
| (0) | Free
A near-black dark theme with a calm blue accent.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quiet Mind Dark

A near-black VS Code theme with a calm blue accent (#569CD6). Built for long sessions. Dark enough to mean it, minimal enough to stay out of the way.

Colors

  • Background: #080808
  • Accent: #569CD6
  • Syntax base: One Dark Pro-inspired palette

Install locally

# From the extension directory
npm install -g @vscode/vsce
vsce package
code --install-extension vscode-quietmind-theme-1.0.0.vsix

Or copy the folder to ~/.vscode/extensions/vscode-quietmind-theme and restart VS Code.

Recommended settings

{
  "editor.fontFamily": "'Fira Code', monospace",
  "editor.fontLigatures": true,
  "editor.minimap.enabled": false
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft