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 dark class scopes dark mode to part of an otherwise light page when it is put on a container element. The light class should do the same for a light area inside a dark page, so either scheme can sit inside the other.
The
darkclass scopes dark mode to part of an otherwise light page when it is put on a container element. Thelightclass should do the same for a light area inside a dark page, so either scheme can sit inside the other.