Madelena / Metrology-for-Beeper

A flat design theme for Beeper. Based on Metro Design System.
38 stars 7 forks source link

Voice messages color issue #5

Closed philipp-winterle closed 12 months ago

philipp-winterle commented 1 year ago

If you send a voice message in dark mode the display for the acknowledge line is blue. See screen.

This only happens for own messages.

Beeper Mac beeper-desktop version: 3.60.21

CleanShot 2023-06-22 at 10 23 33@2x
G0razd commented 1 year ago

Hey, it's not only voice messages, it's message reactions also. When adding reaction there is a blue bar under the message image

Beeper Windows beeper-desktop version: 3.66.23

llsaboya commented 1 year ago

Image captions also have this issue. I fixed with this line.

.mx_EventTile_messageOut .mx_EventTile_caption, .mx_EventTile_messageOut .mx_EventTile_content-caption { background: transparent !important; }