The wool world: felt mat, pompoms, quiet color law - #2
Merged
Conversation
- hero-fabric.tsx: a hand-cut felt mat behind the bot (turbulence- displaced edge, felt grain + brushed nap, pastel dye washes, running stitch) with three arc-wound yarn pompoms bobbing on transform-only keyframes — the bot itself never changes shape, only gains a stage - dark desk: washes go screen-blend so pastels glow without a green field; the egg gets a lifted body gradient + firmer outline so the mascot reads in front of the mat; the hover eye-fill stays a day-desk tell - footer: the mat runs under the footer as a hand-cut felt band with two pompoms tucked in its corners - global paper grain: one fixed fractal-noise layer, soft-light, the felt world's fiber over every surface - mascot life: after 30 quiet seconds the bot yawns (eyes snap to slits, smile spreads, pops back awake on input); the desk agent's thinking tell is a small wobbling yarn ball - stamps: the receipt's CLEARED slams in on mount - video transcript rewritten in plain English - reduced-motion kill-switch covers every new animation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
hero-fabric.tsx) — a hand-cut wool patch behind the bot: turbulence-displaced edge, felt grain + brushed nap (static SVG filters, rasterize once), four pastel dye washes, dotted running stitch. Three arc-wound yarn pompoms bob on transform-only keyframes. Same 480×400 viewBox as the bot, stacked behind it — the agent itself is untouched, it just gains a stage.Contract
Motion is transform/opacity only; all filters are static paint; reduced-motion kill-switch covers every new animation (
.hb-pom,.agent-yarn,.hfx-washtransitions); structural color stays token-driven.Verification
bun run lint+bun run typecheckpass