pre code.hljs {letter-spacing: 0.03em; word-spacing: -0.15em; display: block; padding: 1em; border: solid 1px #d3dce4; border-radius: 5px;}



code.hljs {padding: 3px 5px; color: #323332; background: #f8f9fa;}



.hljs ::selection, .hljs::selection {background-color: #606060; color: #dcdccc}
.hljs-comment {color: #6f6f6f}
.hljs-tag {color: grey}
.hljs-operator,
.hljs-subst {color: #3c3c32}
.hljs-operator {opacity: .7}
.hljs-bullet,
.hljs-deletion,
.hljs-name,
.hljs-selector-tag,
.hljs-template-variable,
.hljs-variable,
.hljs-number,
.hljs-punctuation {color: #323332}
.hljs-attr,
.hljs-link,
.hljs-literal,
.hljs-symbol,
.hljs-variable.constant_ {color: #0b00ed;}
.hljs-class .hljs-title,
.hljs-title,
.hljs-title.class_ {color: #323332}
.hljs-strong {font-weight: 700; color: #e0cf9f}
.hljs-addition,
.hljs-code,
.hljs-string,
.hljs-title.class_.inherited__ {color: #444;}
.hljs-built_in,
.hljs-doctag,
.hljs-keyword.hljs-atrule,
.hljs-quote,
.hljs-regexp {color: #0b00ed;}
.hljs-attribute,
.hljs-function .hljs-title,
.hljs-section,
.hljs-title.function_,
.ruby .hljs-property {font-weight: bold; color: #000;}
.diff .hljs-meta,
.hljs-keyword,
.hljs-template-tag,
.hljs-type {color: #1955e9; font-weight: 500;}
.hljs-emphasis {color: #dc8cc3; font-style: italic}
.hljs-meta,
.hljs-meta .hljs-keyword,
.hljs-meta .hljs-string {color: #000}
.hljs-meta .hljs-keyword,
.hljs-meta-keyword {font-weight: 700}

.hljs-title.function_ {font-weight: 600;}