diff options
Diffstat (limited to 'html/061channel.mu.html')
-rw-r--r-- | html/061channel.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/061channel.mu.html b/html/061channel.mu.html index 73a39542..913265de 100644 --- a/html/061channel.mu.html +++ b/html/061channel.mu.html @@ -14,14 +14,14 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background- body { font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 1.05em; } .muScenario { color: #00af00; } -.Delimiter { color: #a04060; } -.muRecipe { color: #ff8700; } .SalientComment { color: #00ffff; } +.Delimiter { color: #a04060; } +.CommentedCode { color: #6c6c6c; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #ff6060; } -.CommentedCode { color: #6c6c6c; } .muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } --> </style> |