From cea0bf9e3bd0b79ef96a3cb40a17a1c88a3b0c07 Mon Sep 17 00:00:00 2001 From: Simon Sassi Date: Fri, 24 Nov 2017 06:48:28 +0100 Subject: [PATCH] Updated them --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ff7443..73149be 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,8 @@ ] }, "galleryBanner": { - "theme": "dark" + "theme": "dark", + "color": "#C80000" }, "scripts": { "postinstall": "node ./node_modules/vscode/bin/install",