diff --git a/media-src/icon.svg b/media-src/icon.svg index 7be8a64..b203f48 100644 --- a/media-src/icon.svg +++ b/media-src/icon.svg @@ -1,13 +1,7 @@ - + - - - - - - - - + + diff --git a/media/icon.png b/media/icon.png index 66c89f4..98e5f90 100644 Binary files a/media/icon.png and b/media/icon.png differ diff --git a/package.json b/package.json index a8c21a2..32982c9 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "hyper-git-agentic-git", "displayName": "Hyper Git - Agentic Git", "icon": "media/icon.png", + "galleryBanner": { + "color": "#0E2A1C", + "theme": "dark" + }, "description": "Hyper Git brings IntelliJ IDEA's powerful Git & Commit modules to VS Code, enhanced with AI-powered autonomous agents for intelligent repository management. Experience Git in a higher dimension.", "version": "0.0.8", "publisher": "ThreeFish-AI",