Update icon

This commit is contained in:
Saoud Rizwan
2024-09-16 08:05:14 -04:00
parent 4015537e10
commit 3a850b0299
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -2,10 +2,10 @@
"name": "claude-dev", "name": "claude-dev",
"displayName": "Claude Dev", "displayName": "Claude Dev",
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
"version": "1.7.3", "version": "1.7.4",
"icon": "icons/icon.png", "icon": "icons/icon.png",
"galleryBanner": { "galleryBanner": {
"color": "#232323", "color": "#1E1E1E",
"theme": "dark" "theme": "dark"
}, },
"engines": { "engines": {