Template:Codesample/lightbulb.css

/* `pygmentize -f html -S lightbulb -a .wt-codesample-lightbulb` */
.wt-codesample-lightbulb .hll { background-color: #6e7681 }
.wt-codesample-lightbulb pre { background: #1d2331; color: #d4d2c8 }
.wt-codesample-lightbulb .c { color: #7e8aa1 } /* Comment */
.wt-codesample-lightbulb .err { color: #f88f7f } /* Error */
.wt-codesample-lightbulb .esc { color: #d4d2c8 } /* Escape */
.wt-codesample-lightbulb .g { color: #d4d2c8 } /* Generic */
.wt-codesample-lightbulb .k { color: #FFAD66 } /* Keyword */
.wt-codesample-lightbulb .l { color: #D5FF80 } /* Literal */
.wt-codesample-lightbulb .n { color: #d4d2c8 } /* Name */
.wt-codesample-lightbulb .o { color: #FFAD66 } /* Operator */
.wt-codesample-lightbulb .x { color: #d4d2c8 } /* Other */
.wt-codesample-lightbulb .p { color: #d4d2c8 } /* Punctuation */
.wt-codesample-lightbulb .ch { color: #f88f7f; font-style: italic } /* Comment.Hashbang */
.wt-codesample-lightbulb .cm { color: #7e8aa1 } /* Comment.Multiline */
.wt-codesample-lightbulb .cp { color: #FFAD66; font-weight: bold } /* Comment.Preproc */
.wt-codesample-lightbulb .cpf { color: #7e8aa1 } /* Comment.PreprocFile */
.wt-codesample-lightbulb .c1 { color: #7e8aa1 } /* Comment.Single */
.wt-codesample-lightbulb .cs { color: #7e8aa1; font-style: italic } /* Comment.Special */
.wt-codesample-lightbulb .gd { color: #f88f7f; background-color: #3d1e20 } /* Generic.Deleted */
.wt-codesample-lightbulb .ge { color: #d4d2c8; font-style: italic } /* Generic.Emph */
.wt-codesample-lightbulb .ges { color: #d4d2c8 } /* Generic.EmphStrong */
.wt-codesample-lightbulb .gr { color: #f88f7f } /* Generic.Error */
.wt-codesample-lightbulb .gh { color: #d4d2c8 } /* Generic.Heading */
.wt-codesample-lightbulb .gi { color: #6ad4af; background-color: #19362c } /* Generic.Inserted */
.wt-codesample-lightbulb .go { color: #7e8aa1 } /* Generic.Output */
.wt-codesample-lightbulb .gp { color: #d4d2c8 } /* Generic.Prompt */
.wt-codesample-lightbulb .gs { color: #d4d2c8; font-weight: bold } /* Generic.Strong */
.wt-codesample-lightbulb .gu { color: #d4d2c8 } /* Generic.Subheading */
.wt-codesample-lightbulb .gt { color: #f88f7f } /* Generic.Traceback */
.wt-codesample-lightbulb .kc { color: #FFAD66 } /* Keyword.Constant */
.wt-codesample-lightbulb .kd { color: #FFAD66 } /* Keyword.Declaration */
.wt-codesample-lightbulb .kn { color: #FFAD66 } /* Keyword.Namespace */
.wt-codesample-lightbulb .kp { color: #FFAD66 } /* Keyword.Pseudo */
.wt-codesample-lightbulb .kr { color: #FFAD66 } /* Keyword.Reserved */
.wt-codesample-lightbulb .kt { color: #73D0FF } /* Keyword.Type */
.wt-codesample-lightbulb .ld { color: #D5FF80 } /* Literal.Date */
.wt-codesample-lightbulb .m { color: #DFBFFF } /* Literal.Number */
.wt-codesample-lightbulb .s { color: #D5FF80 } /* Literal.String */
.wt-codesample-lightbulb .na { color: #FFD173 } /* Name.Attribute */
.wt-codesample-lightbulb .nb { color: #FFD173 } /* Name.Builtin */
.wt-codesample-lightbulb .nc { color: #73D0FF } /* Name.Class */
.wt-codesample-lightbulb .no { color: #FFD173 } /* Name.Constant */
.wt-codesample-lightbulb .nd { color: #7e8aa1; font-weight: bold; font-style: italic } /* Name.Decorator */
.wt-codesample-lightbulb .ni { color: #95E6CB } /* Name.Entity */
.wt-codesample-lightbulb .ne { color: #73D0FF } /* Name.Exception */
.wt-codesample-lightbulb .nf { color: #FFD173 } /* Name.Function */
.wt-codesample-lightbulb .nl { color: #d4d2c8 } /* Name.Label */
.wt-codesample-lightbulb .nn { color: #d4d2c8 } /* Name.Namespace */
.wt-codesample-lightbulb .nx { color: #d4d2c8 } /* Name.Other */
.wt-codesample-lightbulb .py { color: #FFD173 } /* Name.Property */
.wt-codesample-lightbulb .nt { color: #5CCFE6 } /* Name.Tag */
.wt-codesample-lightbulb .nv { color: #d4d2c8 } /* Name.Variable */
.wt-codesample-lightbulb .ow { color: #FFAD66 } /* Operator.Word */
.wt-codesample-lightbulb .pm { color: #d4d2c8 } /* Punctuation.Marker */
.wt-codesample-lightbulb .w { color: #d4d2c8 } /* Text.Whitespace */
.wt-codesample-lightbulb .mb { color: #DFBFFF } /* Literal.Number.Bin */
.wt-codesample-lightbulb .mf { color: #DFBFFF } /* Literal.Number.Float */
.wt-codesample-lightbulb .mh { color: #DFBFFF } /* Literal.Number.Hex */
.wt-codesample-lightbulb .mi { color: #DFBFFF } /* Literal.Number.Integer */
.wt-codesample-lightbulb .mo { color: #DFBFFF } /* Literal.Number.Oct */
.wt-codesample-lightbulb .sa { color: #F29E74 } /* Literal.String.Affix */
.wt-codesample-lightbulb .sb { color: #D5FF80 } /* Literal.String.Backtick */
.wt-codesample-lightbulb .sc { color: #D5FF80 } /* Literal.String.Char */
.wt-codesample-lightbulb .dl { color: #D5FF80 } /* Literal.String.Delimiter */
.wt-codesample-lightbulb .sd { color: #7e8aa1 } /* Literal.String.Doc */
.wt-codesample-lightbulb .s2 { color: #D5FF80 } /* Literal.String.Double */
.wt-codesample-lightbulb .se { color: #95E6CB } /* Literal.String.Escape */
.wt-codesample-lightbulb .sh { color: #D5FF80 } /* Literal.String.Heredoc */
.wt-codesample-lightbulb .si { color: #95E6CB } /* Literal.String.Interpol */
.wt-codesample-lightbulb .sx { color: #95E6CB } /* Literal.String.Other */
.wt-codesample-lightbulb .sr { color: #95E6CB } /* Literal.String.Regex */
.wt-codesample-lightbulb .s1 { color: #D5FF80 } /* Literal.String.Single */
.wt-codesample-lightbulb .ss { color: #DFBFFF } /* Literal.String.Symbol */
.wt-codesample-lightbulb .bp { color: #5CCFE6 } /* Name.Builtin.Pseudo */
.wt-codesample-lightbulb .fm { color: #FFD173 } /* Name.Function.Magic */
.wt-codesample-lightbulb .vc { color: #d4d2c8 } /* Name.Variable.Class */
.wt-codesample-lightbulb .vg { color: #d4d2c8 } /* Name.Variable.Global */
.wt-codesample-lightbulb .vi { color: #d4d2c8 } /* Name.Variable.Instance */
.wt-codesample-lightbulb .vm { color: #d4d2c8 } /* Name.Variable.Magic */
.wt-codesample-lightbulb .il { color: #DFBFFF } /* Literal.Number.Integer.Long */