Is there a way to keep the same email template for dark mode too - Outlook and Gmail - Android/IOS

77 Views Asked by At

I tried the below code:

<meta name="color-scheme" content="light" />
<meta name="supported-color-schemes" content="light" />

But it still changes email template when I turned on Dark mode from phone. I want to stop changing the template when themes are changed from mobile phones (mainly from iPhone and Android-Phone). The logo and images look so bad in dark mode and also, I have used a color-gradient that also looks so bad in mobile view when I turned on the Dark mode. So, I want the template not to change according to themes.

I am glad if you guys can help me out with this!

0

There are 0 best solutions below