Bug: Claw mascot eyes invisible in light mode #5

Open
opened 2026-02-15 17:17:07 -05:00 by yindo · 0 comments
Owner

Originally created by @Dodolist on GitHub (Feb 13, 2026).

Bug: Claw mascot eyes invisible in light mode

The claw mascot's eyes on the homepage use var(--bg-deep) and var(--cyan-bright) for fill colors, which change with the theme.
In light mode, --bg-deep becomes #fcfeff (near-white), making the eyes blend into the background.

This also looks inconsistent with how the mascot appears elsewhere on the site and in other materials.

Expected

Eyes should remain dark and visible regardless of theme, consistent with the mascot's established look.

Screenshot

Image

I've opened a PR to fix this: #59

Originally created by @Dodolist on GitHub (Feb 13, 2026). ## Bug: Claw mascot eyes invisible in light mode The claw mascot's eyes on the homepage use `var(--bg-deep)` and `var(--cyan-bright)` for fill colors, which change with the theme. In light mode, `--bg-deep` becomes `#fcfeff` (near-white), making the eyes blend into the background. This also looks inconsistent with how the mascot appears elsewhere on the site and in other materials. ### Expected Eyes should remain dark and visible regardless of theme, consistent with the mascot's established look. ### Screenshot <img width="119" height="116" alt="Image" src="https://github.com/user-attachments/assets/be0fbf41-1ec4-4107-883f-1f823177adf0" /> I've opened a PR to fix this: #59
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#5