From 734a6bba41370d919d3a74466b1a75ce50b2829d Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sun, 1 Jun 2014 18:45:35 -0400 Subject: Making syntax highlighting more readable --- scss/_highlights.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'scss') diff --git a/scss/_highlights.scss b/scss/_highlights.scss index 6fcd6fa..d764cd0 100644 --- a/scss/_highlights.scss +++ b/scss/_highlights.scss @@ -18,6 +18,7 @@ code { font-family: 'Courier', monospace; font-size: 14px; + color: #999 } // Solarized Light Pygments -- cgit v1.2.3