Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Darker+ Material RedNew to Visual Studio Code? Get it now.
Darker+ Material Red

Darker+ Material Red

chireia

|
16,360 installs
| (6) | Free
Its a mix of default Dark+, Material and a lot of red
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tried to mix the themes default Dark+ (but darker), Material and a lot of red.


Recommended settings for a better experience. Set this at your settings.json:

// settings.json (ctrl+,)
{
  // Font
  "editor.fontFamily": "Fira Code", //Download Required (FREE)
  "editor.fontSize": 14,
  "editor.fontWeight": "400",
  "editor.fontLigatures": true,

  // Cursor
  "editor.cursorBlinking": "phase",
  "editor.cursorSmoothCaretAnimation": true,

  // Scroll
  "editor.smoothScrolling": true,
  "editor.minimap.maxColumn": 80,
  "editor.fastScrollSensitivity": 10
}

- Just try it!

If would like seeing another colors, rate the theme and suggest!

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