:root{--cm-background: #ffffff;--cm-foreground: #000000;--cm-selection: #d7d4f0;--cm-selection-match: #99ff7780;--cm-cursor: #000000;--cm-gutter-background: #f5f5f5;--cm-gutter-foreground: #999999;--cm-line-number: #999999;--cm-active-line-background: #f5f5f5;--cm-matching-bracket: #00ff0080;--cm-keyword: #0000ff;--cm-string: #008000;--cm-comment: #808080;--cm-number: #008080;--cm-operator: #000000;--cm-punctuation: #000000;--cm-tag: #000080;--cm-attribute: #008080;--cm-builtin: #0000ff;--cm-variable: #000000;--cm-function: #795e26}@media (prefers-color-scheme: dark){:root{--cm-background: #1e1e1e;--cm-foreground: #d4d4d4;--cm-selection: #264f78;--cm-selection-match: #99ff7780;--cm-cursor: #ffffff;--cm-gutter-background: #1e1e1e;--cm-gutter-foreground: #858585;--cm-line-number: #858585;--cm-active-line-background: #2a2d2e;--cm-matching-bracket: #00ff0080;--cm-keyword: #569cd6;--cm-string: #ce9178;--cm-comment: #6a9955;--cm-number: #b5cea8;--cm-operator: #d4d4d4;--cm-punctuation: #d4d4d4;--cm-tag: #569cd6;--cm-attribute: #9cdcfe;--cm-builtin: #569cd6;--cm-variable: #9cdcfe;--cm-function: #dcdcaa}}.dark{--cm-background: #1e1e1e;--cm-foreground: #d4d4d4;--cm-selection: #264f78;--cm-selection-match: #99ff7780;--cm-cursor: #ffffff;--cm-gutter-background: #1e1e1e;--cm-gutter-foreground: #858585;--cm-line-number: #858585;--cm-active-line-background: #2a2d2e;--cm-matching-bracket: #00ff0080;--cm-keyword: #569cd6;--cm-string: #ce9178;--cm-comment: #6a9955;--cm-number: #b5cea8;--cm-operator: #d4d4d4;--cm-punctuation: #d4d4d4;--cm-tag: #569cd6;--cm-attribute: #9cdcfe;--cm-builtin: #569cd6;--cm-variable: #9cdcfe;--cm-function: #dcdcaa}.cm-editor{--cm-font-family: Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace}.cm-editor .cm-content{color:var(--cm-foreground);background-color:var(--cm-background)}.cm-editor .cm-focused{outline:none}.cm-editor .cm-scroller{font-family:var(--cm-font-family);line-height:1.5}.cm-editor .cm-cursor{border-color:var(--cm-cursor)}.cm-editor .cm-selectionBackground{background-color:var(--cm-selection)!important}.cm-editor .cm-gutters{background-color:var(--cm-gutter-background);border-right:1px solid var(--cm-gutter-foreground)}.cm-editor .cm-lineNumbers .cm-gutterElement{color:var(--cm-line-number)}.cm-editor .cm-activeLine{background-color:var(--cm-active-line-background)}.cm-editor .cm-matchingBracket{background-color:var(--cm-matching-bracket)}.cm-editor .cm-keyword{color:var(--cm-keyword);font-weight:700}.cm-editor .cm-string{color:var(--cm-string)}.cm-editor .cm-comment{color:var(--cm-comment);font-style:italic}.cm-editor .cm-number{color:var(--cm-number)}.cm-editor .cm-operator{color:var(--cm-operator)}.cm-editor .cm-punctuation{color:var(--cm-punctuation)}.cm-editor .cm-builtin{color:var(--cm-builtin);font-weight:700}.cm-editor .cm-variable{color:var(--cm-variable)}.cm-editor .cm-function{color:var(--cm-function)}.cm-editor .cm-tag{color:var(--cm-tag)}.cm-editor .cm-attribute{color:var(--cm-attribute)}@media screen and (prefers-color-scheme: light){pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}}@media screen and (prefers-color-scheme: dark){pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1e1e1e;color:#dcdcdc}.hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-name{color:#569cd6}.hljs-link{color:#569cd6;text-decoration:underline}.hljs-built_in,.hljs-type{color:#4ec9b0}.hljs-number,.hljs-class{color:#b8d7a3}.hljs-string,.hljs-meta .hljs-string{color:#d69d85}.hljs-regexp,.hljs-template-tag{color:#9a5334}.hljs-subst,.hljs-function,.hljs-title,.hljs-params,.hljs-formula{color:#dcdcdc}.hljs-comment,.hljs-quote{color:#57a64a;font-style:italic}.hljs-doctag{color:#608b4e}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-tag{color:#9b9b9b}.hljs-variable,.hljs-template-variable{color:#bd63c5}.hljs-attr,.hljs-attribute{color:#9cdcfe}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-tag,.hljs-selector-id,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo{color:#d7ba7d}.hljs-addition{background-color:#144212;display:inline-block;width:100%}.hljs-deletion{background-color:#600;display:inline-block;width:100%}}
