open-design/apps/web/public
sakshyasinha c4a67a7b3e
Fix Kimi CLI icon contrast in light mode (#1667)
* fix(web): improve Kimi CLI icon contrast

* fix(web): render Kimi icon via theme-aware CSS mask

Move Kimi to the MONO_ICONS set so it renders through CSS mask
with currentColor adaptation, making it legible in both light and
dark themes instead of baking a single dark fill that fails on
dark backgrounds.

* fix(web): adjust Kimi icon secondary mark for dual-theme contrast

Keep Kimi as a baked two-tone asset: blue accent (#1783ff) for brand
identity, mid-tone gray (#666666) secondary mark for acceptable contrast
on both light and dark card surfaces. Revert from mask path to preserve
the blue branding.

* fix(web): correct corrupted Kimi SVG and strengthen asset validation test

Remove extraneous PR discussion text that was accidentally included
in the SVG file. Strengthen the test to validate the bundled asset
is valid SVG with the expected fills (blue accent + gray secondary
mark), catching asset corruption that would otherwise go undetected.
2026-05-14 20:32:52 +08:00
..
agent-icons Fix Kimi CLI icon contrast in light mode (#1667) 2026-05-14 20:32:52 +08:00
app-icon.svg Add desktop chrome header (#205) 2026-05-01 19:09:02 +08:00
avatar.png Align app directories and isolate e2e tests (#102) 2026-04-30 09:47:03 +08:00
logo.svg Align app directories and isolate e2e tests (#102) 2026-04-30 09:47:03 +08:00
od-notifications-sw.js feat(web): task completion sound + browser notification (#359) 2026-05-03 16:00:39 +08:00