Chat e-mailmelding gebruikt hardgecodeerde tekstkleur in titel, maar niet op achtergrond

The chat summary email notification uses a hard coded #0a0a0a color, regardless of the color scheme. There are more places where this happens but in this case the background color of the header is not hard coded as well, but taken from the color scheme.

So now, when the color scheme’s header background is dark, this produces black on black text.

3 likes

Thanks for reporting it, I’m replacing it with header_color here:

2 likes