fix(plugins): remove simpleicons icon color paths (#95987)

This commit is contained in:
Patrick Erichsen
2026-06-23 12:16:02 -07:00
committed by GitHub
parent 6343e1483f
commit 0feffda3fc
44 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"id": "opencode",
"icon": "https://cdn.simpleicons.org/opencode/111111",
"icon": "https://cdn.simpleicons.org/opencode",
"activation": {
"onStartup": false
},