Scenario
You are using Exclaimer Cloud and would like to know more about how Dark mode can affect email signatures.
Resolution
Dark mode is an accessibility setting that changes the color scheme of an interface, minimizing the amount of blue light to enhance readability and reduce eye strain. This is great for anyone who is light-sensitive and working late hours.
To check if dark mode settings in HTML have been set for background color and font colors, use this in the source code :
background-color, bgcolor or color.
If a color is set (for example, black), the setting will reverse the colors; black will change to white and white will change to black.
This does not affect plain text signatures.Unfortunately, we cannot override the dark mode settings ourselves, but there are recommended steps you can take to ensure the signature works correctly.
- Avoid background colors where possible; white can become black, and black can become white, as though they are inverted. Anything off-white can become gray.
- Use images with a transparent background to allow the background to show through the image.
- If text is used as an image, it is recommended to add a white stroke to the text within the image before adding it to the template.
The below method will work for Exclaimer Cloud signatures only:
- Render the signature as a bitmap image to resolve the issue if you use a background color, such as black. This will embed the colors used in the signature, resulting in the signature staying the same at all times.
However, this can cause the signature to become an attachment or strip out of forward and reply emails. Hyperlinks may not work if you like to see the signature when composing an email. For more information, see Hyperlinks are missing from my signature.
We recommend: If you are not using a background color but have set a black color on the font color, this will not change when rendered as a bitmap; the color will remain embedded. We recommend you add a light background to the signature in such cases.