Chromium Code Reviews| Index: native_client_sdk/doc_generated/_static/pygments.css |
| diff --git a/native_client_sdk/doc_generated/_static/pygments.css b/native_client_sdk/doc_generated/_static/pygments.css |
| index 1a14f2ae1abd2bed71fc76bee7a0d49bc6fcbc01..d79caa151c28f0b24a636319b0d9d732f6c597b5 100644 |
| --- a/native_client_sdk/doc_generated/_static/pygments.css |
| +++ b/native_client_sdk/doc_generated/_static/pygments.css |
| @@ -13,11 +13,11 @@ |
| .highlight .gr { color: #FF0000 } /* Generic.Error */ |
| .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ |
| .highlight .gi { color: #00A000 } /* Generic.Inserted */ |
| -.highlight .go { color: #303030 } /* Generic.Output */ |
| +.highlight .go { color: #333333 } /* Generic.Output */ |
|
Derek Schuff
2014/04/24 16:06:20
must...resist...urge...to...bikeshed...
|
| .highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ |
| .highlight .gs { font-weight: bold } /* Generic.Strong */ |
| .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ |
| -.highlight .gt { color: #0040D0 } /* Generic.Traceback */ |
| +.highlight .gt { color: #0044DD } /* Generic.Traceback */ |
| .highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ |
| .highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ |
| .highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ |