UI Audit: glassmorphism + accent gradients in 15 places violate DESIGN.md ban #147
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed in
342b56a.backdrop-filter: blur(...)declarations stripped fromstyles-screens.cssandstyles-asset.css. Onlystyles-modal.cssretains the legit modal scrim blur..job-progress-fillaccent gradient replaced with solidvar(--accent).monitor-tile.audiodecorative gradient replaced with flatvar(--bg-1)The Tokens parody page (#152) still has gradient-text + gradient-tier-popular styles — those live in CSS scoped to
.token-*classes and only render on the hidden/tokens-parodyroute, accepted as easter-egg scope. Editor bumper gradient + glow handled in #151.The
tweaks-panel.jsxglassmorphism block is dead code (not loaded inindex.html), filed mentally as cleanup but not blocking.