diff options
Diffstat (limited to 'html/edit/009-sandbox-trace.mu.html')
-rw-r--r-- | html/edit/009-sandbox-trace.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/009-sandbox-trace.mu.html b/html/edit/009-sandbox-trace.mu.html index 454d4f84..fb91079e 100644 --- a/html/edit/009-sandbox-trace.mu.html +++ b/html/edit/009-sandbox-trace.mu.html @@ -15,7 +15,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .muRecipe { color: #ff8700; } .muData { color: #ffff00; } .muControl { color: #c0a020; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .muScenario { color: #00af00; } |