Mercurial > repos > yating-l > hubarchivecreator
comparison doc/_build/html/_static/pygments.css @ 0:f493979f1408 draft default tip
planemo upload for repository https://github.com/Yating-L/hubarchivecreator-test commit 48b59e91e2dcc2e97735ee35d587960cbfbce932-dirty
author | yating-l |
---|---|
date | Wed, 21 Dec 2016 12:13:04 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f493979f1408 |
---|---|
1 .highlight .hll { background-color: #ffffcc } | |
2 .highlight { background: #eeffcc; } | |
3 .highlight .c { color: #408090; font-style: italic } /* Comment */ | |
4 .highlight .err { border: 1px solid #FF0000 } /* Error */ | |
5 .highlight .k { color: #007020; font-weight: bold } /* Keyword */ | |
6 .highlight .o { color: #666666 } /* Operator */ | |
7 .highlight .ch { color: #408090; font-style: italic } /* Comment.Hashbang */ | |
8 .highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */ | |
9 .highlight .cp { color: #007020 } /* Comment.Preproc */ | |
10 .highlight .cpf { color: #408090; font-style: italic } /* Comment.PreprocFile */ | |
11 .highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */ | |
12 .highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */ | |
13 .highlight .gd { color: #A00000 } /* Generic.Deleted */ | |
14 .highlight .ge { font-style: italic } /* Generic.Emph */ | |
15 .highlight .gr { color: #FF0000 } /* Generic.Error */ | |
16 .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ | |
17 .highlight .gi { color: #00A000 } /* Generic.Inserted */ | |
18 .highlight .go { color: #333333 } /* Generic.Output */ | |
19 .highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ | |
20 .highlight .gs { font-weight: bold } /* Generic.Strong */ | |
21 .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ | |
22 .highlight .gt { color: #0044DD } /* Generic.Traceback */ | |
23 .highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ | |
24 .highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ | |
25 .highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ | |
26 .highlight .kp { color: #007020 } /* Keyword.Pseudo */ | |
27 .highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ | |
28 .highlight .kt { color: #902000 } /* Keyword.Type */ | |
29 .highlight .m { color: #208050 } /* Literal.Number */ | |
30 .highlight .s { color: #4070a0 } /* Literal.String */ | |
31 .highlight .na { color: #4070a0 } /* Name.Attribute */ | |
32 .highlight .nb { color: #007020 } /* Name.Builtin */ | |
33 .highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */ | |
34 .highlight .no { color: #60add5 } /* Name.Constant */ | |
35 .highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ | |
36 .highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */ | |
37 .highlight .ne { color: #007020 } /* Name.Exception */ | |
38 .highlight .nf { color: #06287e } /* Name.Function */ | |
39 .highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ | |
40 .highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ | |
41 .highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */ | |
42 .highlight .nv { color: #bb60d5 } /* Name.Variable */ | |
43 .highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ | |
44 .highlight .w { color: #bbbbbb } /* Text.Whitespace */ | |
45 .highlight .mb { color: #208050 } /* Literal.Number.Bin */ | |
46 .highlight .mf { color: #208050 } /* Literal.Number.Float */ | |
47 .highlight .mh { color: #208050 } /* Literal.Number.Hex */ | |
48 .highlight .mi { color: #208050 } /* Literal.Number.Integer */ | |
49 .highlight .mo { color: #208050 } /* Literal.Number.Oct */ | |
50 .highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ | |
51 .highlight .sc { color: #4070a0 } /* Literal.String.Char */ | |
52 .highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ | |
53 .highlight .s2 { color: #4070a0 } /* Literal.String.Double */ | |
54 .highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ | |
55 .highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */ | |
56 .highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */ | |
57 .highlight .sx { color: #c65d09 } /* Literal.String.Other */ | |
58 .highlight .sr { color: #235388 } /* Literal.String.Regex */ | |
59 .highlight .s1 { color: #4070a0 } /* Literal.String.Single */ | |
60 .highlight .ss { color: #517918 } /* Literal.String.Symbol */ | |
61 .highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ | |
62 .highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ | |
63 .highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ | |
64 .highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ | |
65 .highlight .il { color: #208050 } /* Literal.Number.Integer.Long */ |