diff --git a/icons/icon.png b/icons/icon.png index e9ac8e86c..7bfe3555e 100644 Binary files a/icons/icon.png and b/icons/icon.png differ diff --git a/package.json b/package.json index 7a5333d08..f2d62e75f 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "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.", - "version": "1.6.4", + "version": "1.6.5", "icon": "icons/icon.png", "galleryBanner": { - "color": "#F9E1D2", - "theme": "light" + "color": "#232323", + "theme": "dark" }, "engines": { "vscode": "^1.84.0" @@ -25,7 +25,6 @@ "Chat", "Programming Languages", "Education", - "Machine Learning", "Snippets", "Testing" ], @@ -36,8 +35,6 @@ "autonomous", "chatgpt", "sonnet", - "mistral", - "codestral", "ai", "llama" ],