diff options
| author | jason | 2018-07-17 16:49:04 -0600 |
|---|---|---|
| committer | jason | 2018-07-17 16:49:04 -0600 |
| commit | effda4b10d0fddb85ee6e7b418fd22e0f2dee5ad (patch) | |
| tree | 77534c617bd0854e4b9c1303fc229322adff359f /_static/pygments.css | |
| parent | 4dd9e72fd596d6795d43a423219f5000e58b9a61 (diff) | |
| download | eventmq-effda4b10d0fddb85ee6e7b418fd22e0f2dee5ad.tar.gz eventmq-effda4b10d0fddb85ee6e7b418fd22e0f2dee5ad.zip | |
update docs to 0.3.8
Diffstat (limited to '_static/pygments.css')
| -rwxr-xr-x | _static/pygments.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_static/pygments.css b/_static/pygments.css index 20c4814..57eadc0 100755 --- a/_static/pygments.css +++ b/_static/pygments.css | |||
| @@ -4,10 +4,8 @@ | |||
| 4 | .highlight .err { border: 1px solid #FF0000 } /* Error */ | 4 | .highlight .err { border: 1px solid #FF0000 } /* Error */ |
| 5 | .highlight .k { color: #007020; font-weight: bold } /* Keyword */ | 5 | .highlight .k { color: #007020; font-weight: bold } /* Keyword */ |
| 6 | .highlight .o { color: #666666 } /* Operator */ | 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 */ | 7 | .highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */ |
| 9 | .highlight .cp { color: #007020 } /* Comment.Preproc */ | 8 | .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 */ | 9 | .highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */ |
| 12 | .highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */ | 10 | .highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */ |
| 13 | .highlight .gd { color: #A00000 } /* Generic.Deleted */ | 11 | .highlight .gd { color: #A00000 } /* Generic.Deleted */ |
| @@ -47,10 +45,8 @@ | |||
| 47 | .highlight .mh { color: #208050 } /* Literal.Number.Hex */ | 45 | .highlight .mh { color: #208050 } /* Literal.Number.Hex */ |
| 48 | .highlight .mi { color: #208050 } /* Literal.Number.Integer */ | 46 | .highlight .mi { color: #208050 } /* Literal.Number.Integer */ |
| 49 | .highlight .mo { color: #208050 } /* Literal.Number.Oct */ | 47 | .highlight .mo { color: #208050 } /* Literal.Number.Oct */ |
| 50 | .highlight .sa { color: #4070a0 } /* Literal.String.Affix */ | ||
| 51 | .highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ | 48 | .highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ |
| 52 | .highlight .sc { color: #4070a0 } /* Literal.String.Char */ | 49 | .highlight .sc { color: #4070a0 } /* Literal.String.Char */ |
| 53 | .highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */ | ||
| 54 | .highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ | 50 | .highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ |
| 55 | .highlight .s2 { color: #4070a0 } /* Literal.String.Double */ | 51 | .highlight .s2 { color: #4070a0 } /* Literal.String.Double */ |
| 56 | .highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ | 52 | .highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ |
| @@ -61,9 +57,7 @@ | |||
| 61 | .highlight .s1 { color: #4070a0 } /* Literal.String.Single */ | 57 | .highlight .s1 { color: #4070a0 } /* Literal.String.Single */ |
| 62 | .highlight .ss { color: #517918 } /* Literal.String.Symbol */ | 58 | .highlight .ss { color: #517918 } /* Literal.String.Symbol */ |
| 63 | .highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ | 59 | .highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ |
| 64 | .highlight .fm { color: #06287e } /* Name.Function.Magic */ | ||
| 65 | .highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ | 60 | .highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ |
| 66 | .highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ | 61 | .highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ |
| 67 | .highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ | 62 | .highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ |
| 68 | .highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */ | ||
| 69 | .highlight .il { color: #208050 } /* Literal.Number.Integer.Long */ \ No newline at end of file | 63 | .highlight .il { color: #208050 } /* Literal.Number.Integer.Long */ \ No newline at end of file |