GUI is unreadable when using a dark High Contrast theme

Author: RedMserCreated Jun 29, 2022Updated Apr 16, 2026

image

All of the ListViews seem to hard-code the white background color, while the font color gets overridden by the dark high contrast theme to be white as well. This makes the text completely unreadable, unless rows are selected.

Ideally, colors should be configurable. But as an alternative, ensure that the background color uses a system color, while the text keeps current behavior of following the theme.