Is there an easier way to change the tinymce mode based on theme light/dark mode change on metronic 8 without destroying the editor completely?
Hi,
You can try to programmatically toggle the Tiny Editor's dark mode using Metronic Theme API.
Regards.
Hey Sean,
Getting the value from theme is easy but how to change the Tiny Editor's mode dynamically?