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