example text .highlight .c { color: #999988; font-style: italic } /* Comment */
example text .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
example text .highlight .k { font-weight: bold } /* Keyword */
example text .highlight .o { font-weight: bold } /* Operator */
example text .highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
example text .highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
example text .highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
example text .highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
example text .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
example text .highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
example text .highlight .ge { font-style: italic } /* Generic.Emph */
example text .highlight .gr { color: #aa0000 } /* Generic.Error */
example text .highlight .gh { color: #999999 } /* Generic.Heading */
example text .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
example text .highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
example text .highlight .go { color: #888888 } /* Generic.Output */
example text .highlight .gp { color: #555555 } /* Generic.Prompt */
example text .highlight .gs { font-weight: bold } /* Generic.Strong */
example text .highlight .gu { color: #aaaaaa } /* Generic.Subheading */
example text .highlight .gt { color: #aa0000 } /* Generic.Traceback */
example text .highlight .kc { font-weight: bold } /* Keyword.Constant */
example text .highlight .kd { font-weight: bold } /* Keyword.Declaration */
example text .highlight .kp { font-weight: bold } /* Keyword.Pseudo */
example text .highlight .kr { font-weight: bold } /* Keyword.Reserved */
example text .highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
example text .highlight .m { color: #009999 } /* Literal.Number */
example text .highlight .s { color: #dd1144 } /* Literal.String */
example text .highlight .na { color: #008080 } /* Name.Attribute */
example text .highlight .nb { color: #0086B3 } /* Name.Builtin */
example text .highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
example text .highlight .no { color: #008080 } /* Name.Constant */
example text .highlight .ni { color: #800080 } /* Name.Entity */
example text .highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
example text .highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
example text .highlight .nn { color: #555555 } /* Name.Namespace */
example text .highlight .nt { color: #000080 } /* Name.Tag */
example text .highlight .nv { color: #008080 } /* Name.Variable */
example text .highlight .ow { font-weight: bold } /* Operator.Word */
example text .highlight .w { color: #bbbbbb } /* Text.Whitespace */
example text .highlight .mf { color: #009999 } /* Literal.Number.Float */
example text .highlight .mh { color: #009999 } /* Literal.Number.Hex */
example text .highlight .mi { color: #009999 } /* Literal.Number.Integer */
example text .highlight .mo { color: #009999 } /* Literal.Number.Oct */
example text .highlight .sb { color: #dd1144 } /* Literal.String.Backtick */
example text .highlight .sc { color: #dd1144 } /* Literal.String.Char */
example text .highlight .sd { color: #dd1144 } /* Literal.String.Doc */
example text .highlight .s2 { color: #dd1144 } /* Literal.String.Double */
example text .highlight .se { color: #dd1144 } /* Literal.String.Escape */
example text .highlight .sh { color: #dd1144 } /* Literal.String.Heredoc */
example text .highlight .si { color: #dd1144 } /* Literal.String.Interpol */
example text .highlight .sx { color: #dd1144 } /* Literal.String.Other */
example text .highlight .sr { color: #009926 } /* Literal.String.Regex */
example text .highlight .s1 { color: #dd1144 } /* Literal.String.Single */
example text .highlight .ss { color: #990073 } /* Literal.String.Symbol */
example text .highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
example text .highlight .vc { color: #008080 } /* Name.Variable.Class */
example text .highlight .vg { color: #008080 } /* Name.Variable.Global */
example text .highlight .vi { color: #008080 } /* Name.Variable.Instance */
example text .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */