pub const THEME_ATTRIBUTE: &str = "data-theme";Expand description
The root attribute all_themes_css keys its blocks on.
Stated here so a consumer’s frontend and its stylesheet cannot disagree
about the spelling; a picker writes this attribute on document .documentElement and nothing else has to change.