tomayac’s avatartomayac’s Twitter Archive—№ 12,793

  1. …in reply to @_unshift
    @_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.