From 6e61aef35a3bf977cfe6388ec427e25a626d695b Mon Sep 17 00:00:00 2001 From: b1rdmania <102524336+b1rdmania@users.noreply.github.com> Date: Mon, 29 Dec 2025 10:49:04 +0000 Subject: [PATCH] Redesign UI with Game Boy retro aesthetic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add classic LCD green color palette (#9BBC0F, #8BAC0F, #306230, #0F380F) - Switch to Press Start 2P pixel font - Add scanline overlay effect for CRT feel - Style buttons with chunky 4px borders and inset shadows - Remove all border-radius for pixel-perfect look - Update hero, controls, results table, and player sections 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- index.html | 346 +++++++++++++++++++++++++++++----------------------- play.html | 1 + src/play.ts | 1 + 3 files changed, 193 insertions(+), 155 deletions(-) diff --git a/index.html b/index.html index 4cf8f44..bd887c9 100644 --- a/index.html +++ b/index.html @@ -22,41 +22,73 @@ + + + + + +