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