develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 53

    1. …in reply to @tomayac
      @tomayac Can this setting not be more specific than a user-agent? "The prefers-color-scheme media feature reflects the user’s desire that the page use a light or dark color theme." I interpret the word "page" to mean that users might want Twitter to be light while Reddit should be dark.
  1. …in reply to @develwoutacause
    @tomayac Since DevTools' setting is independent of the rest of the browser. If Chrome applied this user setting to prefers-color-scheme for extensions, would that be against spec? I read it as being pretty flexible based on user-intent and context. IMHO this would be well within spec.