Closed Waqar144 closed 1 week ago
There's been issues with the QCH build for some time: p12tic#47, p12tic#79, p12tic#129
I don't use the QCH file personally, so I'll most likely not put much work into that. PRs are welcome of course, so if you manage to fix anything please do contribute it either here or upstream.
The problem is related to dark theme. The new renderer uses white color for the foreground text which makes things unreadable. For now I am using the following workaround:
export QT_QPA_PLATFORMTHEME=gtk3 # set env var
assitant
This needs to be fixed in Qt Assistant.
I think this needs support for dark mode to be added to the site's style, which doesn't seem to support dark mode at all. Nothing that can be fixed on my end.
Seems like it is not able to set the correct foreground color for text if its unspecified?