diff options
Diffstat (limited to 'html/063array.mu.html')
-rw-r--r-- | html/063array.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/063array.mu.html b/html/063array.mu.html index 01ed3938..b0578215 100644 --- a/html/063array.mu.html +++ b/html/063array.mu.html @@ -13,13 +13,13 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 12pt; font-size: 1em; } -.muScenario { color: #00af00; } .Delimiter { color: #800080; } -.muRecipe { color: #ff8700; } +.muControl { color: #c0a020; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #c00000; } -.muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } +.muScenario { color: #00af00; } --> </style> |