From 39203c27d14625a427a1399789e992f94ae2aa3f Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Fri, 16 Jul 2021 00:52:39 +0000 Subject: [PATCH] Adding workbench icons --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 0896b7e..516b697 100644 --- a/settings.json +++ b/settings.json @@ -1,4 +1,5 @@ { + "workbench.iconTheme": "vscode-icons", "telemetry.enableTelemetry": false, "editor.wordWrap": "off", "javascript.updateImportsOnFileMove.enabled": "always",