From 0e2a666942736f5e9138e154f0de9fc48cbccc68 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 10 Oct 2020 11:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index c8a1fb8..dd4f819 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,6 @@ { "workbench.colorTheme": "Default Light+", + "workbench.iconTheme": "vscode-great-icons", "editor.tabSize": 2, "C_Cpp.errorSquiggles": "Disabled", "workbench.editor.enablePreview": false,