code blocks contrast is very low
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 ?
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.
Thanks for raising this issue!