 code[class*=language-], pre[class*=language-] {
    color: #e3eaf2;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    background: 0 0;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    line-height: 1.5
}

 pre[class*=language-]::-moz-selection {
    background: #3c526d
}

 pre[class*=language-] ::-moz-selection {
    background: #3c526d
}

 code[class*=language-]::-moz-selection {
    background: #3c526d
}

 code[class*=language-] ::-moz-selection {
    background: #3c526d
}

 pre[class*=language-]::-moz-selection {
    background: #3c526d
}

 pre[class*=language-] ::-moz-selection {
    background: #3c526d
}

 code[class*=language-]::-moz-selection {
    background: #3c526d
}

 code[class*=language-] ::-moz-selection {
    background: #3c526d
}

 pre[class*=language-]::-moz-selection {
    background: #3c526d
}

 pre[class*=language-]::selection {
    background: #3c526d
}

 pre[class*=language-] ::-moz-selection {
    background: #3c526d
}

 pre[class*=language-] ::selection {
    background: #3c526d
}

 code[class*=language-]::-moz-selection {
    background: #3c526d
}

 code[class*=language-]::selection {
    background: #3c526d
}

 code[class*=language-] ::-moz-selection {
    background: #3c526d
}

 code[class*=language-] ::selection {
    background: #3c526d
}

 pre[class*=language-] {
    margin: .5em 0;
    padding: 1em;
    overflow: auto
}

 :not(pre)>code[class*=language-], pre[class*=language-] {
    background: #26292e
}

 :not(pre)>code[class*=language-] {
    white-space: normal;
    border-radius: .3em;
    padding: .1em .3em
}

 .token.comment, .token.prolog, .token.doctype, .token.cdata {
    color: #a1a1a1
}

 .token.punctuation {
    color: #e3eaf2
}

 .token.delimiter.important, .token.selector .parent, .token.tag, .token.tag .token.punctuation {
    color: #6cc
}

 .token.attr-name, .token.boolean, .token.boolean.important, .token.number, .token.constant, .token.selector .token.attribute {
    color: #e6d37a
}

 .token.class-name, .token.key, .token.parameter, .token.property, .token.property-access, .token.variable {
    color: #6cb8e6
}

 .token.attr-value, .token.inserted, .token.color, .token.selector .token.value, .token.string, .token.string .token.url-link {
    color: #91d076
}

 .token.builtin, .token.keyword-array, .token.package, .token.regex {
    color: #f4adf4
}

 .token.function, .token.selector .token.class, .token.selector .token.id {
    color: #c699e3
}

 .token.atrule .token.rule, .token.combinator, .token.keyword, .token.operator, .token.pseudo-class, .token.pseudo-element, .token.selector, .token.unit {
    color: #e9ae7e
}

 .token.deleted, .token.important {
    color: #cd6660
}

 .token.keyword-this, .token.this {
    color: #6cb8e6
}

 .token.important, .token.keyword-this, .token.this, .token.bold {
    font-weight: 700
}

 .token.delimiter.important {
    font-weight: inherit
}

 .token.italic {
    font-style: italic
}

 .token.entity {
    cursor: help
}

 .language-markdown .token.title, .language-markdown .token.title .token.punctuation {
    color: #6cb8e6;
    font-weight: 700
}

 .language-markdown .token.blockquote.punctuation {
    color: #f4adf4
}

 .language-markdown .token.code {
    color: #6cc
}

 .language-markdown .token.hr.punctuation {
    color: #6cb8e6
}

 .language-markdown .token.url .token.content {
    color: #91d076
}

 .language-markdown .token.url-link {
    color: #e6d37a
}

 .language-markdown .token.list.punctuation {
    color: #f4adf4
}

 .language-markdown .token.table-header, .language-json .token.operator {
    color: #e3eaf2
}

 .language-scss .token.variable {
    color: #6cc
}

 .token.token.tab:not(:empty):before, .token.token.cr:before, .token.token.lf:before, .token.token.space:before {
    color: #8da1b9
}

 div.code-toolbar>.toolbar.toolbar>.toolbar-item>a, div.code-toolbar>.toolbar.toolbar>.toolbar-item>button {
    color: #111b27;
    background: #6cb8e6
}

 div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover, div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus, div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover, div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus {
    color: #111b27;
    background: rgba(108,184,230,.855);
    text-decoration: none
}

 div.code-toolbar>.toolbar.toolbar>.toolbar-item>span, div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover, div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus {
    color: #111b27;
    background: #8da1b9
}

 .line-highlight.line-highlight {
    background: linear-gradient(90deg,rgba(60,82,109,.373) 70%,rgba(60,82,109,.333))
}

 .line-highlight.line-highlight:before, .line-highlight.line-highlight[data-end]:after {
    color: #111b27;
    background-color: #8da1b9;
    box-shadow: 0 1px #3c526d
}

 pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before {
    background-color: rgba(141,161,185,.094)
}

 .line-numbers.line-numbers .line-numbers-rows {
    background: rgba(11,18,27,.48);
    border-right: 1px solid #0b121b
}

 .line-numbers .line-numbers-rows>span:before {
    color: rgba(141,161,185,.855)
}

 .rainbow-braces .token.token.punctuation.brace-level-1, .rainbow-braces .token.token.punctuation.brace-level-5, .rainbow-braces .token.token.punctuation.brace-level-9 {
    color: #e6d37a
}

 .rainbow-braces .token.token.punctuation.brace-level-2, .rainbow-braces .token.token.punctuation.brace-level-6, .rainbow-braces .token.token.punctuation.brace-level-10 {
    color: #f4adf4
}

 .rainbow-braces .token.token.punctuation.brace-level-3, .rainbow-braces .token.token.punctuation.brace-level-7, .rainbow-braces .token.token.punctuation.brace-level-11 {
    color: #6cb8e6
}

 .rainbow-braces .token.token.punctuation.brace-level-4, .rainbow-braces .token.token.punctuation.brace-level-8, .rainbow-braces .token.token.punctuation.brace-level-12 {
    color: #c699e3
}

 pre.diff-highlight>code .token.token.deleted:not(.prefix), pre>code.diff-highlight .token.token.deleted:not(.prefix) {
    background-color: rgba(205,102,96,.12)
}

 pre.diff-highlight>code .token.token.inserted:not(.prefix), pre>code.diff-highlight .token.token.inserted:not(.prefix) {
    background-color: rgba(145,208,118,.12)
}

 .command-line .command-line-prompt {
    border-right: 1px solid #0b121b
}

 .command-line .command-line-prompt>span:before {
    color: rgba(141,161,185,.855)
}