File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
tests/Resources/pygments-2.0/css Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3939.nv { color : # 19177C } /* Name.Variable */
4040.ow { color : # AA22FF ; font-weight : bold } /* Operator.Word */
4141.w { color : # bbbbbb } /* Text.Whitespace */
42+ .mb { color : # 666666 } /* Literal.Number.Bin */
4243.mf { color : # 666666 } /* Literal.Number.Float */
4344.mh { color : # 666666 } /* Literal.Number.Hex */
4445.mi { color : # 666666 } /* Literal.Number.Integer */
Original file line number Diff line number Diff line change 4040.syntax .nv { color : # 19177C } /* Name.Variable */
4141.syntax .ow { color : # AA22FF ; font-weight : bold } /* Operator.Word */
4242.syntax .w { color : # bbbbbb } /* Text.Whitespace */
43+ .syntax .mb { color : # 666666 } /* Literal.Number.Bin */
4344.syntax .mf { color : # 666666 } /* Literal.Number.Float */
4445.syntax .mh { color : # 666666 } /* Literal.Number.Hex */
4546.syntax .mi { color : # 666666 } /* Literal.Number.Integer */
You can’t perform that action at this time.
0 commit comments