diff options
Diffstat (limited to 'html/091run_interactive.cc.html')
-rw-r--r-- | html/091run_interactive.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/091run_interactive.cc.html b/html/091run_interactive.cc.html index 915cb510..6ce38c76 100644 --- a/html/091run_interactive.cc.html +++ b/html/091run_interactive.cc.html @@ -10,14 +10,14 @@ <style type="text/css"> <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } -body { font-family: monospace; color: #eeeeee; background-color: #080808; } -.Identifier { color: #804000; } +body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } +.Identifier { color: #fcb165; } .cSpecial { color: #008000; } .traceContains { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; } .Special { color: #ff6060; } .Constant { color: #00a0a0; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |