From 4a39d12d4568f76ebf45b34cec722d8e0bcf1207 Mon Sep 17 00:00:00 2001
From: "Kartik K. Agaram" <vc@akkartik.com>
Date: Wed, 8 Mar 2017 19:02:59 -0800
Subject: 3764 - better colors for cross-links

---
 html/017parse_tree.cc.html | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

(limited to 'html/017parse_tree.cc.html')

diff --git a/html/017parse_tree.cc.html b/html/017parse_tree.cc.html
index 0a4630be..adfb24b3 100644
--- a/html/017parse_tree.cc.html
+++ b/html/017parse_tree.cc.html
@@ -10,9 +10,9 @@
 <meta name="colorscheme" content="minimal">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; }
-body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
-a { text-decoration: none; }
+pre { white-space: pre-wrap; font-family: monospace; color: #aaaaaa; background-color: #080808; }
+body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color: #080808; }
+a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
 .Constant { color: #00a0a0; }
@@ -21,10 +21,11 @@ a:hover { text-decoration: underline; }
 .muData { color: #ffff00; }
 .Special { color: #c00000; }
 .Comment { color: #9090ff; }
+.Comment a { color:#0000ee; text-decoration:underline; }
 .Delimiter { color: #800080; }
 .LineNr { color: #444444; }
 .Identifier { color: #c0a020; }
-.Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; }
+.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; }
 .cSpecial { color: #008000; }
 .traceContains { color: #008000; }
 -->
-- 
cgit 1.4.1-2-gfad0