Skip to content

Commit 136e97e

Browse files
ajitpratap0Ajit Pratap Singhclaude
authored
feat: update project logos with new GoSQLX branding (#139)
- Add new project logo with text (.github/logo.png) featuring Go gopher in database cylinder with magnifying glass and circuit-board X design - Add new VSCode extension icon without text (vscode-extension/images/icon.png) for cleaner marketplace display - Update vscode-extension/package.json to reference new PNG icon - Remove old placeholder SVG icon (vscode-extension/images/icon.svg) Image optimizations: - README logo: 400x218px, 134KB (optimized from 1980x1080, 3.3MB) - VSCode icon: 256x256px, 41KB (optimized from 3840x2095, 1.9MB) The new logos provide consistent branding across: - GitHub repository README display - VSCode Extension Marketplace 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini.local> Co-authored-by: Claude <noreply@anthropic.com>
1 parent a47d496 commit 136e97e

4 files changed

Lines changed: 1 addition & 26 deletions

File tree

.github/logo.png

131 KB
Loading

vscode-extension/images/icon.png

82.3 KB
Loading

vscode-extension/images/icon.svg

Lines changed: 0 additions & 26 deletions
This file was deleted.

vscode-extension/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"url": "https://github.com/ajitpratap0/GoSQLX/issues"
1414
},
1515
"homepage": "https://github.com/ajitpratap0/GoSQLX#readme",
16+
"icon": "images/icon.png",
1617
"engines": {
1718
"vscode": "^1.85.0"
1819
},

0 commit comments

Comments
 (0)