diff options
Diffstat (limited to 'html/014literal_string.cc.html')
-rw-r--r-- | html/014literal_string.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/014literal_string.cc.html b/html/014literal_string.cc.html index c9f820fe..1a98bd39 100644 --- a/html/014literal_string.cc.html +++ b/html/014literal_string.cc.html @@ -15,7 +15,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .Identifier { color: #fcb165; } .Normal { color: #eeeeee; background-color: #080808; } .traceContains { color: #008000; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Constant { color: #00a0a0; } .Delimiter { color: #800080; } .Comment { color: #9090ff; } |