about summary refs log tree commit diff stats
path: root/html/045closure_name.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-09 03:31:56 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-03-09 03:31:56 -0800
commite60569995174ab119dfc7ae2bace76328bb35241 (patch)
treee635e06e2e43db3a758f78f2e0aacbd359aa1c1e /html/045closure_name.cc.html
parent4690ce81e079fc58cae8d6d583e5e3eb3ed81a83 (diff)
downloadmu-e60569995174ab119dfc7ae2bace76328bb35241.tar.gz
2744
Tweak colors and font-sizes in generated html.
Diffstat (limited to 'html/045closure_name.cc.html')
-rw-r--r--html/045closure_name.cc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/045closure_name.cc.html b/html/045closure_name.cc.html
index a7de6275..17cce446 100644
--- a/html/045closure_name.cc.html
+++ b/html/045closure_name.cc.html
@@ -10,15 +10,15 @@
 <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; }
 .cSpecial { color: #008000; }
 .CommentedCode { color: #6c6c6c; }
 .traceContains { color: #008000; }
-.Identifier { color: #804000; }
+.Identifier { color: #fcb165; }
 .Constant { color: #00a0a0; }
 .Special { color: #ff6060; }
 .Normal { color: #eeeeee; background-color: #080808; }
-.Delimiter { color: #a04060; }
+.Delimiter { color: #800080; }
 .Comment { color: #9090ff; }
 -->
 </style>