@felixrydberg/discord-markdown
Version:
A markdown parser that matches Discords markdown spec.
2 lines (1 loc) • 2.83 kB
CSS
.theme-dark .hljs{display:block;overflow-x:auto;padding:.5em;color:#abb2bf;background:#282c34}.theme-dark .hljs-comment,.theme-dark .hljs-quote{color:#5c6370;font-style:italic}.theme-dark .hljs-doctag,.theme-dark .hljs-formula,.theme-dark .hljs-keyword{color:#c678dd}.theme-dark .hljs-deletion,.theme-dark .hljs-name,.theme-dark .hljs-section,.theme-dark .hljs-selector-tag,.theme-dark .hljs-subst{color:#e06c75}.theme-dark .hljs-literal{color:#56b6c2}.theme-dark .hljs-addition,.theme-dark .hljs-attribute,.theme-dark .hljs-meta-string,.theme-dark .hljs-regexp,.theme-dark .hljs-string{color:#98c379}.theme-dark .hljs-built_in,.theme-dark .hljs-class .hljs-title{color:#e6c07b}.theme-dark .hljs-attr,.theme-dark .hljs-number,.theme-dark .hljs-selector-attr,.theme-dark .hljs-selector-class,.theme-dark .hljs-selector-pseudo,.theme-dark .hljs-template-variable,.theme-dark .hljs-type,.theme-dark .hljs-variable{color:#d19a66}.theme-dark .hljs-bullet,.theme-dark .hljs-link,.theme-dark .hljs-meta,.theme-dark .hljs-selector-id,.theme-dark .hljs-symbol,.theme-dark .hljs-title{color:#61aeee}.theme-dark .hljs-emphasis{font-style:italic}.theme-dark .hljs-strong{font-weight:700}.theme-dark .hljs-link{text-decoration:underline}.theme-light pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme-light code.hljs{padding:3px 5px}.theme-light .hljs{color:#383a42;background:#fafafa}.theme-light .hljs-comment,.theme-light .hljs-quote{color:#a0a1a7;font-style:italic}.theme-light .hljs-doctag,.theme-light .hljs-formula,.theme-light .hljs-keyword{color:#a626a4}.theme-light .hljs-deletion,.theme-light .hljs-name,.theme-light .hljs-section,.theme-light .hljs-selector-tag,.theme-light .hljs-subst{color:#e45649}.theme-light .hljs-literal{color:#0184bb}.theme-light .hljs-addition,.theme-light .hljs-attribute,.theme-light .hljs-meta .hljs-string,.theme-light .hljs-regexp,.theme-light .hljs-string{color:#50a14f}.theme-light .hljs-attr,.theme-light .hljs-number,.theme-light .hljs-selector-attr,.theme-light .hljs-selector-class,.theme-light .hljs-selector-pseudo,.theme-light .hljs-template-variable,.theme-light .hljs-type,.theme-light .hljs-variable{color:#986801}.theme-light .hljs-bullet,.theme-light .hljs-link,.theme-light .hljs-meta,.theme-light .hljs-selector-id,.theme-light .hljs-symbol,.theme-light .hljs-title{color:#4078f2}.theme-light .hljs-built_in,.theme-light .hljs-class .hljs-title,.theme-light .hljs-title.class_{color:#c18401}.theme-light .hljs-emphasis{font-style:italic}.theme-light .hljs-strong{font-weight:700}.theme-light .hljs-link{text-decoration:underline}pre{margin:0}code{border-radius:4px}.hljs *{font-family:monospace}h1.d-header,h2.d-header,h3.d-header{font-weight:400}h1{font-size:2em}ul,ol{margin:8px 0}ul.d-list.d-unordered-lists,ol.d-list.d-ordered-lists{padding-inline-start:40px}p{margin:0}