--- ## Table of contents The most epic file icon theme for Visual Studio Code. This icon theme is made to be used with [Material Theme for Vscode](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme#review-details) for an immersive experience. - [Getting started](#getting-started) - [Installation](#installation) - [Activate theme](#activate-theme) - [Fix File Icons](#fix-file-icons) # Getting started You can install this awesome icon pack through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme-icons). ## Installation Launch *Quick Open*: - Linux `Ctrl+P` - macOS `⌘P` - Windows `Ctrl+P` Paste the following command and press `Enter`: ```shell ext install material theme icons ``` And pick the one by **Mattia Astorino** (me) as author. ## Activate theme Launch *Quick Open*: - Linux `Ctrl + Shift + P` - macOS `⌘ + Shift + P` - Windows `Ctrl + Shift + P` Type `icon theme`, choose `Preferences: File Icon Theme`, and select one of the Material Theme Icons variants from the list. After activation, the icons will appear in your explorer sidebar. ## Fix File Icons If you notice that the folder icons do not match the active Material Theme variant, you can fix it with just a command. Launch *Quick Open*: - Linux `Ctrl + Shift + P` - macOS `⌘ + Shift + P` - Windows `Ctrl + Shift + P` Type `material theme icons` and select `Material Theme Icons: Fix icons accent. Based on Material Theme` from the drop-down menu. This command will set the correct icon theme based on your active Material Theme variant (if present). ---

Copyright © 2019 Mattia Astorino & Alessio Occhipinti