Skip to content

Fix account details page (especially on dark themes)

Not setting the colour of a rectangle yields a white one, never mind what colorSet you set on it. Explicitly set the background colour to the theme's background colour, so we don't end up with that nasty white rectangle with some near-white text on top on dark themes.

Using Breeze:

image

Using Arc Dark:

image

BUG:422190

Edited by Dan Leinir Turthra Jensen

Merge request reports