oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.43k stars 186 forks source link

Update unread message theming and alignment #2988

Closed KeeJef closed 3 months ago

KeeJef commented 7 months ago

This PR fixes unread message bubbles in message requests, so that they use the same colors as unread message bubbles for conversation items, previously they were deviating. See below

image

This is now fixed as such

image

it also vertically aligns all conversation header items, so that author name, unread count and date are inline

KeeJef commented 4 months ago

Rebased