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
The system setting is followed if there is no item
`blog-rust-lang-org-theme` in local storage. In order to switch back to
the system theme, that item is deleted.
Previously, if a system preference for dark theme was detected, that
was additionally stored explicitly as `blog-rust-lang-org-theme`.
That was removed, because it prevents the system setting from being
followed if the user switches their system back to light theme.
0 commit comments