{# Theme controller: registers the [data-theme-toggle] click + change handlers
site-wide so the light/dark switch on the settings page (and anywhere
else with the same attribute) actually flips data-theme on . The
include is the single source of truth for the toggle behavior; the
visible button is opt-in (pass show_button=True). #}