From a40e2b59b7763dd3cad6775edcaf1f234584e0c5 Mon Sep 17 00:00:00 2001 From: Muljayan Date: Fri, 5 Oct 2018 10:36:25 +0530 Subject: [PATCH 1/2] Included Material Icon Theme under Explorer Icons --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a92d4c..bd6c2bd 100644 --- a/README.md +++ b/README.md @@ -588,6 +588,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. From e1e0cfe28917396d8ab6eafc05f8312caeaf1379 Mon Sep 17 00:00:00 2001 From: Muljayan Date: Fri, 5 Oct 2018 10:47:16 +0530 Subject: [PATCH 2/2] included material icon theme in the Table of Contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd6c2bd..fbcddc5 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)