Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate site default and browser default theme #2371

Open
4 tasks done
SleeplessOne1917 opened this issue Feb 20, 2024 · 0 comments
Open
4 tasks done

Differentiate site default and browser default theme #2371

SleeplessOne1917 opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SleeplessOne1917
Copy link
Member

Requirements

  • This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • Please check to see if this issue already exists.
  • It's a single bug. Do not report multiple bugs in one issue.
  • It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

Currently, if a user sets their theme to "Browser default" and the site has a theme set (e.g. vaporwave), the user's view will use the vaporwave theme instead of the browser default. The name "Browser default" suggests it will let browser settings handle the theme, but a set site theme will override this.

Steps to Reproduce

  1. (As an admin) set the site theme to a non-default theme
  2. Set you user theme to browser default
  3. Notice that the site theme will be used regardless of whether the browser is set to use light or dark mode.

Technical Details

n/a

Lemmy Instance Version

0.19.3

Lemmy Instance URL

No response

@SleeplessOne1917 SleeplessOne1917 added the bug Something isn't working label Feb 20, 2024
@SleeplessOne1917 SleeplessOne1917 changed the title Differentiate site default and browser default Differentiate site default and browser default theme Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant