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

  1. …in reply to @undefined
    @xlorotic @byuu_san You should consider prefers-color-scheme, you can always use it as progressive enhancement, which is very doable with <dark-mode-toggle> (github.com/GoogleChromeLabs/dark-mode-toggle). You can read more about it here: web.dev/prefers-color-scheme/#dark-mode-but-add-an-opt-out.