From 98b839c616fffb27909901afd8afd309ff8eb1ac Mon Sep 17 00:00:00 2001 From: jacobshandling <61553566+jacobshandling@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:42:44 -0800 Subject: [PATCH] Replace email logo with one that looks good in both light and dark mode (#25192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## For #24618 **Change email:** Screenshot 2025-01-06 at 3 50 27 PM **Invite user:** Screenshot 2025-01-06 at 4 15 05 PM **Enable MFA:** Screenshot 2025-01-06 at 4 21 46 PM **Reset password:** Screenshot 2025-01-06 at 4 25 54 PM **Setup smtp:** Screenshot 2025-01-06 at 4 28 29 PM - [x] Changes file added for user-visible changes in `changes/` - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling --- ...24618-make-email-logo-dark-mode-compatible | 1 + .../templates/change_email_confirmation.html | 14 ++--- server/mail/templates/invite_token.html | 9 ++-- server/mail/templates/mfa.html | 13 +++-- server/mail/templates/password_reset.html | 25 +++++---- server/mail/templates/smtp_setup.html | 48 ++++++++++-------- ...eet-logo-email-dark-friendly-162x92@2x.png | Bin 0 -> 5759 bytes 7 files changed, 64 insertions(+), 46 deletions(-) create mode 100644 changes/24618-make-email-logo-dark-mode-compatible create mode 100644 website/assets/images/permanent/fleet-logo-email-dark-friendly-162x92@2x.png diff --git a/changes/24618-make-email-logo-dark-mode-compatible b/changes/24618-make-email-logo-dark-mode-compatible new file mode 100644 index 000000000000..421e91d9b787 --- /dev/null +++ b/changes/24618-make-email-logo-dark-mode-compatible @@ -0,0 +1 @@ +* Use an email logo compatible with dark modes diff --git a/server/mail/templates/change_email_confirmation.html b/server/mail/templates/change_email_confirmation.html index 917e45a8a2a3..b804150ec444 100644 --- a/server/mail/templates/change_email_confirmation.html +++ b/server/mail/templates/change_email_confirmation.html @@ -2,7 +2,10 @@ - +