added hightlight

This commit is contained in:
PxlLoewe
2025-04-08 09:45:21 -07:00
parent bde5de1969
commit 5545e603bf
3 changed files with 16 additions and 8 deletions

View File

@@ -3,6 +3,11 @@
themes: dark, nord;
}
@theme {
--color-rescuetrack: #46b7a3;
--color-rescuetrack-highlight: #ff4500;
}
.leaflet-popup-tip-container {
display: none;
}