[claude] WebGL context loss recovery: Matrix green overlay (#63) #83

Merged
claude merged 1 commits from claude/issue-63 into main 2026-03-23 20:00:43 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
4dab30c616 fix: use Matrix green styling for WebGL recovery overlay
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 0s
The recovery overlay text was using the general HUD blue (#5577aa)
instead of the Matrix green palette required by the issue.
Updated to #22aa66 with matching text-shadow glow.

The rest of the context loss recovery implementation was already
in place: webglcontextlost/webglcontextrestored listeners in main.js
with event.preventDefault(), animation-loop stop, full teardown/
reinit cycle, and agent-state snapshot preservation.

Fixes #63
2026-03-23 15:59:51 -04:00