mirror of
https://github.com/openclaw/openclaw.ai.git
synced 2026-07-15 12:25:40 -04:00
[PR #59] fix: use fixed colors for claw mascot eyes #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/openclaw.ai/pull/59
Author: @Dodolist
Created: 2/13/2026
Status: 🔄 Open
Base:
main← Head:fix/claw-eyes-light-mode📝 Commits (1)
b312b42fix: use fixed colors for claw mascot eyes📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
src/pages/index.astro(+4 -4)📄 Description
Summary
Changes
var(--bg-deep)→#050810(eye background)var(--cyan-bright)→#00e5cc(eye glow/pupil)Fixes: #60
Before / After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.