feat(icons): refresh Kimi logo, K adapts to theme via currentColor

Replace the inline Kimi placeholder mark with the vendor's refreshed
logo. The K glyph uses `currentColor` so it follows the theme text color
(dark in light mode, white in dark mode), while the brand accent dot is
pinned to the new #1783FF. Align the metadata fallback color accordingly.
This commit is contained in:
Jason
2026-06-19 16:58:51 +08:00
parent 142c8c1da7
commit 26be9324dd
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -305,7 +305,7 @@ export const iconMetadata: Record<string, IconMetadata> = {
displayName: "Kimi",
category: "ai-provider",
keywords: ["moonshot"],
defaultColor: "#6366F1",
defaultColor: "#1783FF",
},
meta: {
name: "meta",