diff options
Diffstat (limited to 'html/084console.mu.html')
-rw-r--r-- | html/084console.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/084console.mu.html b/html/084console.mu.html index 221a3eb8..3af59b06 100644 --- a/html/084console.mu.html +++ b/html/084console.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; } -.muRecipe { color: #ff8700; } .muData { color: #ffff00; } +.muControl { color: #c0a020; } .Delimiter { color: #800080; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #c00000; } -.muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } --> </style> @@ -43,7 +43,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color ] <span class="muData">container</span> touch-event [ - <span class="muData">type</span>:num + type:num row:num column:num ] |