about summary refs log tree commit diff stats
path: root/html/084console.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-09 03:40:41 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-03-09 03:40:41 -0800
commitc0e9154d6a1fa116871794a161c6f75a71742ed4 (patch)
tree436b24f6eb07da300a9613e6b2bea854bad555b2 /html/084console.mu.html
parente60569995174ab119dfc7ae2bace76328bb35241 (diff)
downloadmu-c0e9154d6a1fa116871794a161c6f75a71742ed4.tar.gz
2745
Diffstat (limited to 'html/084console.mu.html')
-rw-r--r--html/084console.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/084console.mu.html b/html/084console.mu.html
index f0f6bf07..c93444a7 100644
--- a/html/084console.mu.html
+++ b/html/084console.mu.html
@@ -13,7 +13,7 @@ pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
 body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
 .muControl { color: #c0a020; }
 .Delimiter { color: #800080; }
-.Special { color: #ff6060; }
+.Special { color: #c00000; }
 .Constant { color: #00a0a0; }
 .muRecipe { color: #ff8700; }
 .muData { color: #ffff00; }