.pygments_monokai .hll { background-color: #49483e }
.pygments_monokai  { background: #272822; color: #f8f8f2 }
.pygments_monokai .c { color: #75715e } /* Comment */
.pygments_monokai .err { color: #960050; background-color: #1e0010 } /* Error */
.pygments_monokai .k { color: #66d9ef } /* Keyword */
.pygments_monokai .l { color: #ae81ff } /* Literal */
.pygments_monokai .n { color: #f8f8f2 } /* Name */
.pygments_monokai .o { color: #f92672 } /* Operator */
.pygments_monokai .p { color: #f8f8f2 } /* Punctuation */
.pygments_monokai .cm { color: #75715e } /* Comment.Multiline */
.pygments_monokai .cp { color: #75715e } /* Comment.Preproc */
.pygments_monokai .c1 { color: #75715e } /* Comment.Single */
.pygments_monokai .cs { color: #75715e } /* Comment.Special */
.pygments_monokai .ge { font-style: italic } /* Generic.Emph */
.pygments_monokai .gs { font-weight: bold } /* Generic.Strong */
.pygments_monokai .kc { color: #66d9ef } /* Keyword.Constant */
.pygments_monokai .kd { color: #66d9ef } /* Keyword.Declaration */
.pygments_monokai .kn { color: #f92672 } /* Keyword.Namespace */
.pygments_monokai .kp { color: #66d9ef } /* Keyword.Pseudo */
.pygments_monokai .kr { color: #66d9ef } /* Keyword.Reserved */
.pygments_monokai .kt { color: #66d9ef } /* Keyword.Type */
.pygments_monokai .ld { color: #e6db74 } /* Literal.Date */
.pygments_monokai .m { color: #ae81ff } /* Literal.Number */
.pygments_monokai .s { color: #e6db74 } /* Literal.String */
.pygments_monokai .na { color: #a6e22e } /* Name.Attribute */
.pygments_monokai .nb { color: #f8f8f2 } /* Name.Builtin */
.pygments_monokai .nc { color: #a6e22e } /* Name.Class */
.pygments_monokai .no { color: #66d9ef } /* Name.Constant */
.pygments_monokai .nd { color: #a6e22e } /* Name.Decorator */
.pygments_monokai .ni { color: #f8f8f2 } /* Name.Entity */
.pygments_monokai .ne { color: #a6e22e } /* Name.Exception */
.pygments_monokai .nf { color: #a6e22e } /* Name.Function */
.pygments_monokai .nl { color: #f8f8f2 } /* Name.Label */
.pygments_monokai .nn { color: #f8f8f2 } /* Name.Namespace */
.pygments_monokai .nx { color: #a6e22e } /* Name.Other */
.pygments_monokai .py { color: #f8f8f2 } /* Name.Property */
.pygments_monokai .nt { color: #f92672 } /* Name.Tag */
.pygments_monokai .nv { color: #f8f8f2 } /* Name.Variable */
.pygments_monokai .ow { color: #f92672 } /* Operator.Word */
.pygments_monokai .w { color: #f8f8f2 } /* Text.Whitespace */
.pygments_monokai .mf { color: #ae81ff } /* Literal.Number.Float */
.pygments_monokai .mh { color: #ae81ff } /* Literal.Number.Hex */
.pygments_monokai .mi { color: #ae81ff } /* Literal.Number.Integer */
.pygments_monokai .mo { color: #ae81ff } /* Literal.Number.Oct */
.pygments_monokai .sb { color: #e6db74 } /* Literal.String.Backtick */
.pygments_monokai .sc { color: #e6db74 } /* Literal.String.Char */
.pygments_monokai .sd { color: #e6db74 } /* Literal.String.Doc */
.pygments_monokai .s2 { color: #e6db74 } /* Literal.String.Double */
.pygments_monokai .se { color: #ae81ff } /* Literal.String.Escape */
.pygments_monokai .sh { color: #e6db74 } /* Literal.String.Heredoc */
.pygments_monokai .si { color: #e6db74 } /* Literal.String.Interpol */
.pygments_monokai .sx { color: #e6db74 } /* Literal.String.Other */
.pygments_monokai .sr { color: #e6db74 } /* Literal.String.Regex */
.pygments_monokai .s1 { color: #e6db74 } /* Literal.String.Single */
.pygments_monokai .ss { color: #e6db74 } /* Literal.String.Symbol */
.pygments_monokai .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
.pygments_monokai .vc { color: #f8f8f2 } /* Name.Variable.Class */
.pygments_monokai .vg { color: #f8f8f2 } /* Name.Variable.Global */
.pygments_monokai .vi { color: #f8f8f2 } /* Name.Variable.Instance */
.pygments_monokai .il { color: #ae81ff } /* Literal.Number.Integer.Long */