.pygments_fruity .hll { background-color: #333333 }
.pygments_fruity  { background: #111111; color: #ffffff }
.pygments_fruity .c { color: #008800; font-style: italic; background-color: #0f140f } /* Comment */
.pygments_fruity .err { color: #ffffff } /* Error */
.pygments_fruity .g { color: #ffffff } /* Generic */
.pygments_fruity .k { color: #fb660a; font-weight: bold } /* Keyword */
.pygments_fruity .l { color: #ffffff } /* Literal */
.pygments_fruity .n { color: #ffffff } /* Name */
.pygments_fruity .o { color: #ffffff } /* Operator */
.pygments_fruity .x { color: #ffffff } /* Other */
.pygments_fruity .p { color: #ffffff } /* Punctuation */
.pygments_fruity .cm { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Multiline */
.pygments_fruity .cp { color: #ff0007; font-weight: bold; font-style: italic; background-color: #0f140f } /* Comment.Preproc */
.pygments_fruity .c1 { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Single */
.pygments_fruity .cs { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Special */
.pygments_fruity .gd { color: #ffffff } /* Generic.Deleted */
.pygments_fruity .ge { color: #ffffff } /* Generic.Emph */
.pygments_fruity .gr { color: #ffffff } /* Generic.Error */
.pygments_fruity .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
.pygments_fruity .gi { color: #ffffff } /* Generic.Inserted */
.pygments_fruity .go { color: #444444; background-color: #222222 } /* Generic.Output */
.pygments_fruity .gp { color: #ffffff } /* Generic.Prompt */
.pygments_fruity .gs { color: #ffffff } /* Generic.Strong */
.pygments_fruity .gu { color: #ffffff; font-weight: bold } /* Generic.Subheading */
.pygments_fruity .gt { color: #ffffff } /* Generic.Traceback */
.pygments_fruity .kc { color: #fb660a; font-weight: bold } /* Keyword.Constant */
.pygments_fruity .kd { color: #fb660a; font-weight: bold } /* Keyword.Declaration */
.pygments_fruity .kn { color: #fb660a; font-weight: bold } /* Keyword.Namespace */
.pygments_fruity .kp { color: #fb660a } /* Keyword.Pseudo */
.pygments_fruity .kr { color: #fb660a; font-weight: bold } /* Keyword.Reserved */
.pygments_fruity .kt { color: #cdcaa9; font-weight: bold } /* Keyword.Type */
.pygments_fruity .ld { color: #ffffff } /* Literal.Date */
.pygments_fruity .m { color: #0086f7; font-weight: bold } /* Literal.Number */
.pygments_fruity .s { color: #0086d2 } /* Literal.String */
.pygments_fruity .na { color: #ff0086; font-weight: bold } /* Name.Attribute */
.pygments_fruity .nb { color: #ffffff } /* Name.Builtin */
.pygments_fruity .nc { color: #ffffff } /* Name.Class */
.pygments_fruity .no { color: #0086d2 } /* Name.Constant */
.pygments_fruity .nd { color: #ffffff } /* Name.Decorator */
.pygments_fruity .ni { color: #ffffff } /* Name.Entity */
.pygments_fruity .ne { color: #ffffff } /* Name.Exception */
.pygments_fruity .nf { color: #ff0086; font-weight: bold } /* Name.Function */
.pygments_fruity .nl { color: #ffffff } /* Name.Label */
.pygments_fruity .nn { color: #ffffff } /* Name.Namespace */
.pygments_fruity .nx { color: #ffffff } /* Name.Other */
.pygments_fruity .py { color: #ffffff } /* Name.Property */
.pygments_fruity .nt { color: #fb660a; font-weight: bold } /* Name.Tag */
.pygments_fruity .nv { color: #fb660a } /* Name.Variable */
.pygments_fruity .ow { color: #ffffff } /* Operator.Word */
.pygments_fruity .w { color: #888888 } /* Text.Whitespace */
.pygments_fruity .mf { color: #0086f7; font-weight: bold } /* Literal.Number.Float */
.pygments_fruity .mh { color: #0086f7; font-weight: bold } /* Literal.Number.Hex */
.pygments_fruity .mi { color: #0086f7; font-weight: bold } /* Literal.Number.Integer */
.pygments_fruity .mo { color: #0086f7; font-weight: bold } /* Literal.Number.Oct */
.pygments_fruity .sb { color: #0086d2 } /* Literal.String.Backtick */
.pygments_fruity .sc { color: #0086d2 } /* Literal.String.Char */
.pygments_fruity .sd { color: #0086d2 } /* Literal.String.Doc */
.pygments_fruity .s2 { color: #0086d2 } /* Literal.String.Double */
.pygments_fruity .se { color: #0086d2 } /* Literal.String.Escape */
.pygments_fruity .sh { color: #0086d2 } /* Literal.String.Heredoc */
.pygments_fruity .si { color: #0086d2 } /* Literal.String.Interpol */
.pygments_fruity .sx { color: #0086d2 } /* Literal.String.Other */
.pygments_fruity .sr { color: #0086d2 } /* Literal.String.Regex */
.pygments_fruity .s1 { color: #0086d2 } /* Literal.String.Single */
.pygments_fruity .ss { color: #0086d2 } /* Literal.String.Symbol */
.pygments_fruity .bp { color: #ffffff } /* Name.Builtin.Pseudo */
.pygments_fruity .vc { color: #fb660a } /* Name.Variable.Class */
.pygments_fruity .vg { color: #fb660a } /* Name.Variable.Global */
.pygments_fruity .vi { color: #fb660a } /* Name.Variable.Instance */
.pygments_fruity .il { color: #0086f7; font-weight: bold } /* Literal.Number.Integer.Long */