Jump to content

Template:Codesample/staroffice.css

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