<light-dark-toggle>
Web Component
Instant dark mode support using <meta name="color-scheme" content="dark" />
with support for localStorage
CSS Tips
Did you know? Using the CSS function light-dark()
you can tell the browser which colors to pick from when using the users prefered color-scheme
.
light-dark()