I am really, REALLY looking forward to dark mode. It would be great if Safari and other browsers implemented a dark mode state that us web devs could access and deliver a dark version of the site if it's enabled on a system level. It would just be a matter of making a regular and dark style sheet. They don't even need to deliver the state info to us (fingerprinting risk). The browser could just load it dynamically on the client end.