roadsketch: higher-contrast dark basemap (Esri Dark Gray) + brighter match lines
CARTO dark_all rendered the street network as near-invisible dark-gray on
black. Swapped to Esri World Dark Gray Base: streets are clearly legible
while the theme stays dark (validated by a headless-Chrome A/B of 5 dark
options + a Gemini visual review — Esri unfiltered won on legibility-while-
staying-moody vs contrast-filtered CARTO/Esri, which read as muted daytime).
- basemap → Esri World_Dark_Gray_Base (maxNativeZoom 16, upscale beyond),
attribution updated to Esri
- map bg #0e0f13 → #26292d so tile-load / edges don't flash black against
the gray basemap
- match polylines factored to shared STYLE_SELECTED/STYLE_IDLE; idle line
brightened (#4a90d9@0.35 → #5a9fe0@0.6) so non-selected matches read on
the lighter basemap
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>