Skip to content

[a11y] Transactional email footer text doesn't have enough contrast #29679

Description

@jatinder14

Issue Summary

Transactional emails (magic link, invites, password reset, comments, etc.) use footer/link color `#738A94` on white backgrounds. That is about 3.6:1, below WCAG 1.4.3 (4.5:1) for normal text.

Newsletter footers were updated to `#5B6B73` in #29670 / #29666. Transactional templates still hardcode `#738A94`.

Suggested fix

Replace `#738A94` with `#5B6B73` across transactional email templates (and matching snapshots).

Ghost Version

main

Code of Conduct

  • I agree to be friendly and polite to people in this repository

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions