From 00e4944971a74bec821ad10ab05dd2d2a196d10d Mon Sep 17 00:00:00 2001 From: b1rdmania <102524336+b1rdmania@users.noreply.github.com> Date: Thu, 18 Dec 2025 19:55:05 +0000 Subject: [PATCH] Tighten UX with Synthwave design system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Design System: Synthwave aesthetic with 8px grid - Add CSS variables for colors, spacing, shadows, glows - Consistent 8px spacing grid throughout - Unified border-radius (8px) and shadows - Better typography scale and hierarchy - Refined button styles with smooth transitions - Tighter card layouts with hover effects - Cleaner input fields with focus states - More polished player boxes and sections - Consistent use of neon accent colors (#00ff88, #ffaa44) - Improved visual hierarchy and readability All spacing now uses calc(var(--spacing-unit) * N) for consistency 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- index.html | 268 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 165 insertions(+), 103 deletions(-) diff --git a/index.html b/index.html index 562e68b..ece0545 100644 --- a/index.html +++ b/index.html @@ -5,81 +5,130 @@ Motif - Procedural Music Synthesis