Closed
Description
I have global setting <html lang="fi" data-theme="dark">
in template. Page renders out light theme. Theme switcher works like it should at least when selecting dark theme, not tested OS theme setting.
EDIT: Turned off Theme swicther (html and js) and theme is now dark! So this might be js issue in minimal-theme-switcher.js?
Expected Behavior
Whole page except elements that are point to light theme should be dark.
Environment
Windows 10, Laragon (devserver), Modx, Firefox.