#35875: Dark mode support for django/views/templates/*.html
--------------------------------------+------------------------------------
Reporter: Emme Bravo | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: Generic views | Version: dev
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by Sarah Boyce):
* cc: Thibaud Colas (added)
* stage: Unreviewed => Accepted
* summary: Dark mode support for directory_index view => Dark mode support
for django/views/templates/*.html
Comment:
It sounds like there's a request to support dark mode in places other than
the admin, including the [
https://forum.djangoproject.com/t/dark-theme-
for-the-congrats-page/35938/6 congrats page]
Accepting on the grounds that I believe this has accessibility benefits
and discussed with Thibaud, cc-ing to confirm.
I'd like to increase the scope of this ticket to all templates in
`django/views/templates`. Each one can be worked on separately with `Refs
#35875 --` but don't think we need to keep creating new tickets for each
one.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35875#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.