sta
https://gyazo.com/a31753aa0b3fbde88efa03759ebcec9a
以下は個人的なカスタマイズスクリプト(読者には関係がありません)
code:style.css
/* disable hilight in inline */
code.code span {
color: inherit !important;
}