/* generated by gen_chroma_css.go — do not hand-edit */
/* Background */ .chroma-bg { color: #f8f8f2; background-color: #272822; }
/* PreWrapper */ .chroma-chroma { color: #f8f8f2; background-color: #272822; -webkit-text-size-adjust: none; }
/* Error */ .chroma-chroma .chroma-err { color: #960050; background-color: #1e0010 }
/* LineLink */ .chroma-chroma .chroma-lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ .chroma-chroma .chroma-lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma-chroma .chroma-lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ .chroma-chroma .chroma-hl { background-color: #3c3d38 }
/* LineNumbersTable */ .chroma-chroma .chroma-lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* LineNumbers */ .chroma-chroma .chroma-ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* Line */ .chroma-chroma .chroma-line { display: flex; }
/* Keyword */ .chroma-chroma .chroma-k { color: #66d9ef }
/* KeywordConstant */ .chroma-chroma .chroma-kc { color: #66d9ef }
/* KeywordDeclaration */ .chroma-chroma .chroma-kd { color: #66d9ef }
/* KeywordNamespace */ .chroma-chroma .chroma-kn { color: #f92672 }
/* KeywordPseudo */ .chroma-chroma .chroma-kp { color: #66d9ef }
/* KeywordReserved */ .chroma-chroma .chroma-kr { color: #66d9ef }
/* KeywordType */ .chroma-chroma .chroma-kt { color: #66d9ef }
/* NameAttribute */ .chroma-chroma .chroma-na { color: #a6e22e }
/* NameClass */ .chroma-chroma .chroma-nc { color: #a6e22e }
/* NameConstant */ .chroma-chroma .chroma-no { color: #66d9ef }
/* NameDecorator */ .chroma-chroma .chroma-nd { color: #a6e22e }
/* NameException */ .chroma-chroma .chroma-ne { color: #a6e22e }
/* NameOther */ .chroma-chroma .chroma-nx { color: #a6e22e }
/* NameTag */ .chroma-chroma .chroma-nt { color: #f92672 }
/* NameFunction */ .chroma-chroma .chroma-nf { color: #a6e22e }
/* NameFunctionMagic */ .chroma-chroma .chroma-fm { color: #a6e22e }
/* Literal */ .chroma-chroma .chroma-l { color: #ae81ff }
/* LiteralDate */ .chroma-chroma .chroma-ld { color: #e6db74 }
/* LiteralString */ .chroma-chroma .chroma-s { color: #e6db74 }
/* LiteralStringAffix */ .chroma-chroma .chroma-sa { color: #e6db74 }
/* LiteralStringBacktick */ .chroma-chroma .chroma-sb { color: #e6db74 }
/* LiteralStringChar */ .chroma-chroma .chroma-sc { color: #e6db74 }
/* LiteralStringDelimiter */ .chroma-chroma .chroma-dl { color: #e6db74 }
/* LiteralStringDoc */ .chroma-chroma .chroma-sd { color: #e6db74 }
/* LiteralStringDouble */ .chroma-chroma .chroma-s2 { color: #e6db74 }
/* LiteralStringEscape */ .chroma-chroma .chroma-se { color: #ae81ff }
/* LiteralStringHeredoc */ .chroma-chroma .chroma-sh { color: #e6db74 }
/* LiteralStringInterpol */ .chroma-chroma .chroma-si { color: #e6db74 }
/* LiteralStringOther */ .chroma-chroma .chroma-sx { color: #e6db74 }
/* LiteralStringRegex */ .chroma-chroma .chroma-sr { color: #e6db74 }
/* LiteralStringSingle */ .chroma-chroma .chroma-s1 { color: #e6db74 }
/* LiteralStringSymbol */ .chroma-chroma .chroma-ss { color: #e6db74 }
/* LiteralNumber */ .chroma-chroma .chroma-m { color: #ae81ff }
/* LiteralNumberBin */ .chroma-chroma .chroma-mb { color: #ae81ff }
/* LiteralNumberFloat */ .chroma-chroma .chroma-mf { color: #ae81ff }
/* LiteralNumberHex */ .chroma-chroma .chroma-mh { color: #ae81ff }
/* LiteralNumberInteger */ .chroma-chroma .chroma-mi { color: #ae81ff }
/* LiteralNumberIntegerLong */ .chroma-chroma .chroma-il { color: #ae81ff }
/* LiteralNumberOct */ .chroma-chroma .chroma-mo { color: #ae81ff }
/* Operator */ .chroma-chroma .chroma-o { color: #f92672 }
/* OperatorWord */ .chroma-chroma .chroma-ow { color: #f92672 }
/* OperatorReserved */ .chroma-chroma .chroma-or { color: #f92672 }
/* Comment */ .chroma-chroma .chroma-c { color: #75715e }
/* CommentHashbang */ .chroma-chroma .chroma-ch { color: #75715e }
/* CommentMultiline */ .chroma-chroma .chroma-cm { color: #75715e }
/* CommentSingle */ .chroma-chroma .chroma-c1 { color: #75715e }
/* CommentSpecial */ .chroma-chroma .chroma-cs { color: #75715e }
/* CommentPreproc */ .chroma-chroma .chroma-cp { color: #75715e }
/* CommentPreprocFile */ .chroma-chroma .chroma-cpf { color: #75715e }
/* GenericDeleted */ .chroma-chroma .chroma-gd { color: #f92672 }
/* GenericEmph */ .chroma-chroma .chroma-ge { font-style: italic }
/* GenericInserted */ .chroma-chroma .chroma-gi { color: #a6e22e }
/* GenericStrong */ .chroma-chroma .chroma-gs { font-weight: bold }
/* GenericSubheading */ .chroma-chroma .chroma-gu { color: #75715e }
