/* Minimal Tokyo Night theme for highlight.js - adapted colors */
.hljs{display:block;overflow-x:auto;background:#1a1b26;color:#c0caf5;padding:0.5em}
.hljs-comment,.hljs-quote{color:#565f89;font-style:italic}
.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#7aa2f7}
.hljs-number,.hljs-literal,.hljs-variable,.hljs-template-variable,.hljs-tag .hljs-attr{color:#ff9e64}
.hljs-string,.hljs-doctag{color:#9ece6a}
.hljs-title,.hljs-section,.hljs-selector-id{color:#7dcfff}
.hljs-type,.hljs-class .hljs-title{color:#e0af68}
.hljs-emphasis{font-style:italic}
.hljs-strong{font-weight:700}
