tomayac’s avatartomayac’s Twitter Archive—№ 16,737

  1. …in reply to @codepo8
    @codepo8 Well, 15 lines of code is nice. But how about 1? 😉 Works best in combination with prefers-color-scheme, but also in isolation. css :root { color-scheme: dark light; } Article: web.dev/color-scheme/ Demo: apple-creative-airplane.glitch.me/