Skip to content

Commit 0f01d12

Browse files
committed
updating icon file
1 parent 83fc814 commit 0f01d12

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

images/trace-and-live-dark.svg

Lines changed: 9 additions & 9 deletions
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
{
5353
"id": "cmsis-debugger",
5454
"title": "CMSIS Debug",
55-
"icon": {"light": "images/trace-and-live-light.svg", "dark": "images/trace-and-live-dark.svg"}
55+
"icon": "images/trace-and-live-dark.svg"
5656
}
5757
]
5858
},

0 commit comments

Comments
 (0)