As shown in the image above, the current code block color is very close to white ( #F8F8F8 vs #FFFFFF ) and can be very difficult to see on certain screens. The effect isn’t as bad for multi-line code blocks, but it is extremely noticeable for inline code.
The 2nd & 3rd examples from StackOverflow have much better visibility.
I think the 3rd example is the easiest to differentiate from normal text & should be implemented as the new code block color. ( for both inline & multi-line )