Skip to content

michijs/vscode-modern-dark-red-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Dark Red Theme

screenshot

A Modern Dark Red Theme Theme extension for VS Code. I've been using and perfecting this theme for more than 5 years and I hope you enjoy it.

Install

You can install the extension by one of the following ways:

  • Search for Modern Dark Red Theme in extension panel and install it
  • Download from Marketplace
  • Download from GitHub Release page

Preferred settings

On user settings (JSON):

  "diffEditor.ignoreTrimWhitespace": false,
  "workbench.productIconTheme": "material-product-icons",
  "workbench.iconTheme": "material-icon-theme",
  "editor.minimap.enabled": false,
  "editor.lineHeight": 24,
  "editor.fontLigatures": true,
  "explorer.decorations.badges": true,
  "editor.fontFamily": "'Fira Code'",