You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first visit (before the user has set a manual preference), the app should default to the user's OS/browser dark mode setting via the prefers-color-scheme media query, instead of always starting in light mode.
On first visit (before the user has set a manual preference), the app should default to the user's OS/browser dark mode setting via the
prefers-color-schememedia query, instead of always starting in light mode.