-
@nevkatz @sarah_edo I like the toggle idea. Actually, thinking it through,
prefers-reduced-motion
could be implemented in a similar way asprefers-color-scheme
in github.com/googlechromelabs/dark-mode-toggle#readme. Use the system preference if available, and let the user override it if they choose to.