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

code.hljs {
  padding: 3px 5px;
}

.hljs-meta, .hljs-comment {
  color: #565f89;
}

.hljs-tag, .hljs-doctag, .hljs-selector-id, .hljs-selector-class, .hljs-regexp, .hljs-template-tag, .hljs-selector-pseudo, .hljs-selector-attr, .hljs-variable.language_, .hljs-deletion {
  color: #f7768e;
}

.hljs-variable, .hljs-template-variable, .hljs-number, .hljs-literal, .hljs-type, .hljs-params, .hljs-link {
  color: #ff9e64;
}

.hljs-built_in, .hljs-attribute {
  color: #e0af68;
}

.hljs-keyword, .hljs-title.function_, .hljs-title, .hljs-title.class_, .hljs-title.class_.inherited__, .hljs-subst, .hljs-property {
  color: #7dcfff;
}

.hljs-selector-tag {
  color: #73daca;
}

.hljs-quote, .hljs-string, .hljs-symbol, .hljs-bullet, .hljs-addition {
  color: #9ece6a;
}

.hljs-code, .hljs-formula, .hljs-section {
  color: #7aa2f7;
}

.hljs-name, .hljs-keyword, .hljs-operator, .hljs-keyword, .hljs-char.escape_, .hljs-attr {
  color: #bb9af7;
}

.hljs-punctuation {
  color: #c0caf5;
}

.hljs {
  color: #9aa5ce;
  background: #1a1b26;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}
/*# sourceMappingURL=kamil.chm.ski.18ac7365.css.map */
