/* LineHighlight */ .chroma .hl { background-color: white; color: black } /* Comment */ .chroma .c { color: white } /* CommentHashbang */ .chroma .ch { color: white } /* CommentMultiline */ .chroma .cm { color: white } /* CommentSingle */ .chroma .c1 { color: white }