From e76475d04baa241e3f6286518059e6929bf9ab59 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 21 Aug 2018 13:42:10 +0100 Subject: [PATCH] add vscode gallery banner color --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 761723e..173397b 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "categories": [ "Other" ], + "galleryBanner": { + "color": "#44a8b3" + }, "keywords": [ "tailwind", "tailwindcss",