Plugin Author
Franky
(@liedekef)
The next version of EME will switch leaflet to dark mode (see at the bottom of eme.css to change the dark layout CSS).
The changeset:
https://plugins.trac.wordpress.org/changeset/2708826/
Thread Starter
mlplus
(@mlplus)
Looks like it only change to correct mode if you are on the page with a map when you change mode. See https://skaneplus.se/locations/288/malmo-folkets-park/
You can change mode with switch in lower right corner.
Plugin Author
Franky
(@liedekef)
The way you do it there is a button with jquery-code behind it. You need to call the needed EME changes for that event too then (change the css-classes), see at the bottom of the EME css file.