diff --git a/frontend/landing.html b/frontend/landing.html index 502f96b..06d1dcb 100644 --- a/frontend/landing.html +++ b/frontend/landing.html @@ -57,9 +57,9 @@ :root { --accent: #e65c00; - --bg: #111827; - --card: #1e293b; - --border: #334155; + --bg: #1c1c1e; + --card: #2c2c2e; + --border: #3a3a3c; --text: #f1f5f9; --muted: #94a3b8; --dim: #64748b; diff --git a/server/player/index.html b/server/player/index.html index 297ce4a..d406aaa 100644 --- a/server/player/index.html +++ b/server/player/index.html @@ -117,7 +117,7 @@ few-ms delay vs the inline trap is fine since errors before this loads are already captured in __debugLog by the inline trap above. --> -