Jump to content

Template:Codesample/sas.css

From mediawiki.org
/* `pygmentize -f html -S sas -a .wt-codesample-sas` */
.wt-codesample-sas .hll { background-color: #ffffcc }
.wt-codesample-sas pre { background: #ffffff; }
.wt-codesample-sas .c { color: #008800; font-style: italic } /* Comment */
.wt-codesample-sas .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.wt-codesample-sas .g { color: #2c2cff } /* Generic */
.wt-codesample-sas .k { color: #2c2cff } /* Keyword */
.wt-codesample-sas .x { background-color: #ffffe0 } /* Other */
.wt-codesample-sas .ch { color: #008800; font-style: italic } /* Comment.Hashbang */
.wt-codesample-sas .cm { color: #008800; font-style: italic } /* Comment.Multiline */
.wt-codesample-sas .cp { color: #008800; font-style: italic } /* Comment.Preproc */
.wt-codesample-sas .cpf { color: #008800; font-style: italic } /* Comment.PreprocFile */
.wt-codesample-sas .c1 { color: #008800; font-style: italic } /* Comment.Single */
.wt-codesample-sas .cs { color: #008800; font-style: italic } /* Comment.Special */
.wt-codesample-sas .gd { color: #2c2cff } /* Generic.Deleted */
.wt-codesample-sas .ge { color: #008800 } /* Generic.Emph */
.wt-codesample-sas .ges { color: #2c2cff } /* Generic.EmphStrong */
.wt-codesample-sas .gr { color: #d30202 } /* Generic.Error */
.wt-codesample-sas .gh { color: #2c2cff } /* Generic.Heading */
.wt-codesample-sas .gi { color: #2c2cff } /* Generic.Inserted */
.wt-codesample-sas .go { color: #2c2cff } /* Generic.Output */
.wt-codesample-sas .gp { color: #2c2cff } /* Generic.Prompt */
.wt-codesample-sas .gs { color: #2c2cff } /* Generic.Strong */
.wt-codesample-sas .gu { color: #2c2cff } /* Generic.Subheading */
.wt-codesample-sas .gt { color: #2c2cff } /* Generic.Traceback */
.wt-codesample-sas .kc { color: #2c2cff; font-weight: bold } /* Keyword.Constant */
.wt-codesample-sas .kd { color: #2c2cff } /* Keyword.Declaration */
.wt-codesample-sas .kn { color: #2c2cff } /* Keyword.Namespace */
.wt-codesample-sas .kp { color: #2c2cff } /* Keyword.Pseudo */
.wt-codesample-sas .kr { color: #353580; font-weight: bold } /* Keyword.Reserved */
.wt-codesample-sas .kt { color: #2c2cff } /* Keyword.Type */
.wt-codesample-sas .m { color: #2c8553; font-weight: bold } /* Literal.Number */
.wt-codesample-sas .s { color: #800080 } /* Literal.String */
.wt-codesample-sas .nb { color: #2c2cff } /* Name.Builtin */
.wt-codesample-sas .nf { font-weight: bold; font-style: italic } /* Name.Function */
.wt-codesample-sas .nv { color: #2c2cff; font-weight: bold } /* Name.Variable */
.wt-codesample-sas .w { color: #bbbbbb } /* Text.Whitespace */
.wt-codesample-sas .mb { color: #2c8553; font-weight: bold } /* Literal.Number.Bin */
.wt-codesample-sas .mf { color: #2c8553; font-weight: bold } /* Literal.Number.Float */
.wt-codesample-sas .mh { color: #2c8553; font-weight: bold } /* Literal.Number.Hex */
.wt-codesample-sas .mi { color: #2c8553; font-weight: bold } /* Literal.Number.Integer */
.wt-codesample-sas .mo { color: #2c8553; font-weight: bold } /* Literal.Number.Oct */
.wt-codesample-sas .sa { color: #800080 } /* Literal.String.Affix */
.wt-codesample-sas .sb { color: #800080 } /* Literal.String.Backtick */
.wt-codesample-sas .sc { color: #800080 } /* Literal.String.Char */
.wt-codesample-sas .dl { color: #800080 } /* Literal.String.Delimiter */
.wt-codesample-sas .sd { color: #800080 } /* Literal.String.Doc */
.wt-codesample-sas .s2 { color: #800080 } /* Literal.String.Double */
.wt-codesample-sas .se { color: #800080 } /* Literal.String.Escape */
.wt-codesample-sas .sh { color: #800080 } /* Literal.String.Heredoc */
.wt-codesample-sas .si { color: #800080 } /* Literal.String.Interpol */
.wt-codesample-sas .sx { color: #800080 } /* Literal.String.Other */
.wt-codesample-sas .sr { color: #800080 } /* Literal.String.Regex */
.wt-codesample-sas .s1 { color: #800080 } /* Literal.String.Single */
.wt-codesample-sas .ss { color: #800080 } /* Literal.String.Symbol */
.wt-codesample-sas .bp { color: #2c2cff } /* Name.Builtin.Pseudo */
.wt-codesample-sas .fm { font-weight: bold; font-style: italic } /* Name.Function.Magic */
.wt-codesample-sas .vc { color: #2c2cff; font-weight: bold } /* Name.Variable.Class */
.wt-codesample-sas .vg { color: #2c2cff; font-weight: bold } /* Name.Variable.Global */
.wt-codesample-sas .vi { color: #2c2cff; font-weight: bold } /* Name.Variable.Instance */
.wt-codesample-sas .vm { color: #2c2cff; font-weight: bold } /* Name.Variable.Magic */
.wt-codesample-sas .il { color: #2c8553; font-weight: bold } /* Literal.Number.Integer.Long */