Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contrast Text Issues Report (Priority level: High) #8

Open
EstherMoellman opened this issue Jul 7, 2020 · 20 comments
Open

Contrast Text Issues Report (Priority level: High) #8

EstherMoellman opened this issue Jul 7, 2020 · 20 comments
Labels
bug Something isn't working Critical

Comments

@EstherMoellman
Copy link

EstherMoellman commented Jul 7, 2020

No description provided.

@ThomazPom
Copy link
Owner

Note;
Must intercept javascript styles

Better contrast with a new rgba mode

@ThomazPom

This comment was marked as resolved.

@baka24

This comment was marked as resolved.

@ThomazPom
Copy link
Owner

@baka24 @EstherMoellman Altough contrast is getting better, a lot of contrast issues are due to a part of ultimadark i disabled on purpose.

@ThomazPom
Copy link
Owner

1.2.5 is online, it fixes regressions. More important it fixes broken fonts by selecting the right decoder for each page.
I though it was linked to the broken pictures issues, but i was wrong

@EstherMoellman

This comment was marked as resolved.

@EstherMoellman

This comment was marked as resolved.

@Vintagemotors Vintagemotors added the bug Something isn't working label Dec 30, 2023
@Vintagemotors Vintagemotors pinned this issue Dec 30, 2023
@Vintagemotors
Copy link
Collaborator

I suppose this belongs here too: https://manjaro.org/

@Vintagemotors
Copy link
Collaborator

@Vintagemotors

This comment was marked as resolved.

@Vintagemotors

This comment was marked as resolved.

@ThomazPom
Copy link
Owner

ThomazPom commented Jan 15, 2024

https://www.techingredients.com/thermalproducts text is the same color as the background.
Easy to fix, featured in 1.5.34

@ThomazPom
Copy link
Owner

@ThomazPom
Copy link
Owner

ThomazPom commented Jan 15, 2024

https://tools.pingdom.com/

https://tools.pingdom.com/

rgb(255, 240, 0) defalt color becomes rgb(204, 192, 0) with current settings of ultimaDark ( max background brightness 0.4 )

RGB 204, 192, 0 = HSL 56°, 100%, 40% is within the range

Therefore is not a bug, this is a decision to take : Decreasing default max background brightness without killing the colors.
image
image

@Vintagemotors
Copy link
Collaborator

Vintagemotors commented Jan 15, 2024

for the https://tools.pingdom.com/ case it would be fine if the background isn't darkened further so long as the text can be changed to black where it is currently a light grey on the yellow background.

@Vintagemotors
Copy link
Collaborator

@ThomazPom
Copy link
Owner

This is a legacy website issue (HTML4) not currently supported by UD

@ThomazPom
Copy link
Owner

For the https://tools.pingdom.com/ case it would be fine if the background isn't darkened further so long as the text can be changed to black where it is currently a light grey on the yellow background.

This is not possible. Backgrounds and text colours are not linked at all. Given that, the only pragmatic thing we can do is lowering the lightness of backgrounds and increase lightness of texts to achieve sufficient contrast to read.

@Vintagemotors
Copy link
Collaborator

This is a legacy website issue (HTML4) not currently supported by UD

Is adding HTML4 support in-scope?

@ThomazPom
Copy link
Owner

This is a legacy website issue (HTML4) not currently supported by UD

Is adding HTML4 support in-scope?

Yes!

@Vintagemotors Vintagemotors mentioned this issue Sep 8, 2024
12 tasks
@mkoushan mkoushan mentioned this issue Sep 26, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical
Projects
Status: In Progress
Development

No branches or pull requests

4 participants