about summary refs log tree commit diff stats
path: root/html/repl.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/repl.mu.html')
-rw-r--r--html/repl.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/repl.mu.html b/html/repl.mu.html
index 87daf87b..4a0f2c21 100644
--- a/html/repl.mu.html
+++ b/html/repl.mu.html
@@ -18,7 +18,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 .Comment { color: #9090ff; }
 .Constant { color: #00a0a0; }
 .Special { color: #ff6060; }
-.Comment { color: #9090ff; }
+.CommentedCode { color: #6c6c6c; }
 .muControl { color: #c0a020; }
 .muRecipe { color: #ff8700; }
 -->