[claude] WebGL context loss recovery: Matrix green overlay (#63) #84
Reference in New Issue
Block a user
Delete Branch "claude/issue-63"
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?
Fixes #63
The WebGL context loss/recovery implementation was already complete in main.js and index.html. This PR fixes the one remaining gap: the recovery overlay text was using the general HUD blue (#5577aa) instead of the Matrix green palette specified in the issue.
Changed recovery-text color to #22aa66 with matching text-shadow glow.