siftlode/frontend/public/backdrops/light
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
..
forest.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
matrix.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
midnight.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
slate.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
starship.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00
youtube.svg feat(glass): light-theme background images + enable the toggle in light 2026-07-13 00:14:20 +02:00