aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css')
-rw-r--r--docs/assets/css/pygments-manni.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/pygments-manni.css b/docs/assets/css/pygments-manni.css
index e9e5c7ca6..2bcc41436 100644
--- a/docs/assets/css/pygments-manni.css
+++ b/docs/assets/css/pygments-manni.css
@@ -1,6 +1,6 @@
.hll { background-color: #ffffcc }
{ background: #f0f3f3; }
-.c { color: #0099FF; font-style: italic } /* Comment */
+.c { color: #999; } /* Comment */
.err { color: #AA0000; background-color: #FFAAAA } /* Error */
.k { color: #006699; } /* Keyword */
.o { color: #555555 } /* Operator */