.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
}
