diff options
Diffstat (limited to 'html/041jump_target.cc.html')
-rw-r--r-- | html/041jump_target.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/041jump_target.cc.html b/html/041jump_target.cc.html index e730c12d..6fb67d0a 100644 --- a/html/041jump_target.cc.html +++ b/html/041jump_target.cc.html @@ -16,7 +16,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .cSpecial { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; } .traceAbsent { color: #c00000; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Constant { color: #00a0a0; } .Delimiter { color: #800080; } .Comment { color: #9090ff; } |