mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-14 11:06:21 +02:00
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.