about summary refs log tree commit diff stats
path: root/html/020run.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/020run.cc.html')
-rw-r--r--html/020run.cc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/020run.cc.html b/html/020run.cc.html
index a1b357e2..927c22fc 100644
--- a/html/020run.cc.html
+++ b/html/020run.cc.html
@@ -10,18 +10,18 @@
 <style type="text/css">
 <!--
 pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
-body { font-family: monospace; color: #eeeeee; background-color: #080808; }
+body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
 .traceAbsent { color: #c00000; }
-.PreProc { color: #c000c0; }
+.PreProc { color: #800080; }
 .CommentedCode { color: #6c6c6c; }
 .SalientComment { color: #00ffff; }
 .cSpecial { color: #008000; }
-.Identifier { color: #804000; }
+.Identifier { color: #fcb165; }
 .Normal { color: #eeeeee; background-color: #080808; }
 .traceContains { color: #008000; }
 .Special { color: #ff6060; }
 .Constant { color: #00a0a0; }
-.Delimiter { color: #a04060; }
+.Delimiter { color: #800080; }
 .Comment { color: #9090ff; }
 -->
 </style>