Dark mode toggle in user preferences

Carol Thompson Carol Thompson 1 6 days ago

It would be great if users could switch to a dark color scheme directly from their profile preferences, independent of the system theme. Many of us work late and a dark mode would reduce eye strain significantly.

Ideally it should respect the theme's dark palette if one exists, and fall back to a sensible default otherwise.

5 4
Bob Martinez Bob Martinez 2 6 days ago

Fully support this. A lot of developer communities default to dark mode now. It would be great to see it built into the user preferences rather than relying on browser extensions.

Alice Chen Alice Chen 3 6 days ago

If the theme supports a dark palette via theme.json, would it make sense to just toggle the CSS custom properties? That way it stays consistent with the overall site design.

Making Life Better