#33389: Admin label contrast issues & light background elements in dark mode ------------------------------------------------+------------------------ Reporter: Hrushikesh Vaidya | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin | Version: 4.0 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 1 UI/UX: 1 | ------------------------------------------------+------------------------ When the `dark_mode.css` stylesheet is loaded in the admin when a client prefers dark mode, the admin's `label` tags are still given a color from the `forms.css` stylesheet, which results in the label elements having very poor contrast with the dark background of the body.
Moreover, some elements in the admin UI, like `.submit-row` and `.selector-available h2` are given light background colors that come from their respective stylesheets. -- Ticket URL: <https://code.djangoproject.com/ticket/33389> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/055.96537324a2e220166156af195710e1c9%40djangoproject.com.