summaryrefslogtreecommitdiff
path: root/extensions/SyntaxHighlight_GeSHi/modules/pygments.generated.css
blob: 12b23df2d08436f34da008f262c615ea498ac77d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
/* Stylesheet generated by updateCSS.php */
.mw-highlight .hll { background-color: #ffffcc }
.mw-highlight  { background: #f8f8f8; }
.mw-highlight .c { color: #408080; font-style: italic } /* Comment */
.mw-highlight .err { border: 1px solid #FF0000 } /* Error */
.mw-highlight .k { color: #008000; font-weight: bold } /* Keyword */
.mw-highlight .o { color: #666666 } /* Operator */
.mw-highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.mw-highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.mw-highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.mw-highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.mw-highlight .gd { color: #A00000 } /* Generic.Deleted */
.mw-highlight .ge { font-style: italic } /* Generic.Emph */
.mw-highlight .gr { color: #FF0000 } /* Generic.Error */
.mw-highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.mw-highlight .gi { color: #00A000 } /* Generic.Inserted */
.mw-highlight .go { color: #888888 } /* Generic.Output */
.mw-highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.mw-highlight .gs { font-weight: bold } /* Generic.Strong */
.mw-highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.mw-highlight .gt { color: #0044DD } /* Generic.Traceback */
.mw-highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.mw-highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.mw-highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.mw-highlight .kp { color: #008000 } /* Keyword.Pseudo */
.mw-highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.mw-highlight .kt { color: #B00040 } /* Keyword.Type */
.mw-highlight .m { color: #666666 } /* Literal.Number */
.mw-highlight .s { color: #BA2121 } /* Literal.String */
.mw-highlight .na { color: #7D9029 } /* Name.Attribute */
.mw-highlight .nb { color: #008000 } /* Name.Builtin */
.mw-highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.mw-highlight .no { color: #880000 } /* Name.Constant */
.mw-highlight .nd { color: #AA22FF } /* Name.Decorator */
.mw-highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.mw-highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.mw-highlight .nf { color: #0000FF } /* Name.Function */
.mw-highlight .nl { color: #A0A000 } /* Name.Label */
.mw-highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.mw-highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.mw-highlight .nv { color: #19177C } /* Name.Variable */
.mw-highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.mw-highlight .w { color: #bbbbbb } /* Text.Whitespace */
.mw-highlight .mb { color: #666666 } /* Literal.Number.Bin */
.mw-highlight .mf { color: #666666 } /* Literal.Number.Float */
.mw-highlight .mh { color: #666666 } /* Literal.Number.Hex */
.mw-highlight .mi { color: #666666 } /* Literal.Number.Integer */
.mw-highlight .mo { color: #666666 } /* Literal.Number.Oct */
.mw-highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.mw-highlight .sc { color: #BA2121 } /* Literal.String.Char */
.mw-highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.mw-highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.mw-highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.mw-highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.mw-highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.mw-highlight .sx { color: #008000 } /* Literal.String.Other */
.mw-highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.mw-highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.mw-highlight .ss { color: #19177C } /* Literal.String.Symbol */
.mw-highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.mw-highlight .vc { color: #19177C } /* Name.Variable.Class */
.mw-highlight .vg { color: #19177C } /* Name.Variable.Global */
.mw-highlight .vi { color: #19177C } /* Name.Variable.Instance */
.mw-highlight .il { color: #666666 } /* Literal.Number.Integer.Long */