From 2ead51ef77c4872a188217cca8b82f5b02053ecd Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Fri, 29 May 2026 01:50:33 -0700 Subject: chrome: add moving shard background + CLAUDE.md Implements the chrome theme's metallic shard ambient field from the redesign handoff. Adds spawnShards() to aero.js, shard CSS (clip-path polygon, chrome gradient, specular streak, shard-rise keyframes) to aero.css, and wires up calls in index.js and enter.html. Shard field is hidden by default; shown only when body[data-theme="chrome"]. Also adds prefers-reduced-motion guard for both fields. Adds CLAUDE.md with architecture overview for future sessions. Co-Authored-By: Claude Sonnet 4.6 --- enter.html | 1 + 1 file changed, 1 insertion(+) (limited to 'enter.html') diff --git a/enter.html b/enter.html index 38f8146..170da73 100755 --- a/enter.html +++ b/enter.html @@ -216,6 +216,7 @@ -- cgit v1.3-2-g0d8e