description=`Pico is shipped with 2 consistent themes: Light & Dark. The Light theme is used by default. The Dark theme is automatically enabled if the user has dark mode enabled ('prefers-color-scheme: dark').`
<h2>Pico is shipped with 2 consistent themes: Light & Dark.</h2>
</hgroup>
<p>The Light theme is used by default. The Dark theme is automatically enabled if the user has dark mode enabled <code><i>prefers-color-scheme</i>: <u>dark</u></code></p>
<articlearia-label="Theme switcher">
<buttonclass="contrast theme-switcher">…</button>
</article>
<p>Themes can be forced on document level <code><<b>html</b><i>data-theme</i>=<u>"light"</u>></code> or on any HTML element <code><<b>article</b><i>data-theme</i>=<u>"dark"</u>></code></p>