html{color-scheme: dark;}:root{--bg-primary: #282c34;--bg-secondary: #373a42;--nav-button-bg: #41454c;--text-primary: #abb2bf;--text-secondary: #888e98;--bg-scrollbar: #3d4148;--bg-scrollbar-thumb: #53565c;--bg-scrollbar-thumb-hover: #686b70;}/* Background */ .ch-bg { color: #abb2bf; background-color: #282c34;-moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; }
/* PreWrapper */ .ch-chroma { color: #abb2bf; background-color: #282c34;-moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; }
/* LineNumbers targeted by URL anchor */ .ch-chroma .ch-ln:target { color: #abb2bf; background-color: #3d4148 }
/* LineNumbersTable targeted by URL anchor */ .ch-chroma .ch-lnt:target { color: #abb2bf; background-color: #3d4148 }
/* LineLink */ .ch-chroma .ch-lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ .ch-chroma .ch-lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .ch-chroma .ch-lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ .ch-chroma .ch-hl { background-color: #3d4148 }
/* LineNumbersTable */ .ch-chroma .ch-lnt { white-space: pre; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #55595f }
/* LineNumbers */ .ch-chroma .ch-ln { white-space: pre; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #55595f }
/* Line */ .ch-chroma .ch-line { display: flex; text-decoration: none; color: inherit; outline: none; cursor: text; }
/* Keyword */ .ch-chroma .ch-k { color: #c678dd }
/* KeywordConstant */ .ch-chroma .ch-kc { color: #e5c07b }
/* KeywordDeclaration */ .ch-chroma .ch-kd { color: #c678dd }
/* KeywordNamespace */ .ch-chroma .ch-kn { color: #c678dd }
/* KeywordPseudo */ .ch-chroma .ch-kp { color: #c678dd }
/* KeywordReserved */ .ch-chroma .ch-kr { color: #c678dd }
/* KeywordType */ .ch-chroma .ch-kt { color: #e5c07b }
/* Name */ .ch-chroma .ch-n { color: #e06c75 }
/* NameAttribute */ .ch-chroma .ch-na { color: #e06c75 }
/* NameBuiltin */ .ch-chroma .ch-nb { color: #e5c07b }
/* NameBuiltinPseudo */ .ch-chroma .ch-bp { color: #e06c75 }
/* NameClass */ .ch-chroma .ch-nc { color: #e5c07b }
/* NameConstant */ .ch-chroma .ch-no { color: #e06c75 }
/* NameDecorator */ .ch-chroma .ch-nd { color: #61afef }
/* NameEntity */ .ch-chroma .ch-ni { color: #e06c75 }
/* NameException */ .ch-chroma .ch-ne { color: #e06c75 }
/* NameFunction */ .ch-chroma .ch-nf { color: #61afef; font-weight: bold }
/* NameFunctionMagic */ .ch-chroma .ch-fm { color: #56b6c2; font-weight: bold }
/* NameLabel */ .ch-chroma .ch-nl { color: #e06c75 }
/* NameNamespace */ .ch-chroma .ch-nn { color: #e06c75 }
/* NameOther */ .ch-chroma .ch-nx { color: #e06c75 }
/* NameProperty */ .ch-chroma .ch-py { color: #e06c75 }
/* NameTag */ .ch-chroma .ch-nt { color: #e06c75 }
/* NameVariable */ .ch-chroma .ch-nv { color: #e06c75 }
/* NameVariableClass */ .ch-chroma .ch-vc { color: #e06c75 }
/* NameVariableGlobal */ .ch-chroma .ch-vg { color: #e06c75 }
/* NameVariableInstance */ .ch-chroma .ch-vi { color: #e06c75 }
/* NameVariableMagic */ .ch-chroma .ch-vm { color: #e06c75 }
/* LiteralString */ .ch-chroma .ch-s { color: #98c379 }
/* LiteralStringAffix */ .ch-chroma .ch-sa { color: #98c379 }
/* LiteralStringBacktick */ .ch-chroma .ch-sb { color: #98c379 }
/* LiteralStringChar */ .ch-chroma .ch-sc { color: #98c379 }
/* LiteralStringDelimiter */ .ch-chroma .ch-dl { color: #98c379 }
/* LiteralStringDoc */ .ch-chroma .ch-sd { color: #98c379 }
/* LiteralStringDouble */ .ch-chroma .ch-s2 { color: #98c379 }
/* LiteralStringEscape */ .ch-chroma .ch-se { color: #98c379 }
/* LiteralStringHeredoc */ .ch-chroma .ch-sh { color: #98c379 }
/* LiteralStringInterpol */ .ch-chroma .ch-si { color: #98c379 }
/* LiteralStringOther */ .ch-chroma .ch-sx { color: #98c379 }
/* LiteralStringRegex */ .ch-chroma .ch-sr { color: #98c379 }
/* LiteralStringSingle */ .ch-chroma .ch-s1 { color: #98c379 }
/* LiteralStringSymbol */ .ch-chroma .ch-ss { color: #98c379 }
/* LiteralNumber */ .ch-chroma .ch-m { color: #d19a66 }
/* LiteralNumberBin */ .ch-chroma .ch-mb { color: #d19a66 }
/* LiteralNumberFloat */ .ch-chroma .ch-mf { color: #d19a66 }
/* LiteralNumberHex */ .ch-chroma .ch-mh { color: #d19a66 }
/* LiteralNumberInteger */ .ch-chroma .ch-mi { color: #d19a66 }
/* LiteralNumberIntegerLong */ .ch-chroma .ch-il { color: #d19a66 }
/* LiteralNumberOct */ .ch-chroma .ch-mo { color: #d19a66 }
/* Operator */ .ch-chroma .ch-o { color: #56b6c2 }
/* OperatorWord */ .ch-chroma .ch-ow { color: #56b6c2 }
/* Comment */ .ch-chroma .ch-c { color: #7f848e }
/* CommentHashbang */ .ch-chroma .ch-ch { color: #7f848e }
/* CommentMultiline */ .ch-chroma .ch-cm { color: #7f848e }
/* CommentSingle */ .ch-chroma .ch-c1 { color: #7f848e }
/* CommentSpecial */ .ch-chroma .ch-cs { color: #7f848e }
/* CommentPreproc */ .ch-chroma .ch-cp { color: #7f848e }
/* CommentPreprocFile */ .ch-chroma .ch-cpf { color: #7f848e }
/* GenericDeleted */ .ch-chroma .ch-gd { color: #e06c75 }
/* GenericInserted */ .ch-chroma .ch-gi { color: #98c379; font-weight: bold }
