La notificación de correo electrónico del chat utiliza un color de texto codificado en el título pero no en el fondo

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 Me gusta

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

2 Me gusta