File tree Expand file tree Collapse file tree
github/assets/hb/modules/syntax-highlighting/scss
tango/assets/hb/modules/syntax-highlighting/scss Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* Generated using: hugo gen chromastyles --style=github */
22
3- /* Background */ .bg { background-color :#fff ; }
4- /* PreWrapper */ .chroma { background-color :#fff ; }
3+ /* Background */ .bg { background-color :#f7f7f7 ; }
4+ /* PreWrapper */ .chroma { background-color :#f7f7f7 ; }
55/* Error */ .chroma .err { color :#f6f8fa ;background-color :#82071e }
66/* LineLink */ .chroma .lnlinks { outline :none ;text-decoration :none ;color :inherit }
77/* LineTableTD */ .chroma .lntd { vertical-align :top ;padding :0 ;margin :0 ;border :0 ; }
88/* LineTable */ .chroma .lntable { border-spacing :0 ;padding :0 ;margin :0 ;border :0 ; }
9- /* LineHighlight */ .chroma .hl { background-color :#e5e5e5 }
9+ /* LineHighlight */ .chroma .hl { background-color :#dedede }
1010/* 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 }
1111/* 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 }
1212/* Line */ .chroma .line { display :flex ; }
Original file line number Diff line number Diff line change 8484/* GenericSubheading */ .chroma .gu { color :#800080 ;font-weight :bold }
8585/* GenericTraceback */ .chroma .gt { color :#a40000 ;font-weight :bold }
8686/* GenericUnderline */ .chroma .gl { color :#000 ;text-decoration :underline }
87- /* TextWhitespace */ .chroma .w { color :#f8f8f8 ; text-decoration : underline }
87+ /* TextWhitespace */ .chroma .w { color :#f8f8f8 }
You can’t perform that action at this time.
0 commit comments