Dark Mode with Email Campaigns
What is the worldwide state of dark mode "compatibility" in email campaigns? Is it (even) possible (yet) using FluentCRM's Gutenberg email builder (which I like), to create campaigns that honor the user's device "system dark mode" setting? (white background turns dark, darker fonts turn light)
I understand this likely isn't a fluentCRM-specific issue and more of an email HTML limitation with "antiquated" email applications.
Dark mode support in email campaigns is still inconsistent across email clients. Some clients keep the email body unchanged, some partially invert colors, and some fully invert colors. A few clients support dark-mode CSS such as prefers-color-scheme, but many popular inboxes, especially Gmail and some Outlook versions, handle dark mode in their own way.
FluentCRMβs Gutenberg email builder cannot reliably force an email campaign to honor every recipientβs system dark mode setting across all email clients.
Ashik KhanΒ ~ Thank you for the informative reply. Yeah, I kind of figured "inconsistencies" was still what we're all dealing with.
Do you have an opinion on this: Your mentioning of prefers-color-scheme ... is there any "wise" logic in building a little bit of this custom CSS into my newsletters now, just so those clients that do support it have access to it?