aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/syntax.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/syntax.css')
-rw-r--r--css/syntax.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/syntax.css b/css/syntax.css
index 73e2b40..855ae2c 100644
--- a/css/syntax.css
+++ b/css/syntax.css
@@ -1,6 +1,5 @@
-/* It's a slightly modified Pygments' "Autumn" theme. */
.highlight .hll { background-color: #ffffcc }
-.highlight { background: #fafafa; }
+.highlight { background: #ffffff; }
.highlight .c { color: #aaaaaa; font-style: italic } /* Comment */
.highlight .err { color: #FF0000; background-color: #FFAAAA } /* Error */
.highlight .k { color: #0000aa } /* Keyword */