From 09a6993af336771cb4b21c76e367c2ddc98f8154 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Sat, 6 Jun 2026 00:52:44 -0400 Subject: [PATCH] ui: frosted glass on top and bottom bars --- frontend/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 498cc84..c44c51e 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -117,7 +117,7 @@ export default function App() {
{/* ── Top bar: scene selector + clock ── */} -
+
{SCENES.map((s) => (
{/* ── Bottom status bar ── */} -
+