-
@_unshift Love the toggle switches. An idea to simplify them is to combine the two into just one: web.dev/prefers-color-scheme/#dark-mode-but-add-an-opt-out. The
<dark-mode-toggle>initially respects the operating system's setting, but allows the user to override it.