u.twoha.cc/static/highlight.css
2024-09-13 19:49:18 -05:00

86 lines
4.4 KiB
CSS

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; }
.hl .hll { background-color: #49483e }
.hl { background: #272822; color: #f8f8f2 }
.hl .c { color: #959077 } /* Comment */
.hl .err { color: #ed007e; background-color: #1e0010 } /* Error */
.hl .esc { color: #f8f8f2 } /* Escape */
.hl .g { color: #f8f8f2 } /* Generic */
.hl .k { color: #66d9ef } /* Keyword */
.hl .l { color: #ae81ff } /* Literal */
.hl .n { color: #f8f8f2 } /* Name */
.hl .o { color: #ff4689 } /* Operator */
.hl .x { color: #f8f8f2 } /* Other */
.hl .p { color: #f8f8f2 } /* Punctuation */
.hl .-Whitespace { color: #f8f8f2 } /* Whitespace */
.hl .ch { color: #959077 } /* Comment.Hashbang */
.hl .cm { color: #959077 } /* Comment.Multiline */
.hl .cp { color: #959077 } /* Comment.Preproc */
.hl .cpf { color: #959077 } /* Comment.PreprocFile */
.hl .c1 { color: #959077 } /* Comment.Single */
.hl .cs { color: #959077 } /* Comment.Special */
.hl .gd { color: #ff4689 } /* Generic.Deleted */
.hl .ge { color: #f8f8f2; font-style: italic } /* Generic.Emph */
.hl .ges { color: #f8f8f2; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.hl .gr { color: #f8f8f2 } /* Generic.Error */
.hl .gh { color: #f8f8f2 } /* Generic.Heading */
.hl .gi { color: #a6e22e } /* Generic.Inserted */
.hl .go { color: #e6db74 } /* Generic.Output */
.hl .gp { color: #ff4689; font-weight: bold } /* Generic.Prompt */
.hl .gs { color: #f8f8f2; font-weight: bold } /* Generic.Strong */
.hl .gu { color: #959077 } /* Generic.Subheading */
.hl .gt { color: #f8f8f2 } /* Generic.Traceback */
.hl .kc { color: #66d9ef } /* Keyword.Constant */
.hl .kd { color: #66d9ef } /* Keyword.Declaration */
.hl .kn { color: #ff4689 } /* Keyword.Namespace */
.hl .kp { color: #66d9ef } /* Keyword.Pseudo */
.hl .kr { color: #66d9ef } /* Keyword.Reserved */
.hl .kt { color: #66d9ef } /* Keyword.Type */
.hl .ld { color: #e6db74 } /* Literal.Date */
.hl .m { color: #ae81ff } /* Literal.Number */
.hl .s { color: #e6db74 } /* Literal.String */
.hl .na { color: #a6e22e } /* Name.Attribute */
.hl .nb { color: #66d9ef } /* Name.Builtin */
.hl .nc { color: #a6e22e } /* Name.Class */
.hl .no { color: #66d9ef } /* Name.Constant */
.hl .nd { color: #a6e22e } /* Name.Decorator */
.hl .ni { color: #f8f8f2 } /* Name.Entity */
.hl .ne { color: #a6e22e } /* Name.Exception */
.hl .nf { color: #a6e22e } /* Name.Function */
.hl .nl { color: #f8f8f2 } /* Name.Label */
.hl .nn { color: #f8f8f2 } /* Name.Namespace */
.hl .nx { color: #a6e22e } /* Name.Other */
.hl .py { color: #f8f8f2 } /* Name.Property */
.hl .nt { color: #ff4689 } /* Name.Tag */
.hl .nv { color: #f8f8f2 } /* Name.Variable */
.hl .ow { color: #ff4689 } /* Operator.Word */
.hl .pm { color: #f8f8f2 } /* Punctuation.Marker */
.hl .w { color: #f8f8f2 } /* Text.Whitespace */
.hl .mb { color: #ae81ff } /* Literal.Number.Bin */
.hl .mf { color: #ae81ff } /* Literal.Number.Float */
.hl .mh { color: #ae81ff } /* Literal.Number.Hex */
.hl .mi { color: #ae81ff } /* Literal.Number.Integer */
.hl .mo { color: #ae81ff } /* Literal.Number.Oct */
.hl .sa { color: #e6db74 } /* Literal.String.Affix */
.hl .sb { color: #e6db74 } /* Literal.String.Backtick */
.hl .sc { color: #e6db74 } /* Literal.String.Char */
.hl .dl { color: #e6db74 } /* Literal.String.Delimiter */
.hl .sd { color: #e6db74 } /* Literal.String.Doc */
.hl .s2 { color: #e6db74 } /* Literal.String.Double */
.hl .se { color: #ae81ff } /* Literal.String.Escape */
.hl .sh { color: #e6db74 } /* Literal.String.Heredoc */
.hl .si { color: #e6db74 } /* Literal.String.Interpol */
.hl .sx { color: #e6db74 } /* Literal.String.Other */
.hl .sr { color: #e6db74 } /* Literal.String.Regex */
.hl .s1 { color: #e6db74 } /* Literal.String.Single */
.hl .ss { color: #e6db74 } /* Literal.String.Symbol */
.hl .bp { color: #66d9ef } /* Name.Builtin.Pseudo */
.hl .fm { color: #a6e22e } /* Name.Function.Magic */
.hl .vc { color: #f8f8f2 } /* Name.Variable.Class */
.hl .vg { color: #f8f8f2 } /* Name.Variable.Global */
.hl .vi { color: #f8f8f2 } /* Name.Variable.Instance */
.hl .vm { color: #f8f8f2 } /* Name.Variable.Magic */
.hl .il { color: #ae81ff } /* Literal.Number.Integer.Long */