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
All of the major browsers now support changing websites to a dark mode version automatically based on the System settings, using prefers-color-scheme CSS styling (more info here). Any possibility to enable this? Great work, by the way!
All of the major browsers now support changing websites to a dark mode version automatically based on the System settings, using
prefers-color-schemeCSS styling (more info here). Any possibility to enable this? Great work, by the way!