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

Admin: Disable Dark Mode on Admin #2738

Open
Tracked by #2701
machikoyasuda opened this issue Mar 11, 2025 · 0 comments
Open
Tracked by #2701

Admin: Disable Dark Mode on Admin #2738

machikoyasuda opened this issue Mar 11, 2025 · 0 comments

Comments

@machikoyasuda
Copy link
Member

machikoyasuda commented Mar 11, 2025

Similar to what was done in the in-person flow here (6de5abe), disable the dark mode option from the Django admin.

Accepance critera

  • Dark mode toggle icon is hidden
  • Dark mode toggling is not automatically triggered by a user's browser or operating system defaults, even if the icon is not there

Notes

Explore if there is a way to code this without repeating 6de5abe code but disabling it higher up in 1 place. What's the most efficient way to achieve this across all of Admin?

@machikoyasuda machikoyasuda changed the title Disable Dark Mode on Admin. Admin: Disable Dark Mode on Admin Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant