diff options
Diffstat (limited to 'html/screen.mu.html')
-rw-r--r-- | html/screen.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/screen.mu.html b/html/screen.mu.html index ecb82cbf..fd4f68ca 100644 --- a/html/screen.mu.html +++ b/html/screen.mu.html @@ -11,7 +11,7 @@ <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } .Comment { color: #9090ff; } |