diff options
Diffstat (limited to 'Peli-Kiera/static/css/pygment.css')
-rw-r--r-- | Peli-Kiera/static/css/pygment.css | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/Peli-Kiera/static/css/pygment.css b/Peli-Kiera/static/css/pygment.css index 0fa0bea..254c455 100644 --- a/Peli-Kiera/static/css/pygment.css +++ b/Peli-Kiera/static/css/pygment.css @@ -3,12 +3,12 @@ .highlight .c { color: #8f5902; font-style: italic } /* Comment */ .highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */ .highlight .g { color: #000000 } /* Generic */ -.highlight .k { color: #204a87; font-weight: bold } /* Keyword */ +.highlight .k { color: #204a87; font-weight: normal } /* Keyword */ .highlight .l { color: #000000 } /* Literal */ .highlight .n { color: #000000 } /* Name */ -.highlight .o { color: #ce5c00; font-weight: bold } /* Operator */ +.highlight .o { color: #ce5c00; font-weight: normal } /* Operator */ .highlight .x { color: #000000 } /* Other */ -.highlight .p { color: #000000; font-weight: bold } /* Punctuation */ +.highlight .p { color: #000000; font-weight: normal } /* Punctuation */ .highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */ .highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */ @@ -18,43 +18,43 @@ .highlight .gd { color: #a40000 } /* Generic.Deleted */ .highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ .highlight .gr { color: #ef2929 } /* Generic.Error */ -.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gh { color: #000080; font-weight: normal } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ .highlight .go { color: #000000; font-style: italic } /* Generic.Output */ .highlight .gp { color: #8f5902 } /* Generic.Prompt */ -.highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */ -.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ -.highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */ -.highlight .kc { color: #204a87; font-weight: bold } /* Keyword.Constant */ -.highlight .kd { color: #204a87; font-weight: bold } /* Keyword.Declaration */ -.highlight .kn { color: #204a87; font-weight: bold } /* Keyword.Namespace */ -.highlight .kp { color: #204a87; font-weight: bold } /* Keyword.Pseudo */ -.highlight .kr { color: #204a87; font-weight: bold } /* Keyword.Reserved */ -.highlight .kt { color: #204a87; font-weight: bold } /* Keyword.Type */ +.highlight .gs { color: #000000; font-weight: normal } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: normal } /* Generic.Subheading */ +.highlight .gt { color: #a40000; font-weight: normal } /* Generic.Traceback */ +.highlight .kc { color: #204a87; font-weight: normal } /* Keyword.Constant */ +.highlight .kd { color: #204a87; font-weight: normal } /* Keyword.Declaration */ +.highlight .kn { color: #204a87; font-weight: normal } /* Keyword.Namespace */ +.highlight .kp { color: #204a87; font-weight: normal } /* Keyword.Pseudo */ +.highlight .kr { color: #204a87; font-weight: normal } /* Keyword.Reserved */ +.highlight .kt { color: #204a87; font-weight: normal } /* Keyword.Type */ .highlight .ld { color: #000000 } /* Literal.Date */ -.highlight .m { color: #0000cf; font-weight: bold } /* Literal.Number */ +.highlight .m { color: #0000cf; font-weight: normal } /* Literal.Number */ .highlight .s { color: #4e9a06 } /* Literal.String */ .highlight .na { color: #c4a000 } /* Name.Attribute */ .highlight .nb { color: #204a87 } /* Name.Builtin */ .highlight .nc { color: #000000 } /* Name.Class */ .highlight .no { color: #000000 } /* Name.Constant */ -.highlight .nd { color: #5c35cc; font-weight: bold } /* Name.Decorator */ +.highlight .nd { color: #5c35cc; font-weight: normal } /* Name.Decorator */ .highlight .ni { color: #ce5c00 } /* Name.Entity */ -.highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */ +.highlight .ne { color: #cc0000; font-weight: normal } /* Name.Exception */ .highlight .nf { color: #000000 } /* Name.Function */ .highlight .nl { color: #f57900 } /* Name.Label */ .highlight .nn { color: #000000 } /* Name.Namespace */ .highlight .nx { color: #000000 } /* Name.Other */ .highlight .py { color: #000000 } /* Name.Property */ -.highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */ +.highlight .nt { color: #204a87; font-weight: normal } /* Name.Tag */ .highlight .nv { color: #000000 } /* Name.Variable */ -.highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */ +.highlight .ow { color: #204a87; font-weight: normal } /* Operator.Word */ .highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ -.highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */ -.highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */ -.highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */ -.highlight .mi { color: #0000cf; font-weight: bold } /* Literal.Number.Integer */ -.highlight .mo { color: #0000cf; font-weight: bold } /* Literal.Number.Oct */ +.highlight .mb { color: #0000cf; font-weight: normal } /* Literal.Number.Bin */ +.highlight .mf { color: #0000cf; font-weight: normal } /* Literal.Number.Float */ +.highlight .mh { color: #0000cf; font-weight: normal } /* Literal.Number.Hex */ +.highlight .mi { color: #0000cf; font-weight: normal } /* Literal.Number.Integer */ +.highlight .mo { color: #0000cf; font-weight: normal } /* Literal.Number.Oct */ .highlight .sa { color: #4e9a06 } /* Literal.String.Affix */ .highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */ .highlight .sc { color: #4e9a06 } /* Literal.String.Char */ @@ -74,4 +74,4 @@ .highlight .vg { color: #000000 } /* Name.Variable.Global */ .highlight .vi { color: #000000 } /* Name.Variable.Instance */ .highlight .vm { color: #000000 } /* Name.Variable.Magic */ -.highlight .il { color: #0000cf; font-weight: bold } /* Literal.Number.Integer.Long */ +.highlight .il { color: #0000cf; font-weight: normal } /* Literal.Number.Integer.Long */ |