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

quietude

rafaelrcamargo

|
43 installs
| (0) | Free
a carefully crafted dark theme for vs code that reduces visual clutter while maintaining excellent readability
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

quietude theme for vs code

a crafted dark theme that cuts visual clutter but stays readable. its low-contrast, muted colors are easy on the eyes, making it great for long coding sessions.

preview

installation

  1. open the extensions sidebar in vs code (view → extensions)
  2. search for "quietude"
  3. click install
  4. click reload to reload vs code
  5. go to code → preferences → color theme and pick "quietude"

customization

want to tweak the theme? you can override specific colors in your vs code settings:

"workbench.colorCustomizations": {
  "[Quietude]": {
    "editor.background": "#1a1a1f",
    "editor.foreground": "#bab39c"
  }
}

contributing

found a bug or have an idea? open an issue on github

license

mit license, see the license file for details

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