Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Material Theme (Anthony's Code Perseverance)New to Visual Studio Code? Get it now.
Material Theme (Anthony's Code Perseverance)

Material Theme (Anthony's Code Perseverance)

Anthony Fu

|
1,452 installs
| (2) | Free
The most epic theme now for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

[!IMPORTANT] Notes from Anthony: This fork contains the latest commits of https://github.com/material-theme/vsc-material-theme before they decided to override the repo and remove all the commits. I am holding this fork only to preserve the history, and I am not doing any maintenance on this repo. Thus, it's archived to avoid confusion. Feel free to fork.


Material Theme Material Theme

Original colors, original taste.

Table of contents

The most epic theme meets Visual Studio Code.

  • Material Theme
    • Table of contents
    • Getting started
      • Installation
    • Activate theme
    • Set the accent color
    • Override theme colors
    • Recommended settings for a better experience
    • Official Portings
    • Want to use the legacy version?
    • Contributors
    • Backers
    • Sponsors

Getting started

You can install this awesome theme through the Visual Studio Code Marketplace.

Installation

Launch Quick Open:

  • Linux Ctrl+P
  • macOS ⌘P
  • Windows Ctrl+P

Paste the following command and press Enter:

ext install equinusocio.vsc-material-theme

And pick the one by Mattia Astorino (Equinusocio) as author.

Activate theme

Launch Quick Open:

  • Linux Ctrl + Shift + P
  • macOS ⌘ + Shift + P
  • Windows Ctrl + Shift + P

Type theme, choose Preferences: Color Theme, and select one of the Material Theme variants from the list. After activation, the theme will set the correct icon theme based on your active theme variant.

Set the accent color

Launch Quick Open:

  • Linux Ctrl + Shift + P
  • macOS ⌘ + Shift + P
  • Windows Ctrl + Shift + P

Type material theme, choose Material Theme: Set accent color, and pick one color from the list.

Override theme colors

Learn how to customize every part of this theme by using Visual Studio Code API. Read more.

Recommended settings for a better experience

{
    // Controls the line height. Use 0 to compute the lineHeight from the fontSize.
    "editor.lineHeight": 28,
    // Enables font ligatures
    "editor.fontLigatures": "'ss01','ss05','dlig'",
    // Controls if file decorations should use badges.
    "explorer.decorations.badges": false
}

Official Portings

You can find all the official portings and resources here.

Want to use the legacy version?

If you're looking for the deprecated Community Material Theme you can find it here. This version has been deprecated and removed from the official marketplace.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]


Copyright © 2019 Mattia Astorino & Alessio Occhipinti

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