You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
I find that the code blocks are very hard to read, having a very low contrast. It can be quite disturbing especially for documentation with a lot of code examples.
inline code from the Bootstrap example
bigger code block, from a project of mine, even harder to read IMO
I know we can provide our own CSS rules on a per project basis, but I think default style should promote readability and comfort.
How do you feel about it ?
The text was updated successfully, but these errors were encountered:
Now that you bring it up, I agree—the default styles should be more accessible. We’re using one of the default highlight.js themes I believe, so it’s just a matter of us replacing that with a more accessible one.
Would be nice to make that theme configurable via config too.
Hello,
I find that the code blocks are very hard to read, having a very low contrast. It can be quite disturbing especially for documentation with a lot of code examples.
inline code from the Bootstrap example
bigger code block, from a project of mine, even harder to read IMO
I know we can provide our own CSS rules on a per project basis, but I think default style should promote readability and comfort.
How do you feel about it ?
The text was updated successfully, but these errors were encountered: