about summary refs log tree commit diff stats
path: root/html/edit/001-editor.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit/001-editor.mu.html')
-rw-r--r--html/edit/001-editor.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/001-editor.mu.html b/html/edit/001-editor.mu.html
index 54f91eb8..94eedbe3 100644
--- a/html/edit/001-editor.mu.html
+++ b/html/edit/001-editor.mu.html
@@ -14,7 +14,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 .Delimiter { color: #800080; }
 .muControl { color: #c0a020; }
 .muData { color: #ffff00; }
-.Special { color: #ff6060; }
+.Special { color: #c00000; }
 .muScenario { color: #00af00; }
 .Constant { color: #00a0a0; }
 .muRecipe { color: #ff8700; }