michael@0: .highlight .hll { background-color: #ffffcc } michael@0: .highlight { background: #f0f0f0; } michael@0: .highlight .c { color: #60a0b0; font-style: italic } /* Comment */ michael@0: .highlight .err { border: 1px solid #FF0000 } /* Error */ michael@0: .highlight .k { color: #007020; font-weight: bold } /* Keyword */ michael@0: .highlight .o { color: #666666 } /* Operator */ michael@0: .highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */ michael@0: .highlight .cp { color: #007020 } /* Comment.Preproc */ michael@0: .highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */ michael@0: .highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */ michael@0: .highlight .gd { color: #A00000 } /* Generic.Deleted */ michael@0: .highlight .ge { font-style: italic } /* Generic.Emph */ michael@0: .highlight .gr { color: #FF0000 } /* Generic.Error */ michael@0: .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ michael@0: .highlight .gi { color: #00A000 } /* Generic.Inserted */ michael@0: .highlight .go { color: #808080 } /* Generic.Output */ michael@0: .highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ michael@0: .highlight .gs { font-weight: bold } /* Generic.Strong */ michael@0: .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ michael@0: .highlight .gt { color: #0040D0 } /* Generic.Traceback */ michael@0: .highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ michael@0: .highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ michael@0: .highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ michael@0: .highlight .kp { color: #007020 } /* Keyword.Pseudo */ michael@0: .highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ michael@0: .highlight .kt { color: #902000 } /* Keyword.Type */ michael@0: .highlight .m { color: #40a070 } /* Literal.Number */ michael@0: .highlight .s { color: #4070a0 } /* Literal.String */ michael@0: .highlight .na { color: #4070a0 } /* Name.Attribute */ michael@0: .highlight .nb { color: #007020 } /* Name.Builtin */ michael@0: .highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */ michael@0: .highlight .no { color: #60add5 } /* Name.Constant */ michael@0: .highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ michael@0: .highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */ michael@0: .highlight .ne { color: #007020 } /* Name.Exception */ michael@0: .highlight .nf { color: #06287e } /* Name.Function */ michael@0: .highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ michael@0: .highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ michael@0: .highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */ michael@0: .highlight .nv { color: #bb60d5 } /* Name.Variable */ michael@0: .highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ michael@0: .highlight .w { color: #bbbbbb } /* Text.Whitespace */ michael@0: .highlight .mf { color: #40a070 } /* Literal.Number.Float */ michael@0: .highlight .mh { color: #40a070 } /* Literal.Number.Hex */ michael@0: .highlight .mi { color: #40a070 } /* Literal.Number.Integer */ michael@0: .highlight .mo { color: #40a070 } /* Literal.Number.Oct */ michael@0: .highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ michael@0: .highlight .sc { color: #4070a0 } /* Literal.String.Char */ michael@0: .highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ michael@0: .highlight .s2 { color: #4070a0 } /* Literal.String.Double */ michael@0: .highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ michael@0: .highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */ michael@0: .highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */ michael@0: .highlight .sx { color: #c65d09 } /* Literal.String.Other */ michael@0: .highlight .sr { color: #235388 } /* Literal.String.Regex */ michael@0: .highlight .s1 { color: #4070a0 } /* Literal.String.Single */ michael@0: .highlight .ss { color: #517918 } /* Literal.String.Symbol */ michael@0: .highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ michael@0: .highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ michael@0: .highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ michael@0: .highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ michael@0: .highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */