diff --git a/README.md b/README.md index b1777db..3f1ab49 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [City Lights Icons](#city-lights-icons) - [VSCode Icons](#vscode-icons) - [Seti-UI](#seti-icons) + - [Material-Icon-Theme](#material-icon-theme) - [Uncategorized](#uncategorized) - [Code Runner](#code-runner) - [Color Highlight](#color-highlight) @@ -590,6 +591,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Seti Icons](https://raw.githubusercontent.com/hellopao/vscode-seti-icons/master/screenshot.png) +- [Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) + +![Material Icon Theme](https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/master/images/fileIcons.png) + ## [html2pug](https://marketplace.visualstudio.com/items?itemName=dbalas.vscode-html2pug) > Transform html to pug inside your Visual Studio Code, forget about using an external page anymore.