summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json
index 6618ff45..cfce77df 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,6 +1,6 @@
{
"name": "continue",
- "icon": "media/continue-gradient.png",
+ "icon": "media/terminal-continue.png",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"
@@ -157,7 +157,7 @@
{
"id": "continue",
"title": "Continue ",
- "icon": "react-app/dist/play_button.png"
+ "icon": "media/continue-dev-square.png"
}
]
},