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

Unreadable due to colors #56

Closed
mark-summerfield opened this issue Oct 25, 2020 · 8 comments
Closed

Unreadable due to colors #56

mark-summerfield opened this issue Oct 25, 2020 · 8 comments

Comments

@mark-summerfield
Copy link

This tutorial is unreadable because of the poor color contrast. The first line of the first example:
const std = @import("std");
I can only read the = sign if I use very big fonts since the contrast between red and black is so low.
I know that black is very fashionable as a background but it is useless for reading.

On a side note the instructions for setting the path in Windows don't mention using Control Panel; they should at least mention that possibility since not everyone uses powershell.

@clankill3r
Copy link

I don't mean this offense, or as an attack in anyway. But are you color blind?
The = sign is not red but pink for example. The background is not black but grey.
For me it all looks fine. Or maybe you tallk about an older version.

@mark-summerfield
Copy link
Author

I am not color blind. The colors look red and black to me. But anyway that is really beside the point: what matters is that the contrast is so poor that the tutorial is unreadable.

@clankill3r
Copy link

Are the colors on the image the same as on the website for you?
poor_colors

@mark-summerfield
Copy link
Author

mark-summerfield commented Dec 28, 2020 via email

@clankill3r
Copy link

Can it be that you have a monitor with really bad contrast?

@mark-summerfield
Copy link
Author

mark-summerfield commented Dec 28, 2020 via email

@Sobeston
Copy link
Owner

Sobeston commented Jan 8, 2021

image
image

I'm working on some front-end upgrades at the moment. Everything should be available in both light and dark mode soon-ish (respecting your OS/browser preferences). I just need to figure out how to get different syntax highlighting working on the light theme and all is good.

For the mean time, you should be able to view the content clearly from the github repo itself - github renders all the markdown well as far as I can tell.

@Sobeston
Copy link
Owner

Sobeston commented Jan 7, 2024

Closed in #197

@Sobeston Sobeston closed this as completed Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants