File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
site/static/docs/4.3/assets/scss Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313/* CommentMultiline */ .chroma .c1 { color : #727272 ; }
1414/* CommentHashbang */ .chroma .ch { font-style : italic ; color : #60a0b0 ; } /* NEW */
1515/* CommentMultiline */ .chroma .cm { color : #727272 ; }
16- /* CommentPreproc */ .chroma .cp { color : #028262 ; }
16+ /* CommentPreproc */ .chroma .cp { color : #008085 ; }
1717/* CommentPreprocFile */ .chroma .cpf { color : #007020 ; } /* NEW */
1818/* CommentSpecial */ .chroma .cs { color : #727272 ; }
1919/* GenericDeleted */ .chroma .gd { background-color : #fcc ; border : 1px solid #c00 ; }
4343/* LiteralNumberOct */ .chroma .mo { color : #c24f19 ; }
4444/* NameAttribute */ .chroma .na { color : #006ee0 ; }
4545/* NameBuiltin */ .chroma .nb { color : #366 ; }
46- /* NameClass */ .chroma .nc { color : #028355 ; }
46+ /* NameClass */ .chroma .nc { color : #168174 ; }
4747/* NameDecorator */ .chroma .nd { color : #6b62de ; }
4848/* NameException */ .chroma .ne { color : #c00 ; }
4949/* NameFunction */ .chroma .nf { color : #b715f4 ; }
6565/* LiteralStringEscape */ .chroma .se { color : #c30 ; }
6666/* LiteralStringHeredoc */ .chroma .sh { color : #c30 ; }
6767/* LiteralStringInterpol */ .chroma .si { color : #a00 ; }
68- /* LiteralStringRegex */ .chroma .sr { color : #257d7d ; }
68+ /* LiteralStringRegex */ .chroma .sr { color : #337e7e ; }
6969/* LiteralStringSymbol */ .chroma .ss { color : #fc3 ; }
7070/* LiteralStringOther */ .chroma .sx { color : #c30 ; }
7171/* TextWhitespace */ .chroma .w { color : #bbb ; }
You can’t perform that action at this time.
0 commit comments