diff options
Diffstat (limited to 'html/072scenario_screen.cc.html')
-rw-r--r-- | html/072scenario_screen.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/072scenario_screen.cc.html b/html/072scenario_screen.cc.html index e14ae7de..e436cfe6 100644 --- a/html/072scenario_screen.cc.html +++ b/html/072scenario_screen.cc.html @@ -19,7 +19,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .Special { color: #ff6060; } -.Comment { color: #9090ff; } +.CommentedCode { color: #6c6c6c; } .Identifier { color: #804000; } --> </style> |