From 826440d74ef837832852a7f80672418a6ef8e4f9 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 23 May 2019 22:28:47 +0200 Subject: [PATCH] Change theme --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9af0c58..c53a585 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { - "workbench.colorTheme": "Gatito Theme", + "workbench.colorTheme": "1337", "workbench.iconTheme": "material-icon-theme" } \ No newline at end of file