/* stylelint-disable */.hljs { display: block; padding: 0.5em; color: #333; background: #f8f8f8; }
.diff .hljs-header,.hljs-comment,.hljs-javadoc,.hljs-template_comment { color: #998; font-style: italic; }
.css .rule .hljs-keyword,.hljs-keyword,.hljs-request,.hljs-status,.hljs-subst,.hljs-winutils,.javascript .hljs-title,.nginx .hljs-title { color: #333; font-weight: 700; }
.hljs-hexcolor,.hljs-number,.ruby .hljs-constant { color: #099; }
.hljs-phpdoc,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula { color: #d14; }
.coffeescript .hljs-params,.hljs-id,.hljs-title,.scss .hljs-preprocessor { color: #900; font-weight: 700; }
.clojure .hljs-title,.hljs-subst,.javascript .hljs-title,.lisp .hljs-title { font-weight: 400; }
.haskell .hljs-type,.hljs-class .hljs-title,.tex .hljs-command,.vhdl .hljs-literal { color: #458; font-weight: 700; }
.django .hljs-tag .hljs-keyword,.hljs-rules .hljs-property,.hljs-tag,.hljs-tag .hljs-title { color: navy; font-weight: 400; }
.hljs-attribute,.hljs-variable,.lisp .hljs-body { color: teal; }
.hljs-regexp { color: #009926; }
.hljs-prompt,.hljs-symbol,.lisp .hljs-keyword,.ruby .hljs-symbol .hljs-string,.tex .hljs-special { color: #990073; }
.clojure .hljs-built_in,.hljs-built_in,.lisp .hljs-title { color: #0086b3; }
.hljs-cdata,.hljs-doctype,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang { color: #999; font-weight: 700; }
.hljs-deletion { background: #fdd; }
.hljs-addition { background: #dfd; }
.diff .hljs-change { background: #0086b3; }
.hljs-chunk { color: #aaa; }/* stylelint-enable */
