From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/edit/008-sandbox-edit.mu.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/edit/008-sandbox-edit.mu.html') diff --git a/html/edit/008-sandbox-edit.mu.html b/html/edit/008-sandbox-edit.mu.html index 62de3b4d..9b1205d5 100644 --- a/html/edit/008-sandbox-edit.mu.html +++ b/html/edit/008-sandbox-edit.mu.html @@ -3,7 +3,7 @@ Mu - edit/008-sandbox-edit.mu - + @@ -15,16 +15,16 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } -.Delimiter { color: #800080; } +.muControl { color: #c0a020; } .muRecipe { color: #ff8700; } -.Special { color: #c00000; } -.SalientComment { color: #00ffff; } -.Constant { color: #00a0a0; } +.muScenario { color: #00af00; } .LineNr { color: #444444; } -.muControl { color: #c0a020; } +.Delimiter { color: #800080; } +.Constant { color: #00a0a0; } +.Special { color: #c00000; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } -.muScenario { color: #00af00; } +.SalientComment { color: #00ffff; } --> -- cgit 1.4.1-2-gfad0