diff options
Diffstat (limited to 'html/033length.cc.html')
-rw-r--r-- | html/033length.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/033length.cc.html b/html/033length.cc.html index e0b21238..033a29f2 100644 --- a/html/033length.cc.html +++ b/html/033length.cc.html @@ -12,11 +12,11 @@ <!-- pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #000000; } body { font-family: monospace; color: #d0d0d0; background-color: #000000; } -* { font-size: 1em; } +* { font-size: 1.05em; } .cSpecial { color: #008000; } -.Constant { color: #008080; } -.Comment { color: #8080ff; } -.Delimiter { color: #c000c0; } +.Constant { color: #00a0a0; } +.Comment { color: #9090ff; } +.Delimiter { color: #a04060; } .Special { color: #ff6060; } .Identifier { color: #008080; } .traceContains { color: #008000; } |