{# EXALTATION: sync the Wagtail admin theme with the public site toggle. The public site stores the choice in localStorage['exaltation-theme'] ('light' | 'dark'). If present, we replace Wagtail's per-user w-theme-* class with the matching one before first paint so the same switch controls both surfaces. Falls back to the user's profile theme (set via admin_theme_classname above) when no choice is stored. #}
Skip to main content