Opened 2 months ago
Last modified 2 months ago
#19067 in-progress enhancement
[HaikuDepot] UI: Usages conditions view colours compatibility with dark schemes
Reported by: | Starcrasher | Owned by: | jscipione |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Applications/HaikuDepot | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If I understand well, this is the import of an html text. You can make appear that view using "Connexion" or "View last usages conditions"
The view itself seems to always have a white background but the text is taking panel_text_colour. In case of dark schemes this colour is usually very light, making the text unreadable.
Since the idea is to have a separate view, document_background_colour and document_text_colour would do better but perhaps it is not possible. In this case, since the background is white, finding a way to force text to black could work.
Attachments (1)
Change History (7)
by , 2 months ago
Attachment: | screenshot3.png added |
---|
comment:2 by , 2 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 2 months ago
Tested on hrev58095 with both 32 bits and 64 bits. The background is now taking document_background_colour but the text is still using panel_text_colour. So, it is still a wrong pair of colours but, somehow it already works better most of the time.
comment:4 by , 2 months ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 2 months ago
Owner: | changed from | to
---|---|
Status: | reopened → in-progress |
PS to fix (setting the foreground color): https://review.haiku-os.org/c/haiku/+/8262
comment:6 by , 2 months ago
Milestone: | R1/beta5 |
---|
Usages conditions view