On linux/GNOME 3 (3.30) The qtf text is unreadable under dark themes and it seems impossible to change it from within theIDE.
This happens with every dark theme (including the default Adwaita-dark).
On linux/GNOME 3 (3.30) The qtf text is unreadable under dark themes and it seems impossible to change it from within theIDE.
This happens with every dark theme (including the default Adwaita-dark).
Screenshot (with Adwaita dark):
Best regards,
Oblivion
I have commited the temporary fix.
In general, the problem here is that we need to 'reinterpret' colors set for white theme over to the dark (because those texts are after all written for white theme).... At least, this conversion is now refactored into two PaintInfo methods (ResolveInk and ResolvePaper).
I've updated upp & TheIde. The text is now readable. (In most cases).
Thanks!
Remaining issues that I've noticed (as this is a temporary fix, just to inform you): QTF text -currently- has no color and it cannot be read on white background (or same color for ink/bkg).