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

Hush Dark Theme

Mohammed Hasanfatta

|
4 installs
| (0) | Free
A refined, distraction-free ultra minimal dark theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hush Dark Theme

A refined, distraction-free ultra-minimal dark theme. Designed for developers who want the maximum possible focus on their code.

Hush Theme Screenshot (Screenshot featuring Node/Express API code snippet)

Features

  • Ultra Minimalist: Strips away distracting colors, relying heavily on subtle monochromatic greys, stark whites, and very pale blues.
  • Pitch Black Options: Includes variants like Hush Midnight and Hush Void for an incredibly deep, OLED-friendly black background.
  • Laser Focus: Designed specifically to keep your eyes entirely locked on the logic of your code without flashy distractions.

Installation

  1. Open the Extensions sidebar in VS Code.
  2. Search for Hush Dark Theme by Mohammed Hasanfatta.
  3. Click Install.
  4. Navigate to File > Preferences > Color Theme and select your preferred Hush variant.

Recommended Settings

For the best experience, we recommend adding the following settings to your settings.json:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
  "editor.fontLigatures": true,
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": "active"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft