https://bugs.winehq.org/show_bug.cgi?id=57521
--- Comment #2 from Stefan Dösinger stefan@codeweavers.com --- Created attachment 77566 --> https://bugs.winehq.org/attachment.cgi?id=77566 Attempted hack
Here's my attempt to hack the static control into submission. It quickly turned out to be wrong since it overrides colors set via WM_CTLCOLORSTATIC - e.g. the Red "Wine" text in the winecfg about page loses its custom color.
I tried to follow the path of the registry colors through the WM_CTLCOLORSTATIC and similar messages but failed to do so while sitting in the airplane.