diff options
Diffstat (limited to 'html/073list.mu.html')
-rw-r--r-- | html/073list.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/073list.mu.html b/html/073list.mu.html index 45bf624a..edb8aac8 100644 --- a/html/073list.mu.html +++ b/html/073list.mu.html @@ -14,7 +14,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .muScenario { color: #00af00; } .muControl { color: #c0a020; } .Delimiter { color: #800080; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } .muData { color: #ffff00; } |