.highlight  { background: #181b22; color: rgb(253, 253, 253)}
.highlight .c { color: #c0c092; font-style: italic } /* Comment */
.highlight .err { color: #d43e3e; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .cm { color: #eeeea3; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #95ecc3; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #e7e7a8; font-style: italic } /* Comment.Single */
.highlight .cs { color: #f0cf87; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ee8936 } /* Generic.Deleted */
.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #ec4b4b } /* Generic.Error */
.highlight .gh { color: #dbeb98 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
.highlight .go { color: #d9fdb7 } /* Generic.Output */
.highlight .gp { color: #fffec0 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
.highlight .gt { color: #ec8c8c } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #aebbe4; font-weight: bold } /* Keyword.Type */
.highlight .m { color: rgb(255, 255, 128) } /* Literal.Number */
.highlight .s { color: rgb(17, 173, 221) } /* Literal.String */
.highlight .na { color: #89deff } /* Name.Attribute */
.highlight .nb { color: #51c4eb } /* Name.Builtin */
.highlight .nc { color: #dddddd; font-weight: bold } /* Name.Class */
.highlight .no { color: #89deff } /* Name.Constant */
.highlight .ni { color: #ff6bff } /* Name.Entity */
.highlight .ne { color: #e44d4d; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #ebae3d; font-weight: bold } /* Name.Function */
.highlight .nn { color: #f3ff83 } /* Name.Namespace */
.highlight .nt { color: #fff677 } /* Name.Tag */
.highlight .nv { color: #90da66 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: rgb(255, 255, 128) } /* Literal.Number.Float */
.highlight .mh { color: rgb(255, 225, 128) } /* Literal.Number.Hex */
.highlight .mi { color: rgb(255, 255, 128) } /* Literal.Number.Integer */
.highlight .mo { color: rgb(255, 255, 128) } /* Literal.Number.Oct */
.highlight .sb { color: rgb(17, 173, 221) } /* Literal.String.Backtick */
.highlight .sc { color: rgb(12, 198, 255) } /* Literal.String.Char */
.highlight .sd { color: rgb(17, 173, 221) } /* Literal.String.Doc */
.highlight .s2 { color: rgb(17, 173, 221) } /* Literal.String.Double */
.highlight .se { color: rgb(17, 173, 221) } /* Literal.String.Escape */
.highlight .sh { color: rgb(17, 173, 221) } /* Literal.String.Heredoc */
.highlight .si { color: rgb(17, 173, 221) } /* Literal.String.Interpol */
.highlight .sx { color: rgb(17, 173, 221) } /* Literal.String.Other */
.highlight .sr { color: #69f18b } /* Literal.String.Regex */
.highlight .s1 { color: rgb(69, 210, 253) } /* Literal.String.Single */
.highlight .ss { color: #9ee3f5 } /* Literal.String.Symbol */
.highlight .bp { color: #eeeeee } /* Name.Builtin.Pseudo */
.highlight .vc { color: #89deff } /* Name.Variable.Class */
.highlight .vg { color: #89deff } /* Name.Variable.Global */
.highlight .vi { color: #89deff } /* Name.Variable.Instance */
.highlight .il { color: rgb(255, 255, 128) } /* Literal.Number.Integer.Long */