-
Notifications
You must be signed in to change notification settings - Fork 326
Text color too "faded" #563
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
Comments
I also find the text on this page https://ruudvanasseldonk.com/2016/11/30/zero-cost-abstractions very easy to read. They use "color: #456;". |
I agree, I don't read well low-constrast color schemes. @jkleiser Would you be up for submitting a PR? |
No, I cannot do that now. I'm afraid the job should include more re-styling than just this single color. |
duplicate of #509 ? |
Yes, it's about text contrast, as in #509. |
thanks @jkleiser for the report. (I should have remembered earlier that we already had an issue on this.) |
As I said in a recent tweet, with text styled with "color: #586E75;", like here http://www.scala-lang.org/blog/2016/11/17/splash.html, I don't feel like I want to read it. Sorry.
It seems to be a general problem (for me) with the scala-lang pages, like this one here: http://www.scala-lang.org/documentation/. The text is too "faded". I have a quite good iMac from 2011, and a MacBook Air from 2015. I would suggest using "color: #333;", like here on github.com.
The text was updated successfully, but these errors were encountered: