内联代码难以看清

您可以在主题的 CSS 中添加类似以下内容:

p>code, li>code, pre>code {
    background: #dcdcdc;
}

自定义 → 主题 → 编辑 CSS/HTML