We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
From Hacker news discussion someone mention font color readability.
Great stuff but can you please scale up font contrast a bit? Just removing this body { color: #586E75 } altogether makes your page readable.
body { color: #586E75 }
I personally think that it's good idea. Screenshots for reference.
Now:
After change:
The text was updated successfully, but these errors were encountered:
SGTM — would you like to make a PR?
Sorry, something went wrong.
the corresponding issue in the docs site repo is scala/docs.scala-lang#569
I'm not sure if this got addressed in #606 or not
Fixed in #606
No branches or pull requests
From Hacker news discussion someone mention font color readability.
I personally think that it's good idea. Screenshots for reference.
Now:
After change:
The text was updated successfully, but these errors were encountered: