summaryrefslogtreecommitdiff
path: root/assets/themes/twitter/css/syntax.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/themes/twitter/css/syntax.css')
-rw-r--r--assets/themes/twitter/css/syntax.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/themes/twitter/css/syntax.css b/assets/themes/twitter/css/syntax.css
index 2774b76..fad5721 100644
--- a/assets/themes/twitter/css/syntax.css
+++ b/assets/themes/twitter/css/syntax.css
@@ -1,4 +1,4 @@
-.highlight { background: #ffffff; }
+.highlight { background: #efefef; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */