2026-08-20 — Find map theme sync

Summary

Find basemap defaults follow the site light/dark theme (next-themes). Overlay titles contrast against the active basemap, not the chrome theme. Each theme mode has its own remembered Map settings pick.

Highlights

  • Light: fan bright (OpenFreeMap Bright), owner mono (Positron).

  • Dark: both lenses default to fiord (OFM dark remains in Map settings but is not the default).

  • Prefs in ftn-map-style: fanLight / fanDark / ownerLight / ownerDark. Map settings writes only the current theme’s slot.

  • Theme changes call map.setStyle with the other slot’s style without remounting the MapLibre map when possible.

  • .ftn-find-title—​on-light / --on-dark set title color from basemap luminance (fiord/dark → light text).