Jump to content

Template:ArtBox/sas.css

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