This can be fixed by changing the one `--close-button-bg` variable I
believe. I would recommend setting it to `#747474`, currently used for
those buttons’ hover state, and switch the hover state to use a much
darker `#333` instead.
--
Ticket URL: <https://code.djangoproject.com/ticket/34037>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Uncategorized => Bug
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:2>
* owner: nobody => Mia Bajić
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:3>
* has_patch: 0 => 1
Comment:
PR: https://github.com/django/django/pull/16105
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"50096a3a7ad777fae2179bf8b20ce386b337f247" 50096a3a]:
{{{
#!CommitTicketReference repository=""
revision="50096a3a7ad777fae2179bf8b20ce386b337f247"
Fixed #34037 -- Improved color contrast for close buttons in admin.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34037#comment:6>