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, it will keep as-is and I would not do any maintainance. The repo is archived to avoid confusion. Feel free to fork.
Original colors, original taste.
The most epic theme meets Visual Studio Code.
You can install this awesome theme through the Visual Studio Code Marketplace.
Launch Quick Open:
Paste the following command and press Enter
:
ext install equinusocio.vsc-material-theme
And pick the one by Mattia Astorino (Equinusocio) as author.
Launch Quick Open:
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.
Launch Quick Open:
Type material theme
, choose Material Theme: Set accent color
, and pick one color from the list.
Learn how to customize every part of this theme by using Visual Studio Code API. Read more.
{
// 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
}
You can find all the official portings and resources here.
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.
This project exists thanks to all the people who contribute. [Contribute].
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]