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.


