From 3e1349d29fa00db1fab3a811b60bc9d8de0355e4 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 30 Sep 2016 10:45:14 -0700 Subject: 3431 Improvements to syntax highlighting, particularly for Mu code in C++ files. --- html/edit/007-sandbox-delete.mu.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'html/edit/007-sandbox-delete.mu.html') diff --git a/html/edit/007-sandbox-delete.mu.html b/html/edit/007-sandbox-delete.mu.html index 931df954..285e063e 100644 --- a/html/edit/007-sandbox-delete.mu.html +++ b/html/edit/007-sandbox-delete.mu.html @@ -13,15 +13,14 @@ 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; } -.Special { color: #c00000; } .Delimiter { color: #800080; } -.muRecipe { color: #ff8700; } +.muControl { color: #c0a020; } +.Special { color: #c00000; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .SalientComment { color: #00ffff; } -.muData { color: #ffff00; } -.muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } +.muScenario { color: #00af00; } --> @@ -43,9 +42,9 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color # run a few commands assume-console [ left-click 1, 80 - type [divide-with-remainder 11, 3] + type [divide-with-remainder 11, 3] press F4 - type [add 2, 2] + type [add 2, 2] press F4 ] event-loop screen:&:screen, console:&:console, env @@ -191,9 +190,9 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color # create 2 sandboxes and scroll to second assume-console [ press ctrl-n - type [add 2, 2] + type [add 2, 2] press F4 - type [add 1, 1] + type [add 1, 1] press F4 press page-down ] @@ -236,9 +235,9 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color # create 2 sandboxes and scroll to second assume-console [ press ctrl-n - type [add 2, 2] + type [add 2, 2] press F4 - type [add 1, 1] + type [add 1, 1] press F4 press page-down ] @@ -281,9 +280,9 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color # create 2 sandboxes and scroll to second assume-console [ press ctrl-n - type [add 2, 2] + type [add 2, 2] press F4 - type [add 1, 1] + type [add 1, 1] press F4 press page-down press page-down @@ -328,9 +327,9 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color # create 2 sandboxes assume-console [ press ctrl-n - type [add 2, 2] + type [add 2, 2] press F4 - type [add 1, 1] + type [add 1, 1] press F4 ] event-loop screen:&:screen, console:&:console, env -- cgit 1.4.1-2-gfad0