From 3d7934d900ec6ede5a76b80c78920c85cd07ddb9 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Mon, 16 Oct 2017 21:44:20 +0200 Subject: [PATCH] chore: Update package.json close #43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47ea889..e9db375 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "themes": [ { "label": "Material Theme", - "path": "./themes/Material-Theme-Darker.json", + "path": "./themes/Material-Theme-Default.json", "uiTheme": "vs-dark" } ],