We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720c904 commit 032036eCopy full SHA for 032036e
2 files changed
assets/icons/pear.png
26.8 KB
package.json
@@ -4,7 +4,7 @@
4
"description": "PearAI's integration of Roo Code / Cline, a coding agent.",
5
"publisher": "PearAI",
6
"version": "3.3.6",
7
- "icon": "assets/icons/rocket.png",
+ "icon": "assets/icons/pear.png",
8
"galleryBanner": {
9
"color": "#617A91",
10
"theme": "dark"
@@ -55,7 +55,7 @@
55
{
56
"id": "pearai-roo-cline",
57
"title": "PearAI Agent",
58
- "icon": "$(rocket)"
+ "icon": "assets/icons/pear.png"
59
}
60
]
61
},
0 commit comments