siftlode/frontend/public
npeter83 36c27250c3 feat(glass): light-theme background images + enable the toggle in light
Add a light set of the 6 per-scheme backdrops (public/backdrops/light/*.svg) —
soft, pastel-mid, non-figurative washes tuned to each accent so they read through
the light translucent glass. Wire them up centrally:
- App: the backdrop is on whenever bgImage && !perf (was dark-only), so light
  gets it too.
- index.css: per-scheme rules are now [data-theme]-qualified — dark uses the dark
  set, light the /light/ set; shared cover/fixed size rule for both.
- Settings: the Background image toggle + Image-fade slider work in light now
  (removed the dark-only gates); hint no longer says 'dark only'. Trilingual.
The light glass (62% translucent tier) refracts the light backdrop just like dark
refracts its own; one fade slider controls both.
2026-07-13 00:14:20 +02:00
..
backdrops feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
welcome perf(landing): WebP welcome screenshots + long-cache static assets 2026-07-04 18:17:11 +02:00
favicon.svg feat(ui): favicon, dynamic tab title, clickable logo, styled module headers 2026-07-04 06:17:40 +02:00
robots.txt fix(share): let link-preview crawlers fetch /watch/ pages (robots.txt) 2026-07-07 22:56:38 +02:00