No description
Find a file
Maaxxs e89e2aed34 Make the grain texture universally visible via a fixed overlay
Previously the grain lived on .page-texture's own background-image, so
any section with its own opaque background color (bg-neutral-50 bands)
painted right over it. Moved the grain to a fixed, full-viewport overlay
that sits on top of everything instead.

Also fixed a failed attempt at using mix-blend-mode: overlay for a
single theme-agnostic texture - that blend mode has almost no visible
effect on backgrounds this close to pure white/black, since its math
compresses toward the backdrop at the extremes. Back to plain alpha
transparency with separate light/dark speckle colors, moderate opacity.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 00:23:44 +02:00
.github/workflows Fix deploy branch: preserve hifi/ subfolder instead of flattening 2026-07-05 16:35:12 +02:00
hifi Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
hifi-src Make the grain texture universally visible via a fixed overlay 2026-07-07 00:23:44 +02:00
.gitignore Add GitHub Actions workflow to auto-build and publish to deploy branch 2026-07-05 16:05:19 +02:00