From 66802e23d77a23b72ac786d049a6ce653c5150eb Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Tue, 26 May 2026 19:28:43 -0700 Subject: redesign: add Y2K chrome theme + theme switcher MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Y2K Chrome / Frutiger Aero two-theme switcher (floating pill, top-right) - Theme persists via localStorage under 'tyler.theme', no flash on load - Chrome theme: brushed-metal panels, iridescent titlebar seam, holographic cursor, blueprint wallpaper, Audiowide/Michroma/Space Grotesk fonts - Aero theme: upgraded to Plus Jakarta Sans + IBM Plex Mono - Z-index hygiene: .icons → 10, .win → 50, .bubble-field → 0 - Sparkle cursor is theme-aware (cyan→pink for chrome, warm rainbow for aero) - Music toggle is theme-aware: bazaar theme (aero) / coolman (chrome), swaps live if you change theme while music is playing - Add img/wallpaper-chrome.png (blueprint wallpaper for chrome theme) Co-Authored-By: Claude Sonnet 4.6 --- img/wallpaper-chrome.png | Bin 0 -> 4134174 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/wallpaper-chrome.png (limited to 'img') diff --git a/img/wallpaper-chrome.png b/img/wallpaper-chrome.png new file mode 100644 index 0000000..bb714a6 Binary files /dev/null and b/img/wallpaper-chrome.png differ -- cgit v1.3-2-g0d8e