making it a per-profile settings does not exclude making it available per-device or per-visit. it’s not especially difficult to store a flag in localStorage or a cookie. hell, you can even use CSS to detect OS dark mode preference settings and have it change automatically with no user input at all.
making it a per-profile settings does not exclude making it available per-device or per-visit. it’s not especially difficult to store a flag in localStorage or a cookie. hell, you can even use CSS to detect OS dark mode preference settings and have it change automatically with no user input at all.