Darker basemap for radar

This commit is contained in:
mrkmntal 2026-04-07 16:12:43 -04:00
commit af0dc6df4d
4 changed files with 9 additions and 2 deletions

View file

@ -136,6 +136,11 @@
font-family: inherit;
}
.radar-base-layer,
.radar-base-layer .leaflet-tile {
filter: grayscale(0.75) brightness(0.52) contrast(1.15) saturate(0.45);
}
.leaflet-control-container,
.leaflet-control-attribution,
.leaflet-control-zoom {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long