From e0177b04f7f543ac3a38778db5ce07ee0c2606e5 Mon Sep 17 00:00:00 2001 From: Dag Evensberget Date: Mon, 2 Dec 2019 14:06:21 +1000 Subject: [PATCH] New version with marketplace icon --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a7a2cb9..8190687 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "swmf-grammar", "displayName": "SWMF Configuration", "description": "Syntax highlights and outline view for SWMF configuration files", - "version": "0.2.4", + "version": "0.2.5", "publisher": "svaberg", "repository": { "type": "git", @@ -18,8 +18,8 @@ ], "icon": "images/icon.png", "galleryBanner": { - "color": "#C80000", - "theme": "dark" + "color": "#C80000", + "theme": "dark" }, "main": "./out/extension.js", "activationEvents": [