Template:Codesample/rrt.css

/* `pygmentize -f html -S rrt -a .wt-codesample-rrt` */
.wt-codesample-rrt .hll { background-color: #0000ff }
.wt-codesample-rrt pre { background: #000000; color: #dddddd }
.wt-codesample-rrt .c { color: #00ff00 } /* Comment */
.wt-codesample-rrt .err { color: #dddddd } /* Error */
.wt-codesample-rrt .esc { color: #dddddd } /* Escape */
.wt-codesample-rrt .g { color: #dddddd } /* Generic */
.wt-codesample-rrt .k { color: #ff0000 } /* Keyword */
.wt-codesample-rrt .l { color: #dddddd } /* Literal */
.wt-codesample-rrt .n { color: #dddddd } /* Name */
.wt-codesample-rrt .o { color: #dddddd } /* Operator */
.wt-codesample-rrt .x { color: #dddddd } /* Other */
.wt-codesample-rrt .p { color: #dddddd } /* Punctuation */
.wt-codesample-rrt .ch { color: #00ff00 } /* Comment.Hashbang */
.wt-codesample-rrt .cm { color: #00ff00 } /* Comment.Multiline */
.wt-codesample-rrt .cp { color: #e5e5e5 } /* Comment.Preproc */
.wt-codesample-rrt .cpf { color: #00ff00 } /* Comment.PreprocFile */
.wt-codesample-rrt .c1 { color: #00ff00 } /* Comment.Single */
.wt-codesample-rrt .cs { color: #00ff00 } /* Comment.Special */
.wt-codesample-rrt .gd { color: #dddddd } /* Generic.Deleted */
.wt-codesample-rrt .ge { color: #dddddd } /* Generic.Emph */
.wt-codesample-rrt .ges { color: #dddddd } /* Generic.EmphStrong */
.wt-codesample-rrt .gr { color: #dddddd } /* Generic.Error */
.wt-codesample-rrt .gh { color: #dddddd } /* Generic.Heading */
.wt-codesample-rrt .gi { color: #dddddd } /* Generic.Inserted */
.wt-codesample-rrt .go { color: #dddddd } /* Generic.Output */
.wt-codesample-rrt .gp { color: #dddddd } /* Generic.Prompt */
.wt-codesample-rrt .gs { color: #dddddd } /* Generic.Strong */
.wt-codesample-rrt .gu { color: #dddddd } /* Generic.Subheading */
.wt-codesample-rrt .gt { color: #dddddd } /* Generic.Traceback */
.wt-codesample-rrt .kc { color: #ff0000 } /* Keyword.Constant */
.wt-codesample-rrt .kd { color: #ff0000 } /* Keyword.Declaration */
.wt-codesample-rrt .kn { color: #ff0000 } /* Keyword.Namespace */
.wt-codesample-rrt .kp { color: #ff0000 } /* Keyword.Pseudo */
.wt-codesample-rrt .kr { color: #ff0000 } /* Keyword.Reserved */
.wt-codesample-rrt .kt { color: #ee82ee } /* Keyword.Type */
.wt-codesample-rrt .ld { color: #dddddd } /* Literal.Date */
.wt-codesample-rrt .m { color: #ff00ff } /* Literal.Number */
.wt-codesample-rrt .s { color: #87ceeb } /* Literal.String */
.wt-codesample-rrt .na { color: #dddddd } /* Name.Attribute */
.wt-codesample-rrt .nb { color: #dddddd } /* Name.Builtin */
.wt-codesample-rrt .nc { color: #dddddd } /* Name.Class */
.wt-codesample-rrt .no { color: #7fffd4 } /* Name.Constant */
.wt-codesample-rrt .nd { color: #dddddd } /* Name.Decorator */
.wt-codesample-rrt .ni { color: #dddddd } /* Name.Entity */
.wt-codesample-rrt .ne { color: #dddddd } /* Name.Exception */
.wt-codesample-rrt .nf { color: #ffff00 } /* Name.Function */
.wt-codesample-rrt .nl { color: #dddddd } /* Name.Label */
.wt-codesample-rrt .nn { color: #dddddd } /* Name.Namespace */
.wt-codesample-rrt .nx { color: #dddddd } /* Name.Other */
.wt-codesample-rrt .py { color: #dddddd } /* Name.Property */
.wt-codesample-rrt .nt { color: #dddddd } /* Name.Tag */
.wt-codesample-rrt .nv { color: #eedd82 } /* Name.Variable */
.wt-codesample-rrt .ow { color: #dddddd } /* Operator.Word */
.wt-codesample-rrt .pm { color: #dddddd } /* Punctuation.Marker */
.wt-codesample-rrt .w { color: #dddddd } /* Text.Whitespace */
.wt-codesample-rrt .mb { color: #ff00ff } /* Literal.Number.Bin */
.wt-codesample-rrt .mf { color: #ff00ff } /* Literal.Number.Float */
.wt-codesample-rrt .mh { color: #ff00ff } /* Literal.Number.Hex */
.wt-codesample-rrt .mi { color: #ff00ff } /* Literal.Number.Integer */
.wt-codesample-rrt .mo { color: #ff00ff } /* Literal.Number.Oct */
.wt-codesample-rrt .sa { color: #87ceeb } /* Literal.String.Affix */
.wt-codesample-rrt .sb { color: #87ceeb } /* Literal.String.Backtick */
.wt-codesample-rrt .sc { color: #87ceeb } /* Literal.String.Char */
.wt-codesample-rrt .dl { color: #87ceeb } /* Literal.String.Delimiter */
.wt-codesample-rrt .sd { color: #87ceeb } /* Literal.String.Doc */
.wt-codesample-rrt .s2 { color: #87ceeb } /* Literal.String.Double */
.wt-codesample-rrt .se { color: #87ceeb } /* Literal.String.Escape */
.wt-codesample-rrt .sh { color: #87ceeb } /* Literal.String.Heredoc */
.wt-codesample-rrt .si { color: #87ceeb } /* Literal.String.Interpol */
.wt-codesample-rrt .sx { color: #87ceeb } /* Literal.String.Other */
.wt-codesample-rrt .sr { color: #87ceeb } /* Literal.String.Regex */
.wt-codesample-rrt .s1 { color: #87ceeb } /* Literal.String.Single */
.wt-codesample-rrt .ss { color: #87ceeb } /* Literal.String.Symbol */
.wt-codesample-rrt .bp { color: #dddddd } /* Name.Builtin.Pseudo */
.wt-codesample-rrt .fm { color: #ffff00 } /* Name.Function.Magic */
.wt-codesample-rrt .vc { color: #eedd82 } /* Name.Variable.Class */
.wt-codesample-rrt .vg { color: #eedd82 } /* Name.Variable.Global */
.wt-codesample-rrt .vi { color: #eedd82 } /* Name.Variable.Instance */
.wt-codesample-rrt .vm { color: #eedd82 } /* Name.Variable.Magic */
.wt-codesample-rrt .il { color: #ff00ff } /* Literal.Number.Integer.Long */