Anti-flash theme initialiser for Riksdagsmonitor news articles.
Runs synchronously before first paint to set the correct data-theme attribute on <html> and prevent a flash of the wrong theme.
data-theme
<html>
Uses the same storage key (riksdagsmonitor-theme) as theme-toggle.js so that all theme state remains consistent across the app.
riksdagsmonitor-theme
Anti-flash theme initialiser for Riksdagsmonitor news articles.
Runs synchronously before first paint to set the correct
data-themeattribute on<html>and prevent a flash of the wrong theme.Uses the same storage key (
riksdagsmonitor-theme) as theme-toggle.js so that all theme state remains consistent across the app.