From fab02f43b545fe9dac1d384b4471adb4d79b3c79 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 30 Aug 2017 21:04:34 +0200 Subject: [PATCH] chore: fix darker theme path --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebfce3f..bd69d70 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ { "label": "Material Theme", "uiTheme": "vs-dark", - "path": "./themes/Material-Theme-Default.json" + "path": "./themes/Material-Theme-Darker.json" } ], "iconThemes": [