diff options
Diffstat (limited to 'html/003trace.cc.html')
-rw-r--r-- | html/003trace.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/003trace.cc.html b/html/003trace.cc.html index c2dd0cb1..2a666948 100644 --- a/html/003trace.cc.html +++ b/html/003trace.cc.html @@ -10,13 +10,13 @@ <style type="text/css"> <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } -body { font-family: monospace; color: #eeeeee; background-color: #080808; } -.PreProc { color: #c000c0; } +body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } +.PreProc { color: #800080; } .cSpecial { color: #008000; } -.Identifier { color: #804000; } +.Identifier { color: #fcb165; } .Constant { color: #00a0a0; } .Normal { color: #eeeeee; background-color: #080808; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |