#34038: Low text contrast and no visual cues for links within body text in admin UI -------------------------------------+------------------------------------- Reporter: Thibaud | Owner: nobody Colas | Type: Bug | Status: new Component: | Version: 4.0 contrib.admin | Keywords: accessibility, Severity: Normal | color contrast, ux Triage Stage: | Has patch: 0 Unreviewed | Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 1 | -------------------------------------+------------------------------------- The Django admin’s light theme uses a light blue for links within text, with no other distinction of what is a link. This is problematic for two reasons:
- The current shade of blue, `#447e9b`, doesn’t have enough contrast against the white body background. - For people with color blindness, there is no visual cue that a link is a link. For those reasons, I would recommend: - Changing the link color of `--link-fg`. My recommendation would be to use an ever-so-slightly darker `#437c98` (1% less lightness in HSL representation) - Introduce an underline for all links within body text, so they can be identified unambiguously. -- Ticket URL: <https://code.djangoproject.com/ticket/34038> 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/010701836e718ad6-d8e7eead-f15d-4dce-a699-0bb75ff466c0-000000%40eu-central-1.amazonses.com.