project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

Minor UI fixes and improvements #137

Closed joulei closed 3 days ago

joulei commented 1 week ago
kevinaboos commented 1 week ago

Need to fix the color of the html quote block bg in the RoomPreviewSelected:

here's an example of it unselected:

image

and here it is when selected -- it's white text on a near-white bg

image