[eric] onboarding: arc visuals (swarm card leaf + tinted logo, brand-lit app tiles, theme device, grain)

This commit is contained in:
ciregenz
2026-07-19 12:07:33 -07:00
parent 9e8760e048
commit ef2bb4edce
11 changed files with 558 additions and 166 deletions
@@ -0,0 +1,4 @@
// Zen-style film grain: a static 220px PNG tile of sparse BIPOLAR speckle (some pixels lighten,
// some darken, most near-transparent), so at full slider it reads as texture in the paint rather
// than gray haze on top. Opacity IS the grain slider, exactly like Zen's --zen-grainy-background-opacity.
export const GRAIN_URL = 'url("./grain-texture.png")';