Inline code formatting in dark mode is all but impossible to make out

When using dark mode in the forum, there is no real visible differentiator of inline code:

Spot the code?

I don't know if it is possible to change? The default SCSS is this:

Where --inline-code-bg is rgba(0, 0, 0, 0.35)

Setting it to something like rgba(0, 55, 0, 0.5) would at least make it slightly stand out without being too in-your-face.

OK - have beefed it up a bit

2 Likes

Thanks Dave, that's great. :slight_smile: