.card-content pre ,.card-content pre code{background-color: var(--pop-code-bg) !important;display: block;color: #e7e7e7;}
.hljs-comment,.hljs-quote{color:#969896}
.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#f92672}
.hljs-built_in,.hljs-link,.hljs-literal,.hljs-number,.hljs-params,.hljs-type{color:#e78c45}
.hljs-attribute{color:#e7c547}
.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#e6db74}
.hljs-section,.hljs-title{color:#7aa6da}
.hljs-selector-tag{color:#c397d8}
.hljs-keyword{color:#fff}
.hljs{color:#eaeaea}
.hljs-emphasis{font-style:italic}
.hljs-strong{font-weight:700}
.hljs-attr{color:#a6e22e}
.hljs-meta{color:#e3e3e3}