Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.21 KB

Material Design

screenshot

A Material Design 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:

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'",