fix(web): apply Terminal palette and UX fixes to game page

Aligns /play with the landing page and app color scheme — same
bg, panel, accent, and felt tokens from ui_theme.rs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
funman300
2026-05-13 16:26:51 -07:00
parent 08d22c822a
commit b47462bd27
3 changed files with 105 additions and 80 deletions
+3 -1
View File
@@ -28,7 +28,9 @@
</header>
<main>
<section id="board"></section>
<section id="board">
<div id="card-area"></div>
</section>
</main>
<div id="win-overlay" class="hidden">