如修改code样式
themes/hiker/source/css/_partial/highlight.styl
.article-entry
pre, code
font-family: font-mono
code
background: rgba(208,211,248,0.2)
//color: color-default
color: #E96900
padding: 0 0.3em
pre
@extend $code-block
code
background: none
text-shadow: none
padding: 0