.theme-atom-one-dark pre code.hljs {
    display: block;
    overflow-x: auto;
    padding: 1em
}

.theme-atom-one-dark code.hljs {
    padding: 3px 5px
}

.theme-atom-one-dark .hljs-punctuation, .hljs-tag {
    color: #d5d5d5;
}

.theme-atom-one-dark .hljs-tag {
    color: #dde4f1 !important;
}
.theme-atom-one-dark .hljs {
    color: #dde4f1 !important;
    background: #282c34 !important;
}

.theme-atom-one-dark .hljs-comment,.theme-atom-one-dark .hljs-quote {
    color: #5c6370 !important;
    font-style: italic
}

.theme-atom-one-dark .hljs-doctag,.theme-atom-one-dark .hljs-formula,.theme-atom-one-dark .hljs-keyword {
    color: #c678dd !important
}

.theme-atom-one-dark .hljs-deletion,.theme-atom-one-dark .hljs-name,.theme-atom-one-dark .hljs-section,.theme-atom-one-dark .hljs-selector-tag,.theme-atom-one-dark .hljs-subst {
    color: #e06c75 !important
}

.theme-atom-one-dark .hljs-literal {
    color: #56b6c2 !important
}

.theme-atom-one-dark .hljs-addition,.theme-atom-one-dark .hljs-attribute,.theme-atom-one-dark .hljs-meta .hljs-string,.theme-atom-one-dark .hljs-regexp,.theme-atom-one-dark .hljs-string {
    color: #98c379 !important
}

.theme-atom-one-dark .hljs-attr,.theme-atom-one-dark .hljs-number,.theme-atom-one-dark .hljs-selector-attr,.theme-atom-one-dark .hljs-selector-class,.theme-atom-one-dark .hljs-selector-pseudo,.theme-atom-one-dark .hljs-template-variable,.theme-atom-one-dark .hljs-type,.theme-atom-one-dark .hljs-variable {
    color: #d19a66 !important
}

.theme-atom-one-dark .hljs-bullet,.theme-atom-one-dark .hljs-link,.theme-atom-one-dark .hljs-meta,.theme-atom-one-dark .hljs-selector-id,.theme-atom-one-dark .hljs-symbol,.theme-atom-one-dark .hljs-title {
    color: #61aeee !important
}

.theme-atom-one-dark .hljs-built_in,.theme-atom-one-dark .hljs-class .hljs-title,.theme-atom-one-dark .hljs-title.class_ {
    color: #e6c07b !important
}

.theme-atom-one-dark .hljs-emphasis {
    font-style: italic
}

.theme-atom-one-dark .hljs-strong {
    font-weight: 700
}

.theme-atom-one-dark .hljs-link {
    text-decoration: underline
}

.theme-atom-one-dark-min pre code.hljs {
    display: block;
    overflow-x: auto;
    padding: 1em
}

.theme-atom-one-dark-min code.hljs {
    padding: 3px 5px
}

.theme-atom-one-dark-min .hljs {
    color: #abb2bf;
    background: #282c34
}

.theme-atom-one-dark-min .hljs-comment,.theme-atom-one-dark-min .hljs-quote {
    color: #5c6370;
    font-style: italic
}

.theme-atom-one-dark-min .hljs-doctag,.theme-atom-one-dark-min .hljs-formula,.theme-atom-one-dark-min .hljs-keyword {
    color: #c678dd
}

.theme-atom-one-dark-min .hljs-deletion,.theme-atom-one-dark-min .hljs-name,.theme-atom-one-dark-min .hljs-section,.theme-atom-one-dark-min .hljs-selector-tag,.theme-atom-one-dark-min .hljs-subst {
    color: #e06c75
}

.theme-atom-one-dark-min .hljs-literal {
    color: #56b6c2
}

.theme-atom-one-dark-min .hljs-addition,.theme-atom-one-dark-min .hljs-attribute,.theme-atom-one-dark-min .hljs-meta .hljs-string,.theme-atom-one-dark-min .hljs-regexp,.theme-atom-one-dark-min .hljs-string {
    color: #98c379
}

.theme-atom-one-dark-min .hljs-attr,.theme-atom-one-dark-min .hljs-number,.theme-atom-one-dark-min .hljs-selector-attr,.theme-atom-one-dark-min .hljs-selector-class,.theme-atom-one-dark-min .hljs-selector-pseudo,.theme-atom-one-dark-min .hljs-template-variable,.theme-atom-one-dark-min .hljs-type,.theme-atom-one-dark-min .hljs-variable {
    color: #d19a66
}

.theme-atom-one-dark-min .hljs-bullet,.theme-atom-one-dark-min .hljs-link,.theme-atom-one-dark-min .hljs-meta,.theme-atom-one-dark-min .hljs-selector-id,.theme-atom-one-dark-min .hljs-symbol,.theme-atom-one-dark-min .hljs-title {
    color: #61aeee
}

.theme-atom-one-dark-min .hljs-built_in,.theme-atom-one-dark-min .hljs-class .hljs-title,.theme-atom-one-dark-min .hljs-title.class_ {
    color: #e6c07b
}

.theme-atom-one-dark-min .hljs-emphasis {
    font-style: italic
}

.theme-atom-one-dark-min .hljs-strong {
    font-weight: 700
}

.theme-atom-one-dark-min .hljs-link {
    text-decoration: underline
}

.theme-atom-one-light pre code.hljs {
    display: block;
    overflow-x: auto;
    padding: 1em
}

.theme-atom-one-light code.hljs {
    padding: 3px 5px
}

.theme-atom-one-light .hljs {
    color: #383a42;
    background: #fafafa
}

.theme-atom-one-light .hljs-comment,.theme-atom-one-light .hljs-quote {
    color: #a0a1a7;
    font-style: italic
}

.theme-atom-one-light .hljs-doctag,.theme-atom-one-light .hljs-formula,.theme-atom-one-light .hljs-keyword {
    color: #a626a4
}

.theme-atom-one-light .hljs-deletion,.theme-atom-one-light .hljs-name,.theme-atom-one-light .hljs-section,.theme-atom-one-light .hljs-selector-tag,.theme-atom-one-light .hljs-subst {
    color: #e45649
}

.theme-atom-one-light .hljs-literal {
    color: #0184bb
}

.theme-atom-one-light .hljs-addition,.theme-atom-one-light .hljs-attribute,.theme-atom-one-light .hljs-meta .hljs-string,.theme-atom-one-light .hljs-regexp,.theme-atom-one-light .hljs-string {
    color: #50a14f
}

.theme-atom-one-light .hljs-attr,.theme-atom-one-light .hljs-number,.theme-atom-one-light .hljs-selector-attr,.theme-atom-one-light .hljs-selector-class,.theme-atom-one-light .hljs-selector-pseudo,.theme-atom-one-light .hljs-template-variable,.theme-atom-one-light .hljs-type,.theme-atom-one-light .hljs-variable {
    color: #986801
}

.theme-atom-one-light .hljs-bullet,.theme-atom-one-light .hljs-link,.theme-atom-one-light .hljs-meta,.theme-atom-one-light .hljs-selector-id,.theme-atom-one-light .hljs-symbol,.theme-atom-one-light .hljs-title {
    color: #4078f2
}

.theme-atom-one-light .hljs-built_in,.theme-atom-one-light .hljs-class .hljs-title,.theme-atom-one-light .hljs-title.class_ {
    color: #c18401
}

.theme-atom-one-light .hljs-emphasis {
    font-style: italic
}

.theme-atom-one-light .hljs-strong {
    font-weight: 700
}

.theme-atom-one-light .hljs-link {
    text-decoration: underline
}

.theme-atom-one-light-min pre code.hljs {
    display: block;
    overflow-x: auto;
    padding: 1em
}

.theme-atom-one-light-min code.hljs {
    padding: 3px 5px
}

.theme-atom-one-light-min .hljs {
    color: #383a42;
    background: #fafafa
}

.theme-atom-one-light-min .hljs-comment,.theme-atom-one-light-min .hljs-quote {
    color: #a0a1a7;
    font-style: italic
}

.theme-atom-one-light-min .hljs-doctag,.theme-atom-one-light-min .hljs-formula,.theme-atom-one-light-min .hljs-keyword {
    color: #a626a4
}

.theme-atom-one-light-min .hljs-deletion,.theme-atom-one-light-min .hljs-name,.theme-atom-one-light-min .hljs-section,.theme-atom-one-light-min .hljs-selector-tag,.theme-atom-one-light-min .hljs-subst {
    color: #e45649
}

.theme-atom-one-light-min .hljs-literal {
    color: #0184bb
}

.theme-atom-one-light-min .hljs-addition,.theme-atom-one-light-min .hljs-attribute,.theme-atom-one-light-min .hljs-meta .hljs-string,.theme-atom-one-light-min .hljs-regexp,.theme-atom-one-light-min .hljs-string {
    color: #50a14f
}

.theme-atom-one-light-min .hljs-attr,.theme-atom-one-light-min .hljs-number,.theme-atom-one-light-min .hljs-selector-attr,.theme-atom-one-light-min .hljs-selector-class,.theme-atom-one-light-min .hljs-selector-pseudo,.theme-atom-one-light-min .hljs-template-variable,.theme-atom-one-light-min .hljs-type,.theme-atom-one-light-min .hljs-variable {
    color: #986801
}

.theme-atom-one-light-min .hljs-bullet,.theme-atom-one-light-min .hljs-link,.theme-atom-one-light-min .hljs-meta,.theme-atom-one-light-min .hljs-selector-id,.theme-atom-one-light-min .hljs-symbol,.theme-atom-one-light-min .hljs-title {
    color: #4078f2
}

.theme-atom-one-light-min .hljs-built_in,.theme-atom-one-light-min .hljs-class .hljs-title,.theme-atom-one-light-min .hljs-title.class_ {
    color: #c18401
}

.theme-atom-one-light-min .hljs-emphasis {
    font-style: italic
}

.theme-atom-one-light-min .hljs-strong {
    font-weight: 700
}

.theme-atom-one-light-min .hljs-link {
    text-decoration: underline
}