about summary refs log tree commit diff stats
path: root/html/003trace.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-06-12 22:34:45 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-06-12 22:34:45 -0700
commitd44123cabaa730c778a0e2644c75dbfba6a7ab30 (patch)
treea24e90f9fc864ea5b1c5e1f13433f55ad7acd30b /html/003trace.cc.html
parent1ae4e0d95f7e37dc7d0b146542fc39b4aed491de (diff)
downloadmu-d44123cabaa730c778a0e2644c75dbfba6a7ab30.tar.gz
1556
Diffstat (limited to 'html/003trace.cc.html')
-rw-r--r--html/003trace.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/003trace.cc.html b/html/003trace.cc.html
index 3aa9636d..12d04729 100644
--- a/html/003trace.cc.html
+++ b/html/003trace.cc.html
@@ -19,7 +19,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 .Comment { color: #8080ff; }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #6c6c6c; }
-.Identifier { color: #008080; }
+.Identifier { color: #804000; }
 -->
 </style>
 
f='#n134'>134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165