macOS Mojave is supporting dark mode and the Safari Technology Preview 68 is supporting automatically setting dark mode for homepages if set in system-settings. This seems to be handled via CSS prefers-color-scheme media query. Is it easy to support this? 🤔
Ref.: https://trac.webkit.org/changeset/237156/webkit
@skjnldsv @nextcloud/designers
macOS Mojave is supporting dark mode and the Safari Technology Preview 68 is supporting automatically setting dark mode for homepages if set in system-settings. This seems to be handled via CSS
prefers-color-schememedia query. Is it easy to support this? 🤔Ref.: https://trac.webkit.org/changeset/237156/webkit
@skjnldsv @nextcloud/designers