Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Look and Chameleon Technology » [Linux - Gnome] QTF text is unreadable with dark-themes
[Linux - Gnome] QTF text is unreadable with dark-themes [message #50776] Sat, 15 December 2018 22:53 Go to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello,

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):

index.php?t=getfile&id=5727&private=0

Best regards,
Oblivion


[Updated on: Sat, 15 December 2018 23:34]

Report message to a moderator

Re: [Linux - Gnome] QTF text is unreadable with dark-themes [message #50794 is a reply to message #50776] Thu, 20 December 2018 13:32 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Oblivion wrote on Sat, 15 December 2018 22:53
Hello,

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):

index.php?t=getfile&id=5727&private=0

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).

Mirek

[Updated on: Thu, 20 December 2018 13:33]

Report message to a moderator

Re: [Linux - Gnome] QTF text is unreadable with dark-themes [message #50795 is a reply to message #50794] Thu, 20 December 2018 22:18 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello Mirek,

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).


index.php?t=getfile&id=5729&private=0

Best regards,
Oblivion


[Updated on: Thu, 20 December 2018 22:20]

Report message to a moderator

Re: [Linux - Gnome] QTF text is unreadable with dark-themes [message #50796 is a reply to message #50795] Fri, 21 December 2018 08:45 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Well, I have 'invented' Color DarkTheme(Color) function to convert colors for dark theme and I am now using it with RichTextCtrl. Please check.
Re: [Linux - Gnome] QTF text is unreadable with dark-themes [message #50802 is a reply to message #50796] Sat, 22 December 2018 20:48 Go to previous messageGo to next message
Zbych is currently offline  Zbych
Messages: 325
Registered: July 2009
Senior Member
mirek wrote on Fri, 21 December 2018 08:45
Well, I have 'invented' Color DarkTheme(Color) function to convert colors for dark theme and I am now using it with RichTextCtrl. Please check.


Thanks for the fix. It solved my problem with font color as well: https://www.ultimatepp.org/forums/index.php?t=msg&th=104 99
Re: [Linux - Gnome] QTF text is unreadable with dark-themes [message #51139 is a reply to message #50796] Fri, 08 February 2019 12:07 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello Mirek,

Before you release 2019.1, I've noticed another problem:

index.php?t=getfile&id=5758&private=0


Best regards,
Oblivion


Previous Topic: LabelBox label font color
Next Topic: Look of focused button
Goto Forum:
  


Current Time: Thu Mar 28 16:42:01 CET 2024

Total time taken to generate the page: 0.02145 seconds