From d3c770cd297282647873730d5f9eb0cafc751d4a Mon Sep 17 00:00:00 2001 From: Nathan Graule Date: Sat, 27 Jan 2018 16:14:09 +0100 Subject: Added light Arc theme --- package.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index bf1a9f8..c6fb6b4 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,11 @@ "uiTheme": "vs-dark", "path": "./themes/arc-dark.json" }, + { + "label": "Arc", + "uiTheme": "vs", + "path": "./themes/arc.json" + }, { "label": "Adapta Nokto", "uiTheme": "vs-dark", -- cgit v1.2.3