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",