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