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

  1. …in reply to @kamataryo_
    @kamataryo_ You can find out if a browser understands prefers-color-scheme by checking (window.matchMedia('(prefers-color-scheme)').media !== 'not all'): web.dev/prefers-color-scheme/#finding-out-if-dark-mode-is-supported-by-the-browser