diff options
Diffstat (limited to 'html/090trace_browser.cc.html')
-rw-r--r-- | html/090trace_browser.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/090trace_browser.cc.html b/html/090trace_browser.cc.html index 6680a912..8677b9d2 100644 --- a/html/090trace_browser.cc.html +++ b/html/090trace_browser.cc.html @@ -10,12 +10,12 @@ <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; } -.Identifier { color: #804000; } +.Identifier { color: #fcb165; } .Normal { color: #eeeeee; background-color: #080808; } .Constant { color: #00a0a0; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |