UNPKG

highlight-it

Version:

A lightweight syntax highlighting library with themes, line numbers, and copy functionality

1 lines 1.64 kB
pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}:root{color:#d3af86}.hljs-quote{color:#d6baad}.hljs-meta{color:#dc3958}.hljs-link{color:#f79a32}.hljs-addition{color:#889b4a}.hljs-function{color:#98676a}.hljs-attribute{color:#f06431}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.highlightit-theme-light{color:#84613d;.hljs-quote{color:#a57a4c}.hljs-meta{color:#dc3958}.hljs-link{color:#f79a32}.hljs-addition{color:#889b4a}.hljs-function{color:#98676a}.hljs-attribute{color:#f06431}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}}@media (prefers-color-scheme:light){:root.highlightit-theme-auto{color:#84613d;.hljs-quote{color:#a57a4c}.hljs-meta{color:#dc3958}.hljs-link{color:#f79a32}.hljs-addition{color:#889b4a}.hljs-function{color:#98676a}.hljs-attribute{color:#f06431}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}}}.highlightit-container code[data-theme=light],.highlightit-container pre[data-theme=light],.highlightit-container[data-theme=light]{color:#84613d;.hljs-quote{color:#a57a4c}.hljs-meta{color:#dc3958}.hljs-link{color:#f79a32}.hljs-addition{color:#889b4a}.hljs-function{color:#98676a}.hljs-attribute{color:#f06431}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}}.highlightit-container code[data-theme=dark],.highlightit-container pre[data-theme=dark],.highlightit-container[data-theme=dark]{color:#d3af86;.hljs-quote{color:#d6baad}.hljs-meta{color:#dc3958}.hljs-link{color:#f79a32}.hljs-addition{color:#889b4a}.hljs-function{color:#98676a}.hljs-attribute{color:#f06431}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}}