tomayac’s avatartomayac’s Twitter Archive—№ 13,789

  1. …in reply to @Paul_Kinlan
    @Paul_Kinlan @dstaley There's some discussion around making elements of Web App Manifest color-scheme-aware (github.com/w3c/manifest/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prefers-color-scheme), but currently your best bet _now_ is to dynamically switch link[rel=manifest] (and meta[name=theme-color] and link[rel=icon]`), as I do in dark-mode-baseline.glitch.me/.