#34999: Admin search bar in dark mode doesn't have proper background color
-------------------------------------+-------------------------------------
Reporter: Raphaël | Owner: nobody
Stefanini |
Type: | Status: new
Uncategorized |
Component: | Version: 4.2
contrib.admin |
Severity: Normal | Keywords: UI, contrast, admin
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-------------------------------------+-------------------------------------
On admin list with search bar input the text, while in dark mode, is light
grey and the background is white. the text is hence not readable.
This PR fixes the issue: https://github.com/django/django/pull/17547
--
Ticket URL: <https://code.djangoproject.com/ticket/34999>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.