/* Background */ .chroma.chroma-inverted { color: #000000; background-color: #ffffff }
/* Error */ .chroma.chroma-inverted .err { color: #000000; background-color: #ffffff }
/* LineTableTD */ .chroma.chroma-inverted .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma.chroma-inverted .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; width: auto; overflow: auto; display: block; }
/* LineHighlight */ .chroma.chroma-inverted .hl { display: block; width: 100%;background-color: #000000 }
/* LineNumbersTable */ .chroma.chroma-inverted .lnt { display: block; margin-right: 0.4em; padding: 0 0.4em 0 0.4em; }
/* LineNumbers */ .chroma.chroma-inverted .ln { margin-right: 0.4em; padding: 0 0.4em 0 0.4em; }
/* Keyword */ .chroma.chroma-inverted .k { color: #000000 }
/* KeywordConstant */ .chroma.chroma-inverted .kc { color: #000000 }
/* KeywordDeclaration */ .chroma.chroma-inverted .kd { color: #000000 }
/* KeywordNamespace */ .chroma.chroma-inverted .kn { color: #000000 }
/* KeywordPseudo */ .chroma.chroma-inverted .kp { color: #000000 }
/* KeywordReserved */ .chroma.chroma-inverted .kr { color: #000000 }
/* KeywordType */ .chroma.chroma-inverted .kt { color: #000000 }
/* NameAttribute */ .chroma.chroma-inverted .na { color: #000000 }
/* NameClass */ .chroma.chroma-inverted .nc { color: #000000 }
/* NameConstant */ .chroma.chroma-inverted .no { color: #000000 }
/* NameDecorator */ .chroma.chroma-inverted .nd { color: #000000 }
/* NameException */ .chroma.chroma-inverted .ne { color: #000000 }
/* NameFunction */ .chroma.chroma-inverted .nf { color: #000000 }
/* NameOther */ .chroma.chroma-inverted .nx { color: #000000 }
/* NameTag */ .chroma.chroma-inverted .nt { color: #000000 }
/* Literal */ .chroma.chroma-inverted .l { color: #000000 }
/* LiteralDate */ .chroma.chroma-inverted .ld { color: #000000 }
/* LiteralString */ .chroma.chroma-inverted .s { color: #000000 }
/* LiteralStringAffix */ .chroma.chroma-inverted .sa { color: #000000 }
/* LiteralStringBacktick */ .chroma.chroma-inverted .sb { color: #000000 }
/* LiteralStringChar */ .chroma.chroma-inverted .sc { color: #000000 }
/* LiteralStringDelimiter */ .chroma.chroma-inverted .dl { color: #000000 }
/* LiteralStringDoc */ .chroma.chroma-inverted .sd { color: #000000 }
/* LiteralStringDouble */ .chroma.chroma-inverted .s2 { color: #000000 }
/* LiteralStringEscape */ .chroma.chroma-inverted .se { color: #000000 }
/* LiteralStringHeredoc */ .chroma.chroma-inverted .sh { color: #000000 }
/* LiteralStringInterpol */ .chroma.chroma-inverted .si { color: #000000 }
/* LiteralStringOther */ .chroma.chroma-inverted .sx { color: #000000 }
/* LiteralStringRegex */ .chroma.chroma-inverted .sr { color: #000000 }
/* LiteralStringSingle */ .chroma.chroma-inverted .s1 { color: #000000 }
/* LiteralStringSymbol */ .chroma.chroma-inverted .ss { color: #000000 }
/* LiteralNumber */ .chroma.chroma-inverted .m { color: #000000 }
/* LiteralNumberBin */ .chroma.chroma-inverted .mb { color: #000000 }
/* LiteralNumberFloat */ .chroma.chroma-inverted .mf { color: #000000 }
/* LiteralNumberHex */ .chroma.chroma-inverted .mh { color: #000000 }
/* LiteralNumberInteger */ .chroma.chroma-inverted .mi { color: #000000 }
/* LiteralNumberIntegerLong */ .chroma.chroma-inverted .il { color: #000000 }
/* LiteralNumberOct */ .chroma.chroma-inverted .mo { color: #000000 }
/* Operator */ .chroma.chroma-inverted .o { color: #000000 }
/* OperatorWord */ .chroma.chroma-inverted .ow { color: #000000 }
/* Comment */ .chroma.chroma-inverted .c { color: #000000 }
/* CommentHashbang */ .chroma.chroma-inverted .ch { color: #000000 }
/* CommentMultiline */ .chroma.chroma-inverted .cm { color: #000000 }
/* CommentSingle */ .chroma.chroma-inverted .c1 { color: #000000 }
/* CommentSpecial */ .chroma.chroma-inverted .cs { color: #000000 }
/* CommentPreproc */ .chroma.chroma-inverted .cp { color: #000000 }
/* CommentPreprocFile */ .chroma.chroma-inverted .cpf { color: #000000 }
/* GenericDeleted */ .chroma.chroma-inverted .gd { color: #000000 }
/* GenericEmph */ .chroma.chroma-inverted .ge { font-style: italic }
/* GenericInserted */ .chroma.chroma-inverted .gi { color: #000000 }
/* GenericStrong */ .chroma.chroma-inverted .gs { font-weight: bold }
/* GenericSubheading */ .chroma.chroma-inverted .gu { color: #000000 }
