Files
worldmonitor/docs
Elie Habib 2a76c7cfa3 feat(map): add per-provider map theme selector (#1101)
Add a Map Theme dropdown in Settings below Map Tile Provider that lets
users pick the basemap visual style. Each provider has different themes:
- PMTiles: Black (default), Dark, Grayscale, Light, White
- OpenFreeMap: Dark (default), Positron
- CARTO: Dark Matter (default), Voyager, Positron

Map theme is fully independent of app theme (Auto/Dark/Light) — app
theme only affects UI chrome. Theme selection is per-provider and
persisted independently in localStorage. Overlay paint colors adapt to
the map theme, not the app theme.
2026-03-06 10:21:56 +04:00
..