@@ -4,80 +4,80 @@ span.linenos { color: inherit; background-color: transparent; padding-left: 5px;
44td .linenos .special { color : # 000000 ; background-color : # ffffc0 ; padding-left : 5px ; padding-right : 5px ; }
55span .linenos .special { color : # 000000 ; background-color : # ffffc0 ; padding-left : 5px ; padding-right : 5px ; }
66.hll { background-color : # ffffcc }
7- .c { color : # 8f5902 ; font-style : italic } /* Comment */
8- .err { color : # a40000 ; border : 1px solid # ef2929 } /* Error */
9- .g { color : # 000000 } /* Generic */
10- .k { color : # 204a87 ; font-weight : bold } /* Keyword */
11- .l { color : # 000000 } /* Literal */
12- .n { color : # 000000 } /* Name */
13- .o { color : # ce5c00 ; font-weight : bold } /* Operator */
14- .x { color : # 000000 } /* Other */
15- .p { color : # 000000 ; font-weight : bold } /* Punctuation */
16- .ch { color : # 8f5902 ; font-style : italic } /* Comment.Hashbang */
17- .cm { color : # 8f5902 ; font-style : italic } /* Comment.Multiline */
18- .cp { color : # 8f5902 ; font-style : italic } /* Comment.Preproc */
19- .cpf { color : # 8f5902 ; font-style : italic } /* Comment.PreprocFile */
20- .c1 { color : # 8f5902 ; font-style : italic } /* Comment.Single */
21- .cs { color : # 8f5902 ; font-style : italic } /* Comment.Special */
22- .gd { color : # a40000 } /* Generic.Deleted */
23- .ge { color : # 000000 ; font-style : italic } /* Generic.Emph */
24- .ges { color : # 000000 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
25- .gr { color : # ef2929 } /* Generic.Error */
7+ .c { color : # 8F5902 ; font-style : italic } /* Comment */
8+ .err { color : # A40000 ; border : 1px solid # EF2929 } /* Error */
9+ .g { color : # 000 } /* Generic */
10+ .k { color : # 204A87 ; font-weight : bold } /* Keyword */
11+ .l { color : # 000 } /* Literal */
12+ .n { color : # 000 } /* Name */
13+ .o { color : # CE5C00 ; font-weight : bold } /* Operator */
14+ .x { color : # 000 } /* Other */
15+ .p { color : # 000 ; font-weight : bold } /* Punctuation */
16+ .ch { color : # 8F5902 ; font-style : italic } /* Comment.Hashbang */
17+ .cm { color : # 8F5902 ; font-style : italic } /* Comment.Multiline */
18+ .cp { color : # 8F5902 ; font-style : italic } /* Comment.Preproc */
19+ .cpf { color : # 8F5902 ; font-style : italic } /* Comment.PreprocFile */
20+ .c1 { color : # 8F5902 ; font-style : italic } /* Comment.Single */
21+ .cs { color : # 8F5902 ; font-style : italic } /* Comment.Special */
22+ .gd { color : # A40000 } /* Generic.Deleted */
23+ .ge { color : # 000 ; font-style : italic } /* Generic.Emph */
24+ .ges { color : # 000 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
25+ .gr { color : # EF2929 } /* Generic.Error */
2626.gh { color : # 000080 ; font-weight : bold } /* Generic.Heading */
2727.gi { color : # 00A000 } /* Generic.Inserted */
28- .go { color : # 000000 ; font-style : italic } /* Generic.Output */
29- .gp { color : # 8f5902 } /* Generic.Prompt */
30- .gs { color : # 000000 ; font-weight : bold } /* Generic.Strong */
28+ .go { color : # 000 ; font-style : italic } /* Generic.Output */
29+ .gp { color : # 8F5902 } /* Generic.Prompt */
30+ .gs { color : # 000 ; font-weight : bold } /* Generic.Strong */
3131.gu { color : # 800080 ; font-weight : bold } /* Generic.Subheading */
32- .gt { color : # a40000 ; font-weight : bold } /* Generic.Traceback */
33- .kc { color : # 204a87 ; font-weight : bold } /* Keyword.Constant */
34- .kd { color : # 204a87 ; font-weight : bold } /* Keyword.Declaration */
35- .kn { color : # 204a87 ; font-weight : bold } /* Keyword.Namespace */
36- .kp { color : # 204a87 ; font-weight : bold } /* Keyword.Pseudo */
37- .kr { color : # 204a87 ; font-weight : bold } /* Keyword.Reserved */
38- .kt { color : # 204a87 ; font-weight : bold } /* Keyword.Type */
39- .ld { color : # 000000 } /* Literal.Date */
40- .m { color : # 0000cf ; font-weight : bold } /* Literal.Number */
41- .s { color : # 4e9a06 } /* Literal.String */
42- .na { color : # c4a000 } /* Name.Attribute */
43- .nb { color : # 204a87 } /* Name.Builtin */
44- .nc { color : # 000000 } /* Name.Class */
45- .no { color : # 000000 } /* Name.Constant */
46- .nd { color : # 5c35cc ; font-weight : bold } /* Name.Decorator */
47- .ni { color : # ce5c00 } /* Name.Entity */
48- .ne { color : # cc0000 ; font-weight : bold } /* Name.Exception */
49- .nf { color : # 000000 } /* Name.Function */
50- .nl { color : # f57900 } /* Name.Label */
51- .nn { color : # 000000 } /* Name.Namespace */
52- .nx { color : # 000000 } /* Name.Other */
53- .py { color : # 000000 } /* Name.Property */
54- .nt { color : # 204a87 ; font-weight : bold } /* Name.Tag */
55- .nv { color : # 000000 } /* Name.Variable */
56- .ow { color : # 204a87 ; font-weight : bold } /* Operator.Word */
57- .pm { color : # 000000 ; font-weight : bold } /* Punctuation.Marker */
58- .w { color : # f8f8f8 } /* Text.Whitespace */
59- .mb { color : # 0000cf ; font-weight : bold } /* Literal.Number.Bin */
60- .mf { color : # 0000cf ; font-weight : bold } /* Literal.Number.Float */
61- .mh { color : # 0000cf ; font-weight : bold } /* Literal.Number.Hex */
62- .mi { color : # 0000cf ; font-weight : bold } /* Literal.Number.Integer */
63- .mo { color : # 0000cf ; font-weight : bold } /* Literal.Number.Oct */
64- .sa { color : # 4e9a06 } /* Literal.String.Affix */
65- .sb { color : # 4e9a06 } /* Literal.String.Backtick */
66- .sc { color : # 4e9a06 } /* Literal.String.Char */
67- .dl { color : # 4e9a06 } /* Literal.String.Delimiter */
68- .sd { color : # 8f5902 ; font-style : italic } /* Literal.String.Doc */
69- .s2 { color : # 4e9a06 } /* Literal.String.Double */
70- .se { color : # 4e9a06 } /* Literal.String.Escape */
71- .sh { color : # 4e9a06 } /* Literal.String.Heredoc */
72- .si { color : # 4e9a06 } /* Literal.String.Interpol */
73- .sx { color : # 4e9a06 } /* Literal.String.Other */
74- .sr { color : # 4e9a06 } /* Literal.String.Regex */
75- .s1 { color : # 4e9a06 } /* Literal.String.Single */
76- .ss { color : # 4e9a06 } /* Literal.String.Symbol */
77- .bp { color : # 3465a4 } /* Name.Builtin.Pseudo */
78- .fm { color : # 000000 } /* Name.Function.Magic */
79- .vc { color : # 000000 } /* Name.Variable.Class */
80- .vg { color : # 000000 } /* Name.Variable.Global */
81- .vi { color : # 000000 } /* Name.Variable.Instance */
82- .vm { color : # 000000 } /* Name.Variable.Magic */
83- .il { color : # 0000cf ; font-weight : bold } /* Literal.Number.Integer.Long */
32+ .gt { color : # A40000 ; font-weight : bold } /* Generic.Traceback */
33+ .kc { color : # 204A87 ; font-weight : bold } /* Keyword.Constant */
34+ .kd { color : # 204A87 ; font-weight : bold } /* Keyword.Declaration */
35+ .kn { color : # 204A87 ; font-weight : bold } /* Keyword.Namespace */
36+ .kp { color : # 204A87 ; font-weight : bold } /* Keyword.Pseudo */
37+ .kr { color : # 204A87 ; font-weight : bold } /* Keyword.Reserved */
38+ .kt { color : # 204A87 ; font-weight : bold } /* Keyword.Type */
39+ .ld { color : # 000 } /* Literal.Date */
40+ .m { color : # 0000CF ; font-weight : bold } /* Literal.Number */
41+ .s { color : # 4E9A06 } /* Literal.String */
42+ .na { color : # C4A000 } /* Name.Attribute */
43+ .nb { color : # 204A87 } /* Name.Builtin */
44+ .nc { color : # 000 } /* Name.Class */
45+ .no { color : # 000 } /* Name.Constant */
46+ .nd { color : # 5C35CC ; font-weight : bold } /* Name.Decorator */
47+ .ni { color : # CE5C00 } /* Name.Entity */
48+ .ne { color : # C00 ; font-weight : bold } /* Name.Exception */
49+ .nf { color : # 000 } /* Name.Function */
50+ .nl { color : # F57900 } /* Name.Label */
51+ .nn { color : # 000 } /* Name.Namespace */
52+ .nx { color : # 000 } /* Name.Other */
53+ .py { color : # 000 } /* Name.Property */
54+ .nt { color : # 204A87 ; font-weight : bold } /* Name.Tag */
55+ .nv { color : # 000 } /* Name.Variable */
56+ .ow { color : # 204A87 ; font-weight : bold } /* Operator.Word */
57+ .pm { color : # 000 ; font-weight : bold } /* Punctuation.Marker */
58+ .w { color : # F8F8F8 } /* Text.Whitespace */
59+ .mb { color : # 0000CF ; font-weight : bold } /* Literal.Number.Bin */
60+ .mf { color : # 0000CF ; font-weight : bold } /* Literal.Number.Float */
61+ .mh { color : # 0000CF ; font-weight : bold } /* Literal.Number.Hex */
62+ .mi { color : # 0000CF ; font-weight : bold } /* Literal.Number.Integer */
63+ .mo { color : # 0000CF ; font-weight : bold } /* Literal.Number.Oct */
64+ .sa { color : # 4E9A06 } /* Literal.String.Affix */
65+ .sb { color : # 4E9A06 } /* Literal.String.Backtick */
66+ .sc { color : # 4E9A06 } /* Literal.String.Char */
67+ .dl { color : # 4E9A06 } /* Literal.String.Delimiter */
68+ .sd { color : # 8F5902 ; font-style : italic } /* Literal.String.Doc */
69+ .s2 { color : # 4E9A06 } /* Literal.String.Double */
70+ .se { color : # 4E9A06 } /* Literal.String.Escape */
71+ .sh { color : # 4E9A06 } /* Literal.String.Heredoc */
72+ .si { color : # 4E9A06 } /* Literal.String.Interpol */
73+ .sx { color : # 4E9A06 } /* Literal.String.Other */
74+ .sr { color : # 4E9A06 } /* Literal.String.Regex */
75+ .s1 { color : # 4E9A06 } /* Literal.String.Single */
76+ .ss { color : # 4E9A06 } /* Literal.String.Symbol */
77+ .bp { color : # 3465A4 } /* Name.Builtin.Pseudo */
78+ .fm { color : # 000 } /* Name.Function.Magic */
79+ .vc { color : # 000 } /* Name.Variable.Class */
80+ .vg { color : # 000 } /* Name.Variable.Global */
81+ .vi { color : # 000 } /* Name.Variable.Instance */
82+ .vm { color : # 000 } /* Name.Variable.Magic */
83+ .il { color : # 0000CF ; font-weight : bold } /* Literal.Number.Integer.Long */
0 commit comments