Skip to content

Commit 0ead64f

Browse files
chore: add image styles for kiro.svg (cherry-pick #18889) (#18890)
Co-authored-by: ケイラ <mckayla@hey.com>
1 parent 51e60b7 commit 0ead64f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/theme/externalImages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
154154
["/icon/image.svg", "monochrome"],
155155
["/icon/jupyter.svg", "blackWithColor"],
156156
["/icon/kasmvnc.svg", "whiteWithColor"],
157+
["/icon/kiro.svg", "whiteWithColor"],
157158
["/icon/memory.svg", "monochrome"],
158159
["/icon/rust.svg", "monochrome"],
159160
["/icon/terminal.svg", "monochrome"],

0 commit comments

Comments
 (0)