Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dark++ RegularNew to Visual Studio Code? Get it now.
Dark++ Regular

Dark++ Regular

miZyind

|
11,130 installs
| (1) | Free
Enhanced VSCode Dark+ theme with support for Fira Code & Hasklig.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dark++ Regular Theme

Version Installs Rating

Enhanced VSCode Dark+ theme with support for Fira Code & Hasklig.

Theme Overview

Adding support for Fira Code

Why use Fira Code?

Take a look at the following picture: Fira Code

Usage

  1. Install Fira Code font into your OS.
  2. Add following options in User Settings:
    {
      ...
      "editor.fontFamily": "Fira Code",
      "editor.fontLigatures": true,
      ...
    }
    
  3. Reload VSCode window or reopen VSCode.

Adding support for Hasklig

  1. Install Hasklig font into your OS.
  2. Add following options in User Settings:
    {
      ...
      "editor.fontFamily": "Hasklig",
      "editor.fontLigatures": true,
      ...
    }
    
  3. Reload VSCode window or reopen VSCode.

Thanks to

  • @idbartosz for vscode-darkpp-italic
  • @tonsky for Fira Code
  • @i-tu for Hasklig
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft