.highlight .hll { background-color: #AF5F00 }
.highlight .c   { color: #5F5F5F; font-style: italic } /* Comment */
.highlight .err { color: #AF5F00; background-color: #1C1C1C } /* Error */
.highlight .k   { color: #AF5F00; font-weight: bold } /* Keyword */
.highlight .o   { color: #AF5F00; font-weight: bold } /* Operator */
.highlight .cm  { color: #5F5F5F; font-style: italic } /* Comment.Multiline */
.highlight .cp  { color: #AF5F00; font-weight: bold } /* Comment.Preproc */
.highlight .c1  { color: #5F5F5F; font-style: italic } /* Comment.Single */
.highlight .cs  { color: #5F5F5F; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd  { color: #AF5F00 } /* Generic.Deleted */
.highlight .ge  { color: #AF5F00; font-style: italic } /* Generic.Emph */
.highlight .gr  { color: #AF5F00 } /* Generic.Error */
.highlight .gh  { color: #AF5F00 } /* Generic.Heading */
.highlight .gi  { color: #AF5F00 } /* Generic.Inserted */
.highlight .go  { color: #AF5F00 } /* Generic.Output */
.highlight .gp  { color: #AF5F00 } /* Generic.Prompt */
.highlight .gs  { font-weight: bold } /* Generic.Strong */
.highlight .gu  { color: #AF5F00 } /* Generic.Subheading */
.highlight .gt  { color: #AF5F00 } /* Generic.Traceback */
.highlight .kc  { color: #AF5F00; font-weight: bold } /* Keyword.Constant */
.highlight .kd  { color: #AF5F00; font-weight: bold } /* Keyword.Declaration */
.highlight .kn  { color: #AF5F00; font-weight: bold } /* Keyword.Namespace */
.highlight .kp  { color: #AF5F00; font-weight: bold } /* Keyword.Pseudo */
.highlight .kr  { color: #AF5F00; font-weight: bold } /* Keyword.Reserved */
.highlight .kt  { color: #AF5F00; font-weight: bold } /* Keyword.Type */
.highlight .m   { color: #AFAF00 } /* Literal.Number */
.highlight .s   { color: #AFAF00 } /* Literal.String */
.highlight .na  { color: #AF5F00 } /* Name.Attribute */
.highlight .nb  { color: #AF5F00; font-weight: bold } /* Name.Builtin */
.highlight .nc  { color: #AF5F00; font-weight: bold } /* Name.Class */
.highlight .no  { color: #AF5F00 } /* Name.Constant */
.highlight .nd  { color: #AF5F00; font-weight: bold } /* Name.Decorator */
.highlight .ni  { color: #AF5F00 } /* Name.Entity */
.highlight .ne  { color: #AF5F00; font-weight: bold } /* Name.Exception */
.highlight .nf  { color: #AF5F00; font-weight: bold } /* Name.Function */
.highlight .nl  { color: #AF5F00; font-weight: bold } /* Name.Label */
.highlight .nn  { color: #AF5F00 } /* Name.Namespace */
.highlight .nt  { color: #AF5F00 } /* Name.Tag */
.highlight .nv  { color: #AF5F00 } /* Name.Variable */
.highlight .ow  { color: #AF5F00; font-weight: bold } /* Operator.Word */
.highlight .w   { color: #AF5F00 } /* Text.Whitespace */
.highlight .mf  { color: #AFAF00 } /* Literal.Number.Float */
.highlight .mh  { color: #AFAF00 } /* Literal.Number.Hex */
.highlight .mi  { color: #AFAF00 } /* Literal.Number.Integer */
.highlight .mo  { color: #AFAF00 } /* Literal.Number.Oct */
.highlight .sb  { color: #AFAF00 } /* Literal.String.Backtick */
.highlight .sc  { color: #AFAF00 } /* Literal.String.Char */
.highlight .sd  { color: #AFAF00 } /* Literal.String.Doc */
.highlight .s2  { color: #AFAF00 } /* Literal.String.Double */
.highlight .se  { color: #AFAF00 } /* Literal.String.Escape */
.highlight .sh  { color: #AFAF00 } /* Literal.String.Heredoc */
.highlight .si  { color: #AFAF00 } /* Literal.String.Interpol */
.highlight .sx  { color: #AFAF00 } /* Literal.String.Other */
.highlight .sr  { color: #AFAF00 } /* Literal.String.Regex */
.highlight .s1  { color: #AFAF00 } /* Literal.String.Single */
.highlight .ss  { color: #AFAF00 } /* Literal.String.Symbol */
.highlight .bp  { color: #AFAF00 } /* Name.Builtin.Pseudo */
.highlight .vc  { color: #AFAF00 } /* Name.Variable.Class */
.highlight .vg  { color: #AFAF00 } /* Name.Variable.Global */
.highlight .vi  { color: #AFAF00 } /* Name.Variable.Instance */
.highlight .il  { color: #AFAF00 } /* Literal.Number.Integer.Long */
