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
For more accessibility, can you consider using prefers-color-scheme to change the color scheme to light mode when requested? I personally find dark mode really hard to read.
Since you're using variables for the colors already, it should be a simple addition to override if necessary.