@AntonKhorev commented on this pull request.
> @@ -516,6 +511,23 @@ body.small-nav {
}
}
+@mixin dark-map-color-scheme {
+ .leaflet-tile-container .leaflet-tile,
+ .mapkey-table-entry td:first-child > * {
+ filter: brightness(.8);
Step 5 has an impossible requirement of "make it dark but don't pick any
filter". The closest possible thing is "don't touch existing filters".
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5362#discussion_r1867471665
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5362/review/2475258...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev