[openstreetmap/openstreetmap-website] Dark Mode for maps (Issue #5328)
Vitaly Zdanevich
notifications at github.com
Wed Jun 4 00:14:15 UTC 2025
vitaly-zdanevich left a comment (openstreetmap/openstreetmap-website#5328)
I wrote [userstyle](https://gitlab.com/vitaly-zdanevich-styles/openstreetmap/-/tree/master)
```
@-moz-document domain('openstreetmap.org') {
.leaflet-tile-container img
{
filter: invert() hue-rotate(140deg) !important;
}
}
```
You are welcome to improve.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5328#issuecomment-2937812289
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5328/2937812289 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250603/8c829406/attachment.htm>
More information about the rails-dev
mailing list