Skip to content

Commit c3e491f

Browse files
committed
fix: update zed icon
1 parent e0dd50d commit c3e491f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

site/src/theme/externalImages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,5 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
159159
["/icon/terminal.svg", "monochrome"],
160160
["/icon/widgets.svg", "monochrome"],
161161
["/icon/windsurf.svg", "monochrome"],
162+
["/icon/zed.svg", "monochrome"],
162163
]);

site/static/icon/zed.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)