/* Generated using: hugo gen chromastyles --style=github */

/* Background */ .bg { background-color:#d9d9d9; }
/* PreWrapper */ .chroma { background-color:#d9d9d9;-webkit-text-size-adjust:none; }
/* Error */ .chroma .err { color:#f6f8fa;background-color:#82071e }
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
/* LineTable */ .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }
/* LineHighlight */ .chroma .hl { background-color:#dedede }
/* LineNumbersTable */ .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 .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 .line { display:flex; }
/* Keyword */ .chroma .k { color:#cf222e }
/* KeywordConstant */ .chroma .kc { color:#cf222e }
/* KeywordDeclaration */ .chroma .kd { color:#cf222e }
/* KeywordNamespace */ .chroma .kn { color:#cf222e }
/* KeywordPseudo */ .chroma .kp { color:#cf222e }
/* KeywordReserved */ .chroma .kr { color:#cf222e }
/* KeywordType */ .chroma .kt { color:#cf222e }
/* NameAttribute */ .chroma .na { color:#1f2328 }
/* NameClass */ .chroma .nc { color:#1f2328 }
/* NameConstant */ .chroma .no { color:#0550ae }
/* NameDecorator */ .chroma .nd { color:#0550ae }
/* NameEntity */ .chroma .ni { color:#6639ba }
/* NameLabel */ .chroma .nl { color:#900;font-weight:bold }
/* NameNamespace */ .chroma .nn { color:#24292e }
/* NameOther */ .chroma .nx { color:#1f2328 }
/* NameTag */ .chroma .nt { color:#0550ae }
/* NameBuiltin */ .chroma .nb { color:#6639ba }
/* NameBuiltinPseudo */ .chroma .bp { color:#6a737d }
/* NameVariable */ .chroma .nv { color:#953800 }
/* NameVariableClass */ .chroma .vc { color:#953800 }
/* NameVariableGlobal */ .chroma .vg { color:#953800 }
/* NameVariableInstance */ .chroma .vi { color:#953800 }
/* NameVariableMagic */ .chroma .vm { color:#953800 }
/* NameFunction */ .chroma .nf { color:#6639ba }
/* NameFunctionMagic */ .chroma .fm { color:#6639ba }
/* LiteralString */ .chroma .s { color:#0a3069 }
/* LiteralStringAffix */ .chroma .sa { color:#0a3069 }
/* LiteralStringBacktick */ .chroma .sb { color:#0a3069 }
/* LiteralStringChar */ .chroma .sc { color:#0a3069 }
/* LiteralStringDelimiter */ .chroma .dl { color:#0a3069 }
/* LiteralStringDoc */ .chroma .sd { color:#0a3069 }
/* LiteralStringDouble */ .chroma .s2 { color:#0a3069 }
/* LiteralStringEscape */ .chroma .se { color:#0a3069 }
/* LiteralStringHeredoc */ .chroma .sh { color:#0a3069 }
/* LiteralStringInterpol */ .chroma .si { color:#0a3069 }
/* LiteralStringOther */ .chroma .sx { color:#0a3069 }
/* LiteralStringRegex */ .chroma .sr { color:#0a3069 }
/* LiteralStringSingle */ .chroma .s1 { color:#0a3069 }
/* LiteralStringSymbol */ .chroma .ss { color:#032f62 }
/* LiteralNumber */ .chroma .m { color:#0550ae }
/* LiteralNumberBin */ .chroma .mb { color:#0550ae }
/* LiteralNumberFloat */ .chroma .mf { color:#0550ae }
/* LiteralNumberHex */ .chroma .mh { color:#0550ae }
/* LiteralNumberInteger */ .chroma .mi { color:#0550ae }
/* LiteralNumberIntegerLong */ .chroma .il { color:#0550ae }
/* LiteralNumberOct */ .chroma .mo { color:#0550ae }
/* Operator */ .chroma .o { color:#0550ae }
/* OperatorWord */ .chroma .ow { color:#0550ae }
/* Punctuation */ .chroma .p { color:#1f2328 }
/* Comment */ .chroma .c { color:#57606a }
/* CommentHashbang */ .chroma .ch { color:#57606a }
/* CommentMultiline */ .chroma .cm { color:#57606a }
/* CommentSingle */ .chroma .c1 { color:#57606a }
/* CommentSpecial */ .chroma .cs { color:#57606a }
/* CommentPreproc */ .chroma .cp { color:#57606a }
/* CommentPreprocFile */ .chroma .cpf { color:#57606a }
/* GenericDeleted */ .chroma .gd { color:#82071e;background-color:#ffebe9 }
/* GenericEmph */ .chroma .ge { color:#1f2328 }
/* GenericInserted */ .chroma .gi { color:#116329;background-color:#dafbe1 }
/* GenericOutput */ .chroma .go { color:#1f2328 }
/* GenericUnderline */ .chroma .gl { text-decoration:underline }
/* TextWhitespace */ .chroma .w { color:#fff }

/* Generated using: hugo gen chromastyles --style=dracula */

/* Background */ html[data-theme="dark"] .bg { color:#f8f8f2;background-color:#282a36; }
/* PreWrapper */ html[data-theme="dark"] .chroma { color:#f8f8f2;background-color:#282a36;-webkit-text-size-adjust:none; }
/* LineLink */ html[data-theme="dark"] .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
/* LineTableTD */ html[data-theme="dark"] .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
/* LineTable */ html[data-theme="dark"] .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }
/* LineHighlight */ html[data-theme="dark"] .chroma .hl { background-color:#3d3f4a }
/* LineNumbersTable */ html[data-theme="dark"] .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 */ html[data-theme="dark"] .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 */ html[data-theme="dark"] .chroma .line { display:flex; }
/* Keyword */ html[data-theme="dark"] .chroma .k { color:#ff79c6 }
/* KeywordConstant */ html[data-theme="dark"] .chroma .kc { color:#ff79c6 }
/* KeywordDeclaration */ html[data-theme="dark"] .chroma .kd { color:#8be9fd;font-style:italic }
/* KeywordNamespace */ html[data-theme="dark"] .chroma .kn { color:#ff79c6 }
/* KeywordPseudo */ html[data-theme="dark"] .chroma .kp { color:#ff79c6 }
/* KeywordReserved */ html[data-theme="dark"] .chroma .kr { color:#ff79c6 }
/* KeywordType */ html[data-theme="dark"] .chroma .kt { color:#8be9fd }
/* NameAttribute */ html[data-theme="dark"] .chroma .na { color:#50fa7b }
/* NameClass */ html[data-theme="dark"] .chroma .nc { color:#50fa7b }
/* NameLabel */ html[data-theme="dark"] .chroma .nl { color:#8be9fd;font-style:italic }
/* NameTag */ html[data-theme="dark"] .chroma .nt { color:#ff79c6 }
/* NameBuiltin */ html[data-theme="dark"] .chroma .nb { color:#8be9fd;font-style:italic }
/* NameBuiltinPseudo */ html[data-theme="dark"] .chroma .bp { font-style:italic }
/* NameVariable */ html[data-theme="dark"] .chroma .nv { color:#8be9fd;font-style:italic }
/* NameVariableClass */ html[data-theme="dark"] .chroma .vc { color:#8be9fd;font-style:italic }
/* NameVariableGlobal */ html[data-theme="dark"] .chroma .vg { color:#8be9fd;font-style:italic }
/* NameVariableInstance */ html[data-theme="dark"] .chroma .vi { color:#8be9fd;font-style:italic }
/* NameVariableMagic */ html[data-theme="dark"] .chroma .vm { color:#8be9fd;font-style:italic }
/* NameFunction */ html[data-theme="dark"] .chroma .nf { color:#50fa7b }
/* NameFunctionMagic */ html[data-theme="dark"] .chroma .fm { color:#50fa7b }
/* LiteralString */ html[data-theme="dark"] .chroma .s { color:#f1fa8c }
/* LiteralStringAffix */ html[data-theme="dark"] .chroma .sa { color:#f1fa8c }
/* LiteralStringBacktick */ html[data-theme="dark"] .chroma .sb { color:#f1fa8c }
/* LiteralStringChar */ html[data-theme="dark"] .chroma .sc { color:#f1fa8c }
/* LiteralStringDelimiter */ html[data-theme="dark"] .chroma .dl { color:#f1fa8c }
/* LiteralStringDoc */ html[data-theme="dark"] .chroma .sd { color:#f1fa8c }
/* LiteralStringDouble */ html[data-theme="dark"] .chroma .s2 { color:#f1fa8c }
/* LiteralStringEscape */ html[data-theme="dark"] .chroma .se { color:#f1fa8c }
/* LiteralStringHeredoc */ html[data-theme="dark"] .chroma .sh { color:#f1fa8c }
/* LiteralStringInterpol */ html[data-theme="dark"] .chroma .si { color:#f1fa8c }
/* LiteralStringOther */ html[data-theme="dark"] .chroma .sx { color:#f1fa8c }
/* LiteralStringRegex */ html[data-theme="dark"] .chroma .sr { color:#f1fa8c }
/* LiteralStringSingle */ html[data-theme="dark"] .chroma .s1 { color:#f1fa8c }
/* LiteralStringSymbol */ html[data-theme="dark"] .chroma .ss { color:#f1fa8c }
/* LiteralNumber */ html[data-theme="dark"] .chroma .m { color:#bd93f9 }
/* LiteralNumberBin */ html[data-theme="dark"] .chroma .mb { color:#bd93f9 }
/* LiteralNumberFloat */ html[data-theme="dark"] .chroma .mf { color:#bd93f9 }
/* LiteralNumberHex */ html[data-theme="dark"] .chroma .mh { color:#bd93f9 }
/* LiteralNumberInteger */ html[data-theme="dark"] .chroma .mi { color:#bd93f9 }
/* LiteralNumberIntegerLong */ html[data-theme="dark"] .chroma .il { color:#bd93f9 }
/* LiteralNumberOct */ html[data-theme="dark"] .chroma .mo { color:#bd93f9 }
/* Operator */ html[data-theme="dark"] .chroma .o { color:#ff79c6 }
/* OperatorWord */ html[data-theme="dark"] .chroma .ow { color:#ff79c6 }
/* Comment */ html[data-theme="dark"] .chroma .c { color:#6272a4 }
/* CommentHashbang */ html[data-theme="dark"] .chroma .ch { color:#6272a4 }
/* CommentMultiline */ html[data-theme="dark"] .chroma .cm { color:#6272a4 }
/* CommentSingle */ html[data-theme="dark"] .chroma .c1 { color:#6272a4 }
/* CommentSpecial */ html[data-theme="dark"] .chroma .cs { color:#6272a4 }
/* CommentPreproc */ html[data-theme="dark"] .chroma .cp { color:#ff79c6 }
/* CommentPreprocFile */ html[data-theme="dark"] .chroma .cpf { color:#ff79c6 }
/* GenericDeleted */ html[data-theme="dark"] .chroma .gd { color:#f55 }
/* GenericEmph */ html[data-theme="dark"] .chroma .ge { text-decoration:underline }
/* GenericHeading */ html[data-theme="dark"] .chroma .gh { font-weight:bold }
/* GenericInserted */ html[data-theme="dark"] .chroma .gi { color:#50fa7b;font-weight:bold }
/* GenericOutput */ html[data-theme="dark"] .chroma .go { color:#44475a }
/* GenericSubheading */ html[data-theme="dark"] .chroma .gu { font-weight:bold }
/* GenericUnderline */ html[data-theme="dark"] .chroma .gl { text-decoration:underline }

/* Fix: classes defined in github (light) but missing in dracula (dark) */
/* Punctuation */ html[data-theme="dark"] .chroma .p  { color:#f8f8f2 }
/* NameOther */   html[data-theme="dark"] .chroma .nx { color:#f8f8f2 }
/* NameNamespace */html[data-theme="dark"] .chroma .nn { color:#f8f8f2 }
/* NameEntity */  html[data-theme="dark"] .chroma .ni { color:#f8f8f2 }
/* NameConstant */html[data-theme="dark"] .chroma .no { color:#bd93f9 }
/* NameDecorator */html[data-theme="dark"] .chroma .nd { color:#50fa7b }
