more dark mode colors
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
/* map dark mode */
|
||||
.dark-mode-leaflet .leaflet-tile,
|
||||
.dark-mode-leaflet .leaflet-control-zoom-in,
|
||||
.dark-mode-leaflet .leaflet-control-zoom-out,
|
||||
.dark-mode-leaflet .leaflet-control-attribution {
|
||||
filter: invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%);
|
||||
}
|
||||
|
||||
.dark-mode-leaflet .leaflet-container {
|
||||
background-color: #1e1e1e; /* dark background for seamless look */
|
||||
}
|
||||
Reference in New Issue
Block a user