about summary refs log tree commit diff stats
path: root/html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-26 09:20:32 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-26 09:20:32 -0700
commitdc5a0acf3feea227d03a98cedf427d2aef462320 (patch)
treeee6eff6dfc02b88063b51b7d413f03a91566403f /html
parentf7a7db83eff079d0494ded92fd73403d23a55538 (diff)
downloadmu-dc5a0acf3feea227d03a98cedf427d2aef462320.tar.gz
.
Switch html rendering to my current colorscheme with a little less blue,
for night browsing.
Diffstat (limited to 'html')
-rw-r--r--html/101screen.subx.html8
-rw-r--r--html/102keyboard.subx.html8
-rw-r--r--html/103grapheme.subx.html8
-rw-r--r--html/104test.subx.html8
-rw-r--r--html/105string-equal.subx.html12
-rw-r--r--html/106stream.subx.html12
-rw-r--r--html/108write.subx.html12
-rw-r--r--html/109stream-equal.subx.html10
-rw-r--r--html/112read-byte.subx.html14
-rw-r--r--html/113write-stream.subx.html12
-rw-r--r--html/115write-byte.subx.html12
-rw-r--r--html/117write-int-hex.subx.html10
-rw-r--r--html/118parse-hex-int.subx.html10
-rw-r--r--html/120allocate.subx.html16
-rw-r--r--html/121new-stream.subx.html10
-rw-r--r--html/123slice.subx.html12
-rw-r--r--html/124next-token.subx.html10
-rw-r--r--html/126write-int-decimal.subx.html12
-rw-r--r--html/127next-word.subx.html10
-rw-r--r--html/301array-equal.subx.html12
-rw-r--r--html/302stack_allocate.subx.html8
-rw-r--r--html/308allocate-array.subx.html6
-rw-r--r--html/309stream.subx.html6
-rw-r--r--html/310copy-bytes.subx.html10
-rw-r--r--html/311decimal-int.subx.html12
-rw-r--r--html/312copy.subx.html8
-rw-r--r--html/313index-bounds-check.subx.html8
-rw-r--r--html/314divide.subx.html6
-rw-r--r--html/315stack-debug.subx.html10
-rw-r--r--html/316colors.subx.html10
-rw-r--r--html/317abort.subx.html10
-rw-r--r--html/318counter.subx.html8
-rw-r--r--html/400.mu.html12
-rw-r--r--html/403unicode.mu.html18
-rw-r--r--html/408float.mu.html12
-rw-r--r--html/411string.mu.html16
-rw-r--r--html/412render-float-decimal.mu.html8
-rw-r--r--html/500fake-screen.mu.html18
-rw-r--r--html/501draw-text.mu.html20
-rw-r--r--html/502test.mu.html12
-rw-r--r--html/503manhattan-line.mu.html8
-rw-r--r--html/504test-screen.mu.html8
-rw-r--r--html/505colors.mu.html18
-rw-r--r--html/506math.mu.html12
-rw-r--r--html/507line.mu.html16
-rw-r--r--html/508circle.mu.html14
-rw-r--r--html/509bezier.mu.html16
-rw-r--r--html/boot.subx.html10
-rw-r--r--html/colors.mu.html16
-rw-r--r--html/ex1.mu.html6
-rw-r--r--html/ex10.mu.html12
-rw-r--r--html/ex11.mu.html16
-rw-r--r--html/ex2.mu.html14
-rw-r--r--html/ex3.mu.html16
-rw-r--r--html/ex4.mu.html10
-rw-r--r--html/ex5.mu.html12
-rw-r--r--html/ex6.mu.html12
-rw-r--r--html/ex7.mu.html12
-rw-r--r--html/ex8.mu.html12
-rw-r--r--html/ex9.mu.html12
-rw-r--r--html/hest-life.mu.html8
-rw-r--r--html/life.mu.html8
-rw-r--r--html/linux/000init.subx.html4
-rw-r--r--html/linux/101_write.subx.html8
-rw-r--r--html/linux/102test.subx.html10
-rw-r--r--html/linux/103kernel-string-equal.subx.html18
-rw-r--r--html/linux/104new-segment.subx.html12
-rw-r--r--html/linux/105string-equal.subx.html18
-rw-r--r--html/linux/106stream.subx.html12
-rw-r--r--html/linux/107trace.subx.html18
-rw-r--r--html/linux/108write.subx.html12
-rw-r--r--html/linux/109stream-equal.subx.html10
-rw-r--r--html/linux/110stop.subx.html14
-rw-r--r--html/linux/111read.subx.html14
-rw-r--r--html/linux/112read-byte.subx.html16
-rw-r--r--html/linux/113write-stream.subx.html14
-rw-r--r--html/linux/114error.subx.html12
-rw-r--r--html/linux/115write-byte.subx.html16
-rw-r--r--html/linux/116write-buffered.subx.html14
-rw-r--r--html/linux/117write-int-hex.subx.html10
-rw-r--r--html/linux/118parse-hex-int.subx.html12
-rw-r--r--html/linux/119error-byte.subx.html14
-rw-r--r--html/linux/120allocate.subx.html14
-rw-r--r--html/linux/121new-stream.subx.html10
-rw-r--r--html/linux/122read-line.subx.html12
-rw-r--r--html/linux/123slice.subx.html12
-rw-r--r--html/linux/124next-token.subx.html10
-rw-r--r--html/linux/125write-stream-data.subx.html10
-rw-r--r--html/linux/126write-int-decimal.subx.html16
-rw-r--r--html/linux/127next-word.subx.html10
-rw-r--r--html/linux/128subx-words.subx.html10
-rw-r--r--html/linux/129emit-hex.subx.html10
-rw-r--r--html/linux/130emit.subx.html14
-rw-r--r--html/linux/131table.subx.html12
-rw-r--r--html/linux/132slurp.subx.html10
-rw-r--r--html/linux/133subx-widths.subx.html10
-rw-r--r--html/linux/134emit-hex-array.subx.html10
-rw-r--r--html/linux/135next-word-or-string.subx.html10
-rw-r--r--html/linux/201register-names.subx.html4
-rw-r--r--html/linux/202write-int.subx.html12
-rw-r--r--html/linux/203stack.subx.html12
-rw-r--r--html/linux/301array-equal.subx.html12
-rw-r--r--html/linux/302stack_allocate.subx.html8
-rw-r--r--html/linux/303kernel-string.subx.html6
-rw-r--r--html/linux/304screen.subx.html12
-rw-r--r--html/linux/305keyboard.subx.html12
-rw-r--r--html/linux/306files.subx.html8
-rw-r--r--html/linux/307size.subx.html6
-rw-r--r--html/linux/308allocate-array.subx.html6
-rw-r--r--html/linux/309stream.subx.html8
-rw-r--r--html/linux/310copy-bytes.subx.html10
-rw-r--r--html/linux/311decimal-int.subx.html12
-rw-r--r--html/linux/312copy.subx.html8
-rw-r--r--html/linux/313index-bounds-check.subx.html10
-rw-r--r--html/linux/314divide.subx.html6
-rw-r--r--html/linux/315slice.subx.html6
-rw-r--r--html/linux/400.mu.html10
-rw-r--r--html/linux/401test.mu.html12
-rw-r--r--html/linux/402time.mu.html14
-rw-r--r--html/linux/403unicode.mu.html8
-rw-r--r--html/linux/404stream.mu.html16
-rw-r--r--html/linux/405screen.mu.html8
-rw-r--r--html/linux/406int32.mu.html12
-rw-r--r--html/linux/407right-justify.mu.html12
-rw-r--r--html/linux/408float.mu.html12
-rw-r--r--html/linux/409print-float-hex.mu.html8
-rw-r--r--html/linux/410file.mu.html14
-rw-r--r--html/linux/411string.mu.html16
-rw-r--r--html/linux/412print-float-decimal.mu.html8
-rw-r--r--html/linux/advent2017/1a.mu.html14
-rw-r--r--html/linux/advent2020/1a.mu.html12
-rw-r--r--html/linux/advent2020/1b.mu.html12
-rw-r--r--html/linux/advent2020/2a.mu.html18
-rw-r--r--html/linux/advent2020/2b.mu.html8
-rw-r--r--html/linux/advent2020/3a.mu.html8
-rw-r--r--html/linux/advent2020/3b.mu.html8
-rw-r--r--html/linux/advent2020/4a.mu.html16
-rw-r--r--html/linux/advent2020/4b.mu.html16
-rw-r--r--html/linux/advent2020/5a.mu.html18
-rw-r--r--html/linux/advent2020/5b.mu.html18
-rw-r--r--html/linux/arith.mu.html8
-rw-r--r--html/linux/assort.subx.html14
-rw-r--r--html/linux/bootstrap/000organization.cc.html12
-rw-r--r--html/linux/bootstrap/001help.cc.html14
-rw-r--r--html/linux/bootstrap/002test.cc.html12
-rw-r--r--html/linux/bootstrap/003trace.cc.html16
-rw-r--r--html/linux/bootstrap/003trace.test.cc.html10
-rw-r--r--html/linux/bootstrap/010vm.cc.html8
-rw-r--r--html/linux/bootstrap/011run.cc.html10
-rw-r--r--html/linux/bootstrap/012elf.cc.html16
-rw-r--r--html/linux/bootstrap/013direct_addressing.cc.html12
-rw-r--r--html/linux/bootstrap/014indirect_addressing.cc.html10
-rw-r--r--html/linux/bootstrap/015immediate_addressing.cc.html12
-rw-r--r--html/linux/bootstrap/016index_addressing.cc.html8
-rw-r--r--html/linux/bootstrap/017jump_disp8.cc.html10
-rw-r--r--html/linux/bootstrap/018jump_disp32.cc.html10
-rw-r--r--html/linux/bootstrap/019functions.cc.html12
-rw-r--r--html/linux/bootstrap/020byte_addressing.cc.html8
-rw-r--r--html/linux/bootstrap/021div.cc.html10
-rw-r--r--html/linux/bootstrap/022float.cc.html10
-rw-r--r--html/linux/bootstrap/029syscalls.cc.html10
-rw-r--r--html/linux/bootstrap/030translate.cc.html10
-rw-r--r--html/linux/bootstrap/031transforms.cc.html6
-rw-r--r--html/linux/bootstrap/032operands.cc.html10
-rw-r--r--html/linux/bootstrap/033check_operands.cc.html14
-rw-r--r--html/linux/bootstrap/034check_operand_bounds.cc.html10
-rw-r--r--html/linux/bootstrap/035compute_segment_address.cc.html10
-rw-r--r--html/linux/bootstrap/036labels.cc.html10
-rw-r--r--html/linux/bootstrap/037global_variables.cc.html10
-rw-r--r--html/linux/bootstrap/038literal_strings.cc.html12
-rw-r--r--html/linux/bootstrap/039debug.cc.html8
-rw-r--r--html/linux/bootstrap/040tests.cc.html8
-rw-r--r--html/linux/braces.subx.html8
-rw-r--r--html/linux/calls.subx.html10
-rw-r--r--html/linux/crenshaw2-1.subx.html14
-rw-r--r--html/linux/crenshaw2-1b.subx.html14
-rw-r--r--html/linux/dquotes.subx.html16
-rw-r--r--html/linux/ex1.mu.html12
-rw-r--r--html/linux/ex1.subx.html4
-rw-r--r--html/linux/ex10.subx.html12
-rw-r--r--html/linux/ex11.subx.html18
-rw-r--r--html/linux/ex12.subx.html8
-rw-r--r--html/linux/ex13.subx.html10
-rw-r--r--html/linux/ex14.subx.html10
-rw-r--r--html/linux/ex2.mu.html14
-rw-r--r--html/linux/ex2.subx.html4
-rw-r--r--html/linux/ex3.2.mu.html16
-rw-r--r--html/linux/ex3.mu.html14
-rw-r--r--html/linux/ex3.subx.html8
-rw-r--r--html/linux/ex4.subx.html6
-rw-r--r--html/linux/ex5.subx.html8
-rw-r--r--html/linux/ex6.subx.html8
-rw-r--r--html/linux/ex7.subx.html8
-rw-r--r--html/linux/ex8.subx.html12
-rw-r--r--html/linux/ex9.subx.html10
-rw-r--r--html/linux/factorial.mu.html14
-rw-r--r--html/linux/factorial.subx.html12
-rw-r--r--html/linux/factorial2.subx.html8
-rw-r--r--html/linux/factorial3.subx.html8
-rw-r--r--html/linux/factorial4.subx.html8
-rw-r--r--html/linux/hello.mu.html12
-rw-r--r--html/linux/hex.subx.html14
-rw-r--r--html/linux/labels_baremetal.subx.html16
-rw-r--r--html/linux/mu-init-test.subx.html8
-rw-r--r--html/linux/mu-init.subx.html6
-rw-r--r--html/linux/mu.subx.html14
-rw-r--r--html/linux/pack.subx.html14
-rw-r--r--html/linux/parse-int.mu.html20
-rw-r--r--html/linux/print-file.mu.html16
-rw-r--r--html/linux/random.subx.html10
-rw-r--r--html/linux/raytracing/1.mu.html14
-rw-r--r--html/linux/raytracing/2.mu.html20
-rw-r--r--html/linux/raytracing/3.mu.html14
-rw-r--r--html/linux/raytracing/color.mu.html16
-rw-r--r--html/linux/raytracing/ray.mu.html10
-rw-r--r--html/linux/raytracing/vec.mu.html16
-rw-r--r--html/linux/rpn.mu.html16
-rw-r--r--html/linux/sigils.subx.html14
-rw-r--r--html/linux/stack_array.subx.html12
-rw-r--r--html/linux/subx-params.subx.html4
-rw-r--r--html/linux/survey_baremetal.subx.html16
-rw-r--r--html/linux/survey_elf.subx.html16
-rw-r--r--html/linux/tests.subx.html14
-rw-r--r--html/linux/texture.mu.html12
-rw-r--r--html/linux/tile/box.mu.html14
-rw-r--r--html/linux/tile/data.mu.html16
-rw-r--r--html/linux/tile/environment.mu.html10
-rw-r--r--html/linux/tile/float-stack.mu.html12
-rw-r--r--html/linux/tile/gap-buffer.mu.html16
-rw-r--r--html/linux/tile/grapheme-stack.mu.html14
-rw-r--r--html/linux/tile/main.mu.html18
-rw-r--r--html/linux/tile/rpn.mu.html8
-rw-r--r--html/linux/tile/surface.mu.html8
-rw-r--r--html/linux/tile/table.mu.html12
-rw-r--r--html/linux/tile/value-stack.mu.html8
-rw-r--r--html/linux/tile/value.mu.html8
-rw-r--r--html/linux/tile/word.mu.html8
-rw-r--r--html/linux/tui.mu.html14
-rw-r--r--html/mandelbrot-fixed.mu.html8
-rw-r--r--html/mandelbrot-silhouette.mu.html18
-rw-r--r--html/mandelbrot.mu.html20
-rw-r--r--html/mu-init.subx.html6
-rw-r--r--html/rpn.mu.html14
-rw-r--r--html/shell/cell.mu.html14
-rw-r--r--html/shell/environment.mu.html8
-rw-r--r--html/shell/evaluate.mu.html10
-rw-r--r--html/shell/gap-buffer.mu.html8
-rw-r--r--html/shell/global.mu.html16
-rw-r--r--html/shell/grapheme-stack.mu.html8
-rw-r--r--html/shell/infix.mu.html14
-rw-r--r--html/shell/int-stack.mu.html12
-rw-r--r--html/shell/macroexpand.mu.html12
-rw-r--r--html/shell/main.mu.html12
-rw-r--r--html/shell/parenthesize.mu.html12
-rw-r--r--html/shell/parse.mu.html18
-rw-r--r--html/shell/primitives.mu.html8
-rw-r--r--html/shell/print.mu.html20
-rw-r--r--html/shell/read.mu.html14
-rw-r--r--html/shell/sandbox.mu.html8
-rw-r--r--html/shell/tokenize.mu.html8
-rw-r--r--html/shell/trace.mu.html8
261 files changed, 1499 insertions, 1499 deletions
diff --git a/html/101screen.subx.html b/html/101screen.subx.html
index cfe6e6df..9224d187 100644
--- a/html/101screen.subx.html
+++ b/html/101screen.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/102keyboard.subx.html b/html/102keyboard.subx.html
index 68cd4f68..59581ccf 100644
--- a/html/102keyboard.subx.html
+++ b/html/102keyboard.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/103grapheme.subx.html b/html/103grapheme.subx.html
index f8d63071..d66a2253 100644
--- a/html/103grapheme.subx.html
+++ b/html/103grapheme.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/104test.subx.html b/html/104test.subx.html
index 6c8a9bd9..2aef68ce 100644
--- a/html/104test.subx.html
+++ b/html/104test.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/105string-equal.subx.html b/html/105string-equal.subx.html
index 18364700..aacbd272 100644
--- a/html/105string-equal.subx.html
+++ b/html/105string-equal.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/106stream.subx.html b/html/106stream.subx.html
index a7ae1813..5d139555 100644
--- a/html/106stream.subx.html
+++ b/html/106stream.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/108write.subx.html b/html/108write.subx.html
index 5a1f2b10..918b12c0 100644
--- a/html/108write.subx.html
+++ b/html/108write.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/109stream-equal.subx.html b/html/109stream-equal.subx.html
index 75c1009a..f61cd3a4 100644
--- a/html/109stream-equal.subx.html
+++ b/html/109stream-equal.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/112read-byte.subx.html b/html/112read-byte.subx.html
index e7fbf3cb..7fca7fa5 100644
--- a/html/112read-byte.subx.html
+++ b/html/112read-byte.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxMinorFunction { color: #875f5f; }
-.LineNr { }
-.Constant { color: #008787; }
 .subxS2Comment { color: #8a8a8a; }
+.LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/113write-stream.subx.html b/html/113write-stream.subx.html
index fcca30db..1354d75c 100644
--- a/html/113write-stream.subx.html
+++ b/html/113write-stream.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/115write-byte.subx.html b/html/115write-byte.subx.html
index e6acf839..45a38e59 100644
--- a/html/115write-byte.subx.html
+++ b/html/115write-byte.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/117write-int-hex.subx.html b/html/117write-int-hex.subx.html
index b2c8a3d3..5dcaff3d 100644
--- a/html/117write-int-hex.subx.html
+++ b/html/117write-int-hex.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/118parse-hex-int.subx.html b/html/118parse-hex-int.subx.html
index b3984197..ac7be799 100644
--- a/html/118parse-hex-int.subx.html
+++ b/html/118parse-hex-int.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/120allocate.subx.html b/html/120allocate.subx.html
index bc9cdf24..7151ebec 100644
--- a/html/120allocate.subx.html
+++ b/html/120allocate.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.Constant { color: #008787; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxS2Comment { color: #8a8a8a; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/121new-stream.subx.html b/html/121new-stream.subx.html
index 81e1b45e..65f826e7 100644
--- a/html/121new-stream.subx.html
+++ b/html/121new-stream.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/123slice.subx.html b/html/123slice.subx.html
index 9e74d10c..1ad943d7 100644
--- a/html/123slice.subx.html
+++ b/html/123slice.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/124next-token.subx.html b/html/124next-token.subx.html
index 3ade0dc4..3c1f3fb0 100644
--- a/html/124next-token.subx.html
+++ b/html/124next-token.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/126write-int-decimal.subx.html b/html/126write-int-decimal.subx.html
index 986c5e95..ca40a39d 100644
--- a/html/126write-int-decimal.subx.html
+++ b/html/126write-int-decimal.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/127next-word.subx.html b/html/127next-word.subx.html
index 010d98d2..5d046d01 100644
--- a/html/127next-word.subx.html
+++ b/html/127next-word.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/301array-equal.subx.html b/html/301array-equal.subx.html
index 4796c832..0b41e4eb 100644
--- a/html/301array-equal.subx.html
+++ b/html/301array-equal.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
-.subxMinorFunction { color: #875f5f; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/302stack_allocate.subx.html b/html/302stack_allocate.subx.html
index ef41b8b5..4ef9a743 100644
--- a/html/302stack_allocate.subx.html
+++ b/html/302stack_allocate.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.SpecialChar { color: #d70000; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
 -->
 </style>
 
diff --git a/html/308allocate-array.subx.html b/html/308allocate-array.subx.html
index 80353482..39ff92bc 100644
--- a/html/308allocate-array.subx.html
+++ b/html/308allocate-array.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/309stream.subx.html b/html/309stream.subx.html
index 0774aa23..6807cd17 100644
--- a/html/309stream.subx.html
+++ b/html/309stream.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/310copy-bytes.subx.html b/html/310copy-bytes.subx.html
index 15d3b185..1592c739 100644
--- a/html/310copy-bytes.subx.html
+++ b/html/310copy-bytes.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxTest { color: #5f8700; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxTest { color: #5f8700; }
 -->
 </style>
 
diff --git a/html/311decimal-int.subx.html b/html/311decimal-int.subx.html
index 6c989f2b..f6765ef2 100644
--- a/html/311decimal-int.subx.html
+++ b/html/311decimal-int.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
-.subxMinorFunction { color: #875f5f; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/312copy.subx.html b/html/312copy.subx.html
index 9fa59d42..785d2c05 100644
--- a/html/312copy.subx.html
+++ b/html/312copy.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/313index-bounds-check.subx.html b/html/313index-bounds-check.subx.html
index 90bbee4c..c7624cfb 100644
--- a/html/313index-bounds-check.subx.html
+++ b/html/313index-bounds-check.subx.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .subxMinorFunction { color: #875f5f; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/314divide.subx.html b/html/314divide.subx.html
index ae9a2e85..3a556e47 100644
--- a/html/314divide.subx.html
+++ b/html/314divide.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/315stack-debug.subx.html b/html/315stack-debug.subx.html
index d021941a..8d600f14 100644
--- a/html/315stack-debug.subx.html
+++ b/html/315stack-debug.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
 -->
 </style>
 
diff --git a/html/316colors.subx.html b/html/316colors.subx.html
index e6fc61fc..6457bb9d 100644
--- a/html/316colors.subx.html
+++ b/html/316colors.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxTest { color: #5f8700; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxTest { color: #5f8700; }
 -->
 </style>
 
diff --git a/html/317abort.subx.html b/html/317abort.subx.html
index b8f3116e..571d6fda 100644
--- a/html/317abort.subx.html
+++ b/html/317abort.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/318counter.subx.html b/html/318counter.subx.html
index 8efbb199..65d0bc18 100644
--- a/html/318counter.subx.html
+++ b/html/318counter.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/400.mu.html b/html/400.mu.html
index 980415dc..c608bddf 100644
--- a/html/400.mu.html
+++ b/html/400.mu.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 .LineNr { }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
-.muComment { color: #005faf; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/403unicode.mu.html b/html/403unicode.mu.html
index 7b8cac6e..2acbbaf6 100644
--- a/html/403unicode.mu.html
+++ b/html/403unicode.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
-.Special { color: #ff6060; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
 .LineNr { }
+.muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEcx { color: #af875f; }
-.muRegEsi { color: #87d787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEsi { color: #87d787; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/408float.mu.html b/html/408float.mu.html
index 8b87a2a5..2a7b6256 100644
--- a/html/408float.mu.html
+++ b/html/408float.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/411string.mu.html b/html/411string.mu.html
index 9f0dd33f..4a0f0874 100644
--- a/html/411string.mu.html
+++ b/html/411string.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
 .muRegEax { color: #875f00; }
-.Special { color: #ff6060; }
-.LineNr { }
+.muComment { color: #005faf; }
 .CommentedCode { color: #8a8a8a; }
-.Constant { color: #008787; }
+.LineNr { }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/412render-float-decimal.mu.html b/html/412render-float-decimal.mu.html
index 81a6dd38..9157fed3 100644
--- a/html/412render-float-decimal.mu.html
+++ b/html/412render-float-decimal.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/500fake-screen.mu.html b/html/500fake-screen.mu.html
index ad847fb3..11fd849a 100644
--- a/html/500fake-screen.mu.html
+++ b/html/500fake-screen.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
 .muRegEdi { color: #87ffd7; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
 -->
 </style>
 
diff --git a/html/501draw-text.mu.html b/html/501draw-text.mu.html
index ee82cc53..8174cee1 100644
--- a/html/501draw-text.mu.html
+++ b/html/501draw-text.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
 .LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
-.muRegEsi { color: #87d787; }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEsi { color: #87d787; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/502test.mu.html b/html/502test.mu.html
index ea04a7ad..a2039d0b 100644
--- a/html/502test.mu.html
+++ b/html/502test.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/503manhattan-line.mu.html b/html/503manhattan-line.mu.html
index cedd6fb3..b9877a31 100644
--- a/html/503manhattan-line.mu.html
+++ b/html/503manhattan-line.mu.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.Special { color: #ff6060; }
 .LineNr { }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/504test-screen.mu.html b/html/504test-screen.mu.html
index 2c909844..a953b41a 100644
--- a/html/504test-screen.mu.html
+++ b/html/504test-screen.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/505colors.mu.html b/html/505colors.mu.html
index 4ee36b99..83c5102b 100644
--- a/html/505colors.mu.html
+++ b/html/505colors.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
-.LineNr { }
+.muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
 .Delimiter { color: #c000c0; }
+.LineNr { }
 .muTest { color: #5f8700; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEsi { color: #87d787; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.muRegEdx { color: #878700; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/506math.mu.html b/html/506math.mu.html
index a860fee6..25732479 100644
--- a/html/506math.mu.html
+++ b/html/506math.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
+.Special { color: #ff6060; }
 .LineNr { }
-.Constant { color: #008787; }
+.muRegEdi { color: #87ffd7; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/507line.mu.html b/html/507line.mu.html
index de5532c0..c2492436 100644
--- a/html/507line.mu.html
+++ b/html/507line.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
 .LineNr { }
 .Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/508circle.mu.html b/html/508circle.mu.html
index dfc93854..a7dcd829 100644
--- a/html/508circle.mu.html
+++ b/html/508circle.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/509bezier.mu.html b/html/509bezier.mu.html
index 2fce1764..7e002517 100644
--- a/html/509bezier.mu.html
+++ b/html/509bezier.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/boot.subx.html b/html/boot.subx.html
index b60a7029..5716fe64 100644
--- a/html/boot.subx.html
+++ b/html/boot.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
 .Folded { color: #080808; background-color: #949494; }
-.subxS1Comment { color: #0000af; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/colors.mu.html b/html/colors.mu.html
index ca9ec656..0c5a02bb 100644
--- a/html/colors.mu.html
+++ b/html/colors.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.muRegEbx { color: #8787af; }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.CommentedCode { color: #8a8a8a; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex1.mu.html b/html/ex1.mu.html
index 1b6a735b..fa5b4150 100644
--- a/html/ex1.mu.html
+++ b/html/ex1.mu.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex10.mu.html b/html/ex10.mu.html
index 76f2c6d8..5037bd98 100644
--- a/html/ex10.mu.html
+++ b/html/ex10.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex11.mu.html b/html/ex11.mu.html
index ee11cca1..a649ec1d 100644
--- a/html/ex11.mu.html
+++ b/html/ex11.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.muRegEdi { color: #87ffd7; }
-.muRegEbx { color: #8787af; }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
 -->
 </style>
 
diff --git a/html/ex2.mu.html b/html/ex2.mu.html
index 67a2ba25..56f6da52 100644
--- a/html/ex2.mu.html
+++ b/html/ex2.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex3.mu.html b/html/ex3.mu.html
index 31572054..ed1584f1 100644
--- a/html/ex3.mu.html
+++ b/html/ex3.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEcx { color: #af875f; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEax { color: #875f00; }
+.Special { color: #ff6060; }
+.Constant { color: #008787; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex4.mu.html b/html/ex4.mu.html
index af85bbc4..6550340d 100644
--- a/html/ex4.mu.html
+++ b/html/ex4.mu.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex5.mu.html b/html/ex5.mu.html
index a070d3d3..6c4a91e7 100644
--- a/html/ex5.mu.html
+++ b/html/ex5.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex6.mu.html b/html/ex6.mu.html
index 8ea901ec..6bd96a84 100644
--- a/html/ex6.mu.html
+++ b/html/ex6.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex7.mu.html b/html/ex7.mu.html
index 18377e73..dab97ffb 100644
--- a/html/ex7.mu.html
+++ b/html/ex7.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex8.mu.html b/html/ex8.mu.html
index cb544d96..a165bf9a 100644
--- a/html/ex8.mu.html
+++ b/html/ex8.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/ex9.mu.html b/html/ex9.mu.html
index 39e5a24e..35040ebe 100644
--- a/html/ex9.mu.html
+++ b/html/ex9.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEdi { color: #87ffd7; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/hest-life.mu.html b/html/hest-life.mu.html
index 19da0315..a4019a5c 100644
--- a/html/hest-life.mu.html
+++ b/html/hest-life.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/life.mu.html b/html/life.mu.html
index feb3f167..147fccd1 100644
--- a/html/life.mu.html
+++ b/html/life.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/000init.subx.html b/html/linux/000init.subx.html
index 69b7ffb8..1914303f 100644
--- a/html/linux/000init.subx.html
+++ b/html/linux/000init.subx.html
@@ -10,8 +10,8 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
diff --git a/html/linux/101_write.subx.html b/html/linux/101_write.subx.html
index f331c01e..a9cfa5bf 100644
--- a/html/linux/101_write.subx.html
+++ b/html/linux/101_write.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .SpecialChar { color: #d70000; }
 .subxMinorFunction { color: #875f5f; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/102test.subx.html b/html/linux/102test.subx.html
index 5bbc141b..238c1a47 100644
--- a/html/linux/102test.subx.html
+++ b/html/linux/102test.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/103kernel-string-equal.subx.html b/html/linux/103kernel-string-equal.subx.html
index 406a3746..6f83f627 100644
--- a/html/linux/103kernel-string-equal.subx.html
+++ b/html/linux/103kernel-string-equal.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.subxMinorFunction { color: #875f5f; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/104new-segment.subx.html b/html/linux/104new-segment.subx.html
index c8c2f0a6..fa4bb47d 100644
--- a/html/linux/104new-segment.subx.html
+++ b/html/linux/104new-segment.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Constant { color: #008787; }
 .subxMinorFunction { color: #875f5f; }
-.SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/105string-equal.subx.html b/html/linux/105string-equal.subx.html
index 6d4f2b3b..11a8824f 100644
--- a/html/linux/105string-equal.subx.html
+++ b/html/linux/105string-equal.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/106stream.subx.html b/html/linux/106stream.subx.html
index e261889d..684f56cd 100644
--- a/html/linux/106stream.subx.html
+++ b/html/linux/106stream.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/107trace.subx.html b/html/linux/107trace.subx.html
index a96b4ce6..ff09e81f 100644
--- a/html/linux/107trace.subx.html
+++ b/html/linux/107trace.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
-.LineNr { }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .subxMinorFunction { color: #875f5f; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.CommentedCode { color: #8a8a8a; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/108write.subx.html b/html/linux/108write.subx.html
index 95689d99..65d9ec59 100644
--- a/html/linux/108write.subx.html
+++ b/html/linux/108write.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/linux/109stream-equal.subx.html b/html/linux/109stream-equal.subx.html
index 28aac347..a1fdd250 100644
--- a/html/linux/109stream-equal.subx.html
+++ b/html/linux/109stream-equal.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/110stop.subx.html b/html/linux/110stop.subx.html
index 127797f5..a11ef53e 100644
--- a/html/linux/110stop.subx.html
+++ b/html/linux/110stop.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/linux/111read.subx.html b/html/linux/111read.subx.html
index f5336d77..b1c44c0c 100644
--- a/html/linux/111read.subx.html
+++ b/html/linux/111read.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxMinorFunction { color: #875f5f; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxTest { color: #5f8700; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/112read-byte.subx.html b/html/linux/112read-byte.subx.html
index e0fd1d1d..d921873c 100644
--- a/html/linux/112read-byte.subx.html
+++ b/html/linux/112read-byte.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.subxMinorFunction { color: #875f5f; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/113write-stream.subx.html b/html/linux/113write-stream.subx.html
index 2ef1c337..ceab699b 100644
--- a/html/linux/113write-stream.subx.html
+++ b/html/linux/113write-stream.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Constant { color: #008787; }
 .subxMinorFunction { color: #875f5f; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.CommentedCode { color: #8a8a8a; }
-.subxTest { color: #5f8700; }
 -->
 </style>
 
diff --git a/html/linux/114error.subx.html b/html/linux/114error.subx.html
index f4df5fa2..1714964e 100644
--- a/html/linux/114error.subx.html
+++ b/html/linux/114error.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/115write-byte.subx.html b/html/linux/115write-byte.subx.html
index 8398cc52..bae606e4 100644
--- a/html/linux/115write-byte.subx.html
+++ b/html/linux/115write-byte.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.subxMinorFunction { color: #875f5f; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/116write-buffered.subx.html b/html/linux/116write-buffered.subx.html
index 99d641f9..553ae862 100644
--- a/html/linux/116write-buffered.subx.html
+++ b/html/linux/116write-buffered.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
-.LineNr { }
 .SpecialChar { color: #d70000; }
-.Constant { color: #008787; }
+.LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/117write-int-hex.subx.html b/html/linux/117write-int-hex.subx.html
index 0fed930a..8ba689d0 100644
--- a/html/linux/117write-int-hex.subx.html
+++ b/html/linux/117write-int-hex.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 .Folded { color: #080808; background-color: #949494; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/118parse-hex-int.subx.html b/html/linux/118parse-hex-int.subx.html
index c9453aba..1335b1d1 100644
--- a/html/linux/118parse-hex-int.subx.html
+++ b/html/linux/118parse-hex-int.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/119error-byte.subx.html b/html/linux/119error-byte.subx.html
index 205c1f49..2fe18240 100644
--- a/html/linux/119error-byte.subx.html
+++ b/html/linux/119error-byte.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/120allocate.subx.html b/html/linux/120allocate.subx.html
index 9f3ee8d3..321537ba 100644
--- a/html/linux/120allocate.subx.html
+++ b/html/linux/120allocate.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxMinorFunction { color: #875f5f; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/linux/121new-stream.subx.html b/html/linux/121new-stream.subx.html
index c26deae9..38d6d1a7 100644
--- a/html/linux/121new-stream.subx.html
+++ b/html/linux/121new-stream.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/122read-line.subx.html b/html/linux/122read-line.subx.html
index ad7c4dc9..43ac2bf3 100644
--- a/html/linux/122read-line.subx.html
+++ b/html/linux/122read-line.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/123slice.subx.html b/html/linux/123slice.subx.html
index 310907db..70f7f2f3 100644
--- a/html/linux/123slice.subx.html
+++ b/html/linux/123slice.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/124next-token.subx.html b/html/linux/124next-token.subx.html
index aa33827c..75b990ab 100644
--- a/html/linux/124next-token.subx.html
+++ b/html/linux/124next-token.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/125write-stream-data.subx.html b/html/linux/125write-stream-data.subx.html
index 0d5227fd..7e5b1335 100644
--- a/html/linux/125write-stream-data.subx.html
+++ b/html/linux/125write-stream-data.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/126write-int-decimal.subx.html b/html/linux/126write-int-decimal.subx.html
index 41c1fea0..930b2ccb 100644
--- a/html/linux/126write-int-decimal.subx.html
+++ b/html/linux/126write-int-decimal.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
-.LineNr { }
 .SpecialChar { color: #d70000; }
-.Constant { color: #008787; }
+.LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
-.CommentedCode { color: #8a8a8a; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/127next-word.subx.html b/html/linux/127next-word.subx.html
index 3d5f9b21..6ed6fec2 100644
--- a/html/linux/127next-word.subx.html
+++ b/html/linux/127next-word.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/128subx-words.subx.html b/html/linux/128subx-words.subx.html
index 67739853..288565f0 100644
--- a/html/linux/128subx-words.subx.html
+++ b/html/linux/128subx-words.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/129emit-hex.subx.html b/html/linux/129emit-hex.subx.html
index 462e3247..6a2a5fba 100644
--- a/html/linux/129emit-hex.subx.html
+++ b/html/linux/129emit-hex.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/130emit.subx.html b/html/linux/130emit.subx.html
index 453b48b8..7f5108ca 100644
--- a/html/linux/130emit.subx.html
+++ b/html/linux/130emit.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
-.subxTest { color: #5f8700; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxTest { color: #5f8700; }
 -->
 </style>
 
diff --git a/html/linux/131table.subx.html b/html/linux/131table.subx.html
index fd89f314..43761835 100644
--- a/html/linux/131table.subx.html
+++ b/html/linux/131table.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .subxH1Comment { color: #005faf; text-decoration: underline; }
 .Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/132slurp.subx.html b/html/linux/132slurp.subx.html
index 9818e61d..d94a680c 100644
--- a/html/linux/132slurp.subx.html
+++ b/html/linux/132slurp.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/133subx-widths.subx.html b/html/linux/133subx-widths.subx.html
index de11dacf..03d4dc33 100644
--- a/html/linux/133subx-widths.subx.html
+++ b/html/linux/133subx-widths.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/134emit-hex-array.subx.html b/html/linux/134emit-hex-array.subx.html
index 61cefe1f..ec0e1cd3 100644
--- a/html/linux/134emit-hex-array.subx.html
+++ b/html/linux/134emit-hex-array.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/135next-word-or-string.subx.html b/html/linux/135next-word-or-string.subx.html
index a49c2231..7dd45046 100644
--- a/html/linux/135next-word-or-string.subx.html
+++ b/html/linux/135next-word-or-string.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/201register-names.subx.html b/html/linux/201register-names.subx.html
index 8746894e..dc8bca6e 100644
--- a/html/linux/201register-names.subx.html
+++ b/html/linux/201register-names.subx.html
@@ -10,8 +10,8 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
diff --git a/html/linux/202write-int.subx.html b/html/linux/202write-int.subx.html
index f2cd98b5..2d367b41 100644
--- a/html/linux/202write-int.subx.html
+++ b/html/linux/202write-int.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/203stack.subx.html b/html/linux/203stack.subx.html
index b5e57146..9db9967f 100644
--- a/html/linux/203stack.subx.html
+++ b/html/linux/203stack.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/301array-equal.subx.html b/html/linux/301array-equal.subx.html
index ead000c5..ca4ba623 100644
--- a/html/linux/301array-equal.subx.html
+++ b/html/linux/301array-equal.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
-.subxMinorFunction { color: #875f5f; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/302stack_allocate.subx.html b/html/linux/302stack_allocate.subx.html
index db76ffe7..6c3c169c 100644
--- a/html/linux/302stack_allocate.subx.html
+++ b/html/linux/302stack_allocate.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.SpecialChar { color: #d70000; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
 -->
 </style>
 
diff --git a/html/linux/303kernel-string.subx.html b/html/linux/303kernel-string.subx.html
index 1dc497c9..1e92e772 100644
--- a/html/linux/303kernel-string.subx.html
+++ b/html/linux/303kernel-string.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/304screen.subx.html b/html/linux/304screen.subx.html
index daf9663f..dbfd3785 100644
--- a/html/linux/304screen.subx.html
+++ b/html/linux/304screen.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
+.subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
diff --git a/html/linux/305keyboard.subx.html b/html/linux/305keyboard.subx.html
index 9efe546d..bae55a42 100644
--- a/html/linux/305keyboard.subx.html
+++ b/html/linux/305keyboard.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/306files.subx.html b/html/linux/306files.subx.html
index 23c60d8c..ff0fd281 100644
--- a/html/linux/306files.subx.html
+++ b/html/linux/306files.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/307size.subx.html b/html/linux/307size.subx.html
index 34115dc7..c918fc66 100644
--- a/html/linux/307size.subx.html
+++ b/html/linux/307size.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/308allocate-array.subx.html b/html/linux/308allocate-array.subx.html
index 6489d273..d4840004 100644
--- a/html/linux/308allocate-array.subx.html
+++ b/html/linux/308allocate-array.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/309stream.subx.html b/html/linux/309stream.subx.html
index 3abd06a0..ac4e78e5 100644
--- a/html/linux/309stream.subx.html
+++ b/html/linux/309stream.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/310copy-bytes.subx.html b/html/linux/310copy-bytes.subx.html
index 954f3190..2a37f9e8 100644
--- a/html/linux/310copy-bytes.subx.html
+++ b/html/linux/310copy-bytes.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.subxTest { color: #5f8700; }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxTest { color: #5f8700; }
 -->
 </style>
 
diff --git a/html/linux/311decimal-int.subx.html b/html/linux/311decimal-int.subx.html
index 373bf1cf..fe5a249a 100644
--- a/html/linux/311decimal-int.subx.html
+++ b/html/linux/311decimal-int.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
-.subxMinorFunction { color: #875f5f; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
+.subxMinorFunction { color: #875f5f; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/312copy.subx.html b/html/linux/312copy.subx.html
index 1f6e25ee..29e18ac2 100644
--- a/html/linux/312copy.subx.html
+++ b/html/linux/312copy.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/313index-bounds-check.subx.html b/html/linux/313index-bounds-check.subx.html
index e0fa793c..f8501d9f 100644
--- a/html/linux/313index-bounds-check.subx.html
+++ b/html/linux/313index-bounds-check.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .subxMinorFunction { color: #875f5f; }
-.CommentedCode { color: #8a8a8a; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/314divide.subx.html b/html/linux/314divide.subx.html
index 8f4ba55c..2f9ae71a 100644
--- a/html/linux/314divide.subx.html
+++ b/html/linux/314divide.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/315slice.subx.html b/html/linux/315slice.subx.html
index f572c405..deeea804 100644
--- a/html/linux/315slice.subx.html
+++ b/html/linux/315slice.subx.html
@@ -10,13 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .subxMinorFunction { color: #875f5f; }
 -->
diff --git a/html/linux/400.mu.html b/html/linux/400.mu.html
index c486904b..518a8566 100644
--- a/html/linux/400.mu.html
+++ b/html/linux/400.mu.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 .LineNr { }
-.muRegEdx { color: #878700; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
-.muComment { color: #005faf; }
+.muRegEdx { color: #878700; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/401test.mu.html b/html/linux/401test.mu.html
index d4ac54be..f0c5a0f0 100644
--- a/html/linux/401test.mu.html
+++ b/html/linux/401test.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/402time.mu.html b/html/linux/402time.mu.html
index 5adbbbde..804cf2f2 100644
--- a/html/linux/402time.mu.html
+++ b/html/linux/402time.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/403unicode.mu.html b/html/linux/403unicode.mu.html
index 34616447..227e8b71 100644
--- a/html/linux/403unicode.mu.html
+++ b/html/linux/403unicode.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/404stream.mu.html b/html/linux/404stream.mu.html
index 3f0a990d..3f6e87e9 100644
--- a/html/linux/404stream.mu.html
+++ b/html/linux/404stream.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.LineNr { }
-.muRegEbx { color: #8787af; }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muComment { color: #005faf; }
+.LineNr { }
+.muRegEcx { color: #af875f; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .Special { color: #ff6060; }
 .muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/405screen.mu.html b/html/linux/405screen.mu.html
index 55ec3ad1..11e3f265 100644
--- a/html/linux/405screen.mu.html
+++ b/html/linux/405screen.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/406int32.mu.html b/html/linux/406int32.mu.html
index 47c98927..1cf8799b 100644
--- a/html/linux/406int32.mu.html
+++ b/html/linux/406int32.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/407right-justify.mu.html b/html/linux/407right-justify.mu.html
index ca09c648..56977b13 100644
--- a/html/linux/407right-justify.mu.html
+++ b/html/linux/407right-justify.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
 .Constant { color: #008787; }
-.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/408float.mu.html b/html/linux/408float.mu.html
index deac6050..8ef87adb 100644
--- a/html/linux/408float.mu.html
+++ b/html/linux/408float.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/409print-float-hex.mu.html b/html/linux/409print-float-hex.mu.html
index d73d47f5..ef803f8c 100644
--- a/html/linux/409print-float-hex.mu.html
+++ b/html/linux/409print-float-hex.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/410file.mu.html b/html/linux/410file.mu.html
index 4a259a0e..319ef453 100644
--- a/html/linux/410file.mu.html
+++ b/html/linux/410file.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEax { color: #875f00; }
-.LineNr { }
 .CommentedCode { color: #8a8a8a; }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
+.LineNr { }
+.muRegEax { color: #875f00; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/411string.mu.html b/html/linux/411string.mu.html
index d8d53051..f1891150 100644
--- a/html/linux/411string.mu.html
+++ b/html/linux/411string.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
 .muRegEax { color: #875f00; }
-.Special { color: #ff6060; }
-.LineNr { }
+.muComment { color: #005faf; }
 .CommentedCode { color: #8a8a8a; }
-.Constant { color: #008787; }
+.LineNr { }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/412print-float-decimal.mu.html b/html/linux/412print-float-decimal.mu.html
index eb49c5a0..1166c108 100644
--- a/html/linux/412print-float-decimal.mu.html
+++ b/html/linux/412print-float-decimal.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2017/1a.mu.html b/html/linux/advent2017/1a.mu.html
index ac697f1b..75fe7df9 100644
--- a/html/linux/advent2017/1a.mu.html
+++ b/html/linux/advent2017/1a.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEax { color: #875f00; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/1a.mu.html b/html/linux/advent2020/1a.mu.html
index 2724d4bc..bcd2afb7 100644
--- a/html/linux/advent2020/1a.mu.html
+++ b/html/linux/advent2020/1a.mu.html
@@ -10,24 +10,24 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/1b.mu.html b/html/linux/advent2020/1b.mu.html
index f5a39374..fffb43fd 100644
--- a/html/linux/advent2020/1b.mu.html
+++ b/html/linux/advent2020/1b.mu.html
@@ -10,24 +10,24 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/2a.mu.html b/html/linux/advent2020/2a.mu.html
index 2c8d07f1..825d7e12 100644
--- a/html/linux/advent2020/2a.mu.html
+++ b/html/linux/advent2020/2a.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
-.muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/2b.mu.html b/html/linux/advent2020/2b.mu.html
index 88e9e7a6..67198402 100644
--- a/html/linux/advent2020/2b.mu.html
+++ b/html/linux/advent2020/2b.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/3a.mu.html b/html/linux/advent2020/3a.mu.html
index 531c212e..8e720f6f 100644
--- a/html/linux/advent2020/3a.mu.html
+++ b/html/linux/advent2020/3a.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/3b.mu.html b/html/linux/advent2020/3b.mu.html
index 153d86da..07f1e4d5 100644
--- a/html/linux/advent2020/3b.mu.html
+++ b/html/linux/advent2020/3b.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/4a.mu.html b/html/linux/advent2020/4a.mu.html
index 113207ac..df8cc64b 100644
--- a/html/linux/advent2020/4a.mu.html
+++ b/html/linux/advent2020/4a.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEax { color: #875f00; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/4b.mu.html b/html/linux/advent2020/4b.mu.html
index 0f735191..1c2ac0e0 100644
--- a/html/linux/advent2020/4b.mu.html
+++ b/html/linux/advent2020/4b.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEax { color: #875f00; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/5a.mu.html b/html/linux/advent2020/5a.mu.html
index 16df9866..0c197443 100644
--- a/html/linux/advent2020/5a.mu.html
+++ b/html/linux/advent2020/5a.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.CommentedCode { color: #8a8a8a; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .muRegEax { color: #875f00; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.CommentedCode { color: #8a8a8a; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/advent2020/5b.mu.html b/html/linux/advent2020/5b.mu.html
index 80f542e4..8e8d6da9 100644
--- a/html/linux/advent2020/5b.mu.html
+++ b/html/linux/advent2020/5b.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
 -->
 </style>
 
diff --git a/html/linux/arith.mu.html b/html/linux/arith.mu.html
index 6c195bf7..72fdf847 100644
--- a/html/linux/arith.mu.html
+++ b/html/linux/arith.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/assort.subx.html b/html/linux/assort.subx.html
index b31eb951..b4061120 100644
--- a/html/linux/assort.subx.html
+++ b/html/linux/assort.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/000organization.cc.html b/html/linux/bootstrap/000organization.cc.html
index 269fe12f..fbf53912 100644
--- a/html/linux/bootstrap/000organization.cc.html
+++ b/html/linux/bootstrap/000organization.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.LineNr { }
 .Delimiter { color: #c000c0; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.LineNr { }
 .Comment { color: #005faf; }
 .Constant { color: #008787; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/001help.cc.html b/html/linux/bootstrap/001help.cc.html
index df47ab21..8aefe2a1 100644
--- a/html/linux/bootstrap/001help.cc.html
+++ b/html/linux/bootstrap/001help.cc.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
@@ -217,7 +217,7 @@ if ('onhashchange' in window) {
 <span id="L157" class="LineNr">157 </span><span class="Comment">//: yadda-yadda. Instead use this macro below to perform an unsafe cast to</span>
 <span id="L158" class="LineNr">158 </span><span class="Comment">//: signed. We'll just give up immediately if a container's ever too large.</span>
 <span id="L159" class="LineNr">159 </span><span class="Comment">//: Basically, Mu is not concerned about this being a little slower than it</span>
-<span id="L160" class="LineNr">160 </span><span class="Comment">//: could be. (<a href="https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7)">https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7)</a></span>
+<span id="L160" class="LineNr">160 </span><span class="Comment">//: could be. (<a href="https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7">https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7</a>)</span>
 <span id="L161" class="LineNr">161 </span><span class="Comment">//:</span>
 <span id="L162" class="LineNr">162 </span><span class="Comment">//: Addendum to corollary: We're going to uniformly use int everywhere, to</span>
 <span id="L163" class="LineNr">163 </span><span class="Comment">//: indicate that we're oblivious to number size, and since Clang on 32-bit</span>
@@ -229,7 +229,7 @@ if ('onhashchange' in window) {
 <span id="L169" class="LineNr">169 </span>
 <span id="L170" class="LineNr">170 </span><span class="Comment">//: 5. Integer overflow is guarded against at runtime using the -ftrapv flag</span>
 <span id="L171" class="LineNr">171 </span><span class="Comment">//: to the compiler, supported by Clang (GCC version only works sometimes:</span>
-<span id="L172" class="LineNr">172 </span><span class="Comment">//: <a href="http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work).">http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work).</a></span>
+<span id="L172" class="LineNr">172 </span><span class="Comment">//: <a href="http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work">http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work</a>).</span>
 <span id="L173" class="LineNr">173 </span><span class="Delimiter">:(before &quot;atexit(<a href='000organization.cc.html#L150'>reset</a>)&quot;)</span>
 <span id="L174" class="LineNr">174 </span><a href='001help.cc.html#L179'>initialize_signal_handlers</a><span class="Delimiter">();</span>  <span class="Comment">// not always necessary, but doesn't hurt</span>
 <span id="L175" class="LineNr">175 </span><span class="CommentedCode">//? cerr &lt;&lt; INT_MAX+1 &lt;&lt; '\n';  // test overflow</span>
diff --git a/html/linux/bootstrap/002test.cc.html b/html/linux/bootstrap/002test.cc.html
index a47b998c..b4b53409 100644
--- a/html/linux/bootstrap/002test.cc.html
+++ b/html/linux/bootstrap/002test.cc.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
 .Constant { color: #008787; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/003trace.cc.html b/html/linux/bootstrap/003trace.cc.html
index 88ecd723..a444f463 100644
--- a/html/linux/bootstrap/003trace.cc.html
+++ b/html/linux/bootstrap/003trace.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.cSpecial { color: #008000; }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
@@ -103,7 +103,7 @@ if ('onhashchange' in window) {
 <span id="L44" class="LineNr"> 44 </span><span class="Comment">//:</span>
 <span id="L45" class="LineNr"> 45 </span><span class="Comment">//: Between layers and domain-driven testing, programming starts to look like a</span>
 <span id="L46" class="LineNr"> 46 </span><span class="Comment">//: fundamentally different activity. Instead of focusing on a) superficial,</span>
-<span id="L47" class="LineNr"> 47 </span><span class="Comment">//: b) local rules on c) code [like say <a href="http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet],">http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet],</a></span>
+<span id="L47" class="LineNr"> 47 </span><span class="Comment">//: b) local rules on c) code [like say <a href="http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet">http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet</a>],</span>
 <span id="L48" class="LineNr"> 48 </span><span class="Comment">//: we allow programmers to engage with the a) deep, b) global structure of</span>
 <span id="L49" class="LineNr"> 49 </span><span class="Comment">//: the c) domain. If you can systematically track discontinuities in the</span>
 <span id="L50" class="LineNr"> 50 </span><span class="Comment">//: domain, you don't care if the code used gotos as long as it passed all</span>
@@ -123,7 +123,7 @@ if ('onhashchange' in window) {
 <span id="L64" class="LineNr"> 64 </span><span class="Comment">//:</span>
 <span id="L65" class="LineNr"> 65 </span><span class="Comment">//:   &quot;Programming properly should be regarded as an activity by which</span>
 <span id="L66" class="LineNr"> 66 </span><span class="Comment">//:   programmers form a mental model, rather than as production of a program.&quot;</span>
-<span id="L67" class="LineNr"> 67 </span><span class="Comment">//:   -- Peter Naur (<a href="http://akkartik.name/naur.pdf)">http://akkartik.name/naur.pdf)</a></span>
+<span id="L67" class="LineNr"> 67 </span><span class="Comment">//:   -- Peter Naur (<a href="http://akkartik.name/naur.pdf">http://akkartik.name/naur.pdf</a>)</span>
 <span id="L68" class="LineNr"> 68 </span>
 <span id="L69" class="LineNr"> 69 </span><span class="Comment">//:: == Core data structures</span>
 <span id="L70" class="LineNr"> 70 </span>
diff --git a/html/linux/bootstrap/003trace.test.cc.html b/html/linux/bootstrap/003trace.test.cc.html
index 91507f71..cad23ec4 100644
--- a/html/linux/bootstrap/003trace.test.cc.html
+++ b/html/linux/bootstrap/003trace.test.cc.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/010vm.cc.html b/html/linux/bootstrap/010vm.cc.html
index e6ca03e7..187fff12 100644
--- a/html/linux/bootstrap/010vm.cc.html
+++ b/html/linux/bootstrap/010vm.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/011run.cc.html b/html/linux/bootstrap/011run.cc.html
index f1ffbb3b..f8bccca2 100644
--- a/html/linux/bootstrap/011run.cc.html
+++ b/html/linux/bootstrap/011run.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/012elf.cc.html b/html/linux/bootstrap/012elf.cc.html
index 65fd0aea..ec236fa1 100644
--- a/html/linux/bootstrap/012elf.cc.html
+++ b/html/linux/bootstrap/012elf.cc.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
@@ -168,7 +168,7 @@ if ('onhashchange' in window) {
 <span id="L108" class="LineNr">108 </span>  <span class="Normal">uint32_t</span> p_type = <a href='012elf.cc.html#L170'>u32_in</a><span class="Delimiter">(</span>&amp;elf_contents[offset]<span class="Delimiter">);</span>
 <span id="L109" class="LineNr">109 </span>  <a href='003trace.cc.html#L96'>trace</a><span class="Delimiter">(</span><span class="Constant">90</span><span class="Delimiter">,</span> <span class="Constant">&quot;load&quot;</span><span class="Delimiter">)</span> &lt;&lt; <span class="Constant">&quot;program header at offset &quot;</span> &lt;&lt; offset &lt;&lt; <span class="Constant">&quot;: type &quot;</span> &lt;&lt; p_type &lt;&lt; end<span class="Delimiter">();</span>
 <span id="L110" class="LineNr">110 </span>  <span class="Normal">if</span> <span class="Delimiter">(</span>p_type != <span class="Constant">1</span><span class="Delimiter">)</span> <span class="Delimiter">{</span>
-<span id="L111" class="LineNr">111 </span>    <a href='003trace.cc.html#L96'>trace</a><span class="Delimiter">(</span><span class="Constant">90</span><span class="Delimiter">,</span> <span class="Constant">&quot;load&quot;</span><span class="Delimiter">)</span> &lt;&lt; <span class="Constant">&quot;ignoring segment at offset &quot;</span> &lt;&lt; offset &lt;&lt; <span class="Constant">&quot; of non PT_LOAD type &quot;</span> &lt;&lt; p_type &lt;&lt; <span class="Constant">&quot; (see <a href="http://refspecs.linuxbase.org/elf/elf.pdf)">http://refspecs.linuxbase.org/elf/elf.pdf)</a>&quot;</span> &lt;&lt; end<span class="Delimiter">();</span>
+<span id="L111" class="LineNr">111 </span>    <a href='003trace.cc.html#L96'>trace</a><span class="Delimiter">(</span><span class="Constant">90</span><span class="Delimiter">,</span> <span class="Constant">&quot;load&quot;</span><span class="Delimiter">)</span> &lt;&lt; <span class="Constant">&quot;ignoring segment at offset &quot;</span> &lt;&lt; offset &lt;&lt; <span class="Constant">&quot; of non PT_LOAD type &quot;</span> &lt;&lt; p_type &lt;&lt; <span class="Constant">&quot; (see <a href="http://refspecs.linuxbase.org/elf/elf.pdf">http://refspecs.linuxbase.org/elf/elf.pdf</a>)&quot;</span> &lt;&lt; end<span class="Delimiter">();</span>
 <span id="L112" class="LineNr">112 </span>    <span class="Identifier">return</span><span class="Delimiter">;</span>
 <span id="L113" class="LineNr">113 </span>  <span class="Delimiter">}</span>
 <span id="L114" class="LineNr">114 </span>  <span class="Normal">uint32_t</span> p_offset = <a href='012elf.cc.html#L170'>u32_in</a><span class="Delimiter">(</span>&amp;elf_contents[offset + <span class="Constant">4</span>]<span class="Delimiter">);</span>
@@ -178,7 +178,7 @@ if ('onhashchange' in window) {
 <span id="L118" class="LineNr">118 </span>  <span class="Normal">uint32_t</span> p_filesz = <a href='012elf.cc.html#L170'>u32_in</a><span class="Delimiter">(</span>&amp;elf_contents[offset + <span class="Constant">16</span>]<span class="Delimiter">);</span>
 <span id="L119" class="LineNr">119 </span>  <span class="Normal">uint32_t</span> p_memsz = <a href='012elf.cc.html#L170'>u32_in</a><span class="Delimiter">(</span>&amp;elf_contents[offset + <span class="Constant">20</span>]<span class="Delimiter">);</span>
 <span id="L120" class="LineNr">120 </span>  <span class="Normal">if</span> <span class="Delimiter">(</span>p_filesz != p_memsz<span class="Delimiter">)</span>
-<span id="L121" class="LineNr">121 </span>    <a href='003trace.cc.html#L226'>raise</a> &lt;&lt; <span class="Constant">&quot;Can't yet handle segments where p_filesz != p_memsz (see <a href="http://refspecs.linuxbase.org/elf/elf.pdf)">http://refspecs.linuxbase.org/elf/elf.pdf)</a></span><span class="cSpecial">\n</span><span class="Constant">&quot;</span> &lt;&lt; die<span class="Delimiter">();</span>
+<span id="L121" class="LineNr">121 </span>    <a href='003trace.cc.html#L226'>raise</a> &lt;&lt; <span class="Constant">&quot;Can't yet handle segments where p_filesz != p_memsz (see <a href="http://refspecs.linuxbase.org/elf/elf.pdf">http://refspecs.linuxbase.org/elf/elf.pdf</a>)</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span> &lt;&lt; die<span class="Delimiter">();</span>
 <span id="L122" class="LineNr">122 </span>
 <span id="L123" class="LineNr">123 </span>  <span class="Normal">if</span> <span class="Delimiter">(</span>p_offset + p_filesz &gt; size<span class="Delimiter">)</span>
 <span id="L124" class="LineNr">124 </span>    <a href='003trace.cc.html#L226'>raise</a> &lt;&lt; <span class="Constant">&quot;Invalid binary; segment at offset &quot;</span> &lt;&lt; offset &lt;&lt; <span class="Constant">&quot; is too large: wants to end at &quot;</span> &lt;&lt; p_offset+p_filesz &lt;&lt; <span class="Constant">&quot; but the file ends at &quot;</span> &lt;&lt; size &lt;&lt; <span class="cSpecial">'\n'</span> &lt;&lt; <a href='003trace.cc.html#L173'>die</a><span class="Delimiter">();</span>
diff --git a/html/linux/bootstrap/013direct_addressing.cc.html b/html/linux/bootstrap/013direct_addressing.cc.html
index 449aedce..30a2767f 100644
--- a/html/linux/bootstrap/013direct_addressing.cc.html
+++ b/html/linux/bootstrap/013direct_addressing.cc.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/014indirect_addressing.cc.html b/html/linux/bootstrap/014indirect_addressing.cc.html
index 8b2447f4..a242b7cc 100644
--- a/html/linux/bootstrap/014indirect_addressing.cc.html
+++ b/html/linux/bootstrap/014indirect_addressing.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/015immediate_addressing.cc.html b/html/linux/bootstrap/015immediate_addressing.cc.html
index 916dcae7..6462b7be 100644
--- a/html/linux/bootstrap/015immediate_addressing.cc.html
+++ b/html/linux/bootstrap/015immediate_addressing.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/016index_addressing.cc.html b/html/linux/bootstrap/016index_addressing.cc.html
index 593549c3..e46490f2 100644
--- a/html/linux/bootstrap/016index_addressing.cc.html
+++ b/html/linux/bootstrap/016index_addressing.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/017jump_disp8.cc.html b/html/linux/bootstrap/017jump_disp8.cc.html
index f60d02c7..02cb7835 100644
--- a/html/linux/bootstrap/017jump_disp8.cc.html
+++ b/html/linux/bootstrap/017jump_disp8.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/018jump_disp32.cc.html b/html/linux/bootstrap/018jump_disp32.cc.html
index 71324789..6b5fabcf 100644
--- a/html/linux/bootstrap/018jump_disp32.cc.html
+++ b/html/linux/bootstrap/018jump_disp32.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/019functions.cc.html b/html/linux/bootstrap/019functions.cc.html
index a65bb9b8..169e701a 100644
--- a/html/linux/bootstrap/019functions.cc.html
+++ b/html/linux/bootstrap/019functions.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/020byte_addressing.cc.html b/html/linux/bootstrap/020byte_addressing.cc.html
index 11e40d47..84a34b8d 100644
--- a/html/linux/bootstrap/020byte_addressing.cc.html
+++ b/html/linux/bootstrap/020byte_addressing.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/021div.cc.html b/html/linux/bootstrap/021div.cc.html
index ac4c4950..a9ad5e09 100644
--- a/html/linux/bootstrap/021div.cc.html
+++ b/html/linux/bootstrap/021div.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/022float.cc.html b/html/linux/bootstrap/022float.cc.html
index 172d35f2..ac01e56d 100644
--- a/html/linux/bootstrap/022float.cc.html
+++ b/html/linux/bootstrap/022float.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/029syscalls.cc.html b/html/linux/bootstrap/029syscalls.cc.html
index 97883321..83680749 100644
--- a/html/linux/bootstrap/029syscalls.cc.html
+++ b/html/linux/bootstrap/029syscalls.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/030translate.cc.html b/html/linux/bootstrap/030translate.cc.html
index 4236b28c..a10dae73 100644
--- a/html/linux/bootstrap/030translate.cc.html
+++ b/html/linux/bootstrap/030translate.cc.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.SalientComment { color: #0000af; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
+.SalientComment { color: #0000af; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/031transforms.cc.html b/html/linux/bootstrap/031transforms.cc.html
index 723e0891..280b4741 100644
--- a/html/linux/bootstrap/031transforms.cc.html
+++ b/html/linux/bootstrap/031transforms.cc.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/032operands.cc.html b/html/linux/bootstrap/032operands.cc.html
index 1080e223..8b7f302c 100644
--- a/html/linux/bootstrap/032operands.cc.html
+++ b/html/linux/bootstrap/032operands.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
-.Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Constant { color: #008787; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/033check_operands.cc.html b/html/linux/bootstrap/033check_operands.cc.html
index 580d4203..24848b6c 100644
--- a/html/linux/bootstrap/033check_operands.cc.html
+++ b/html/linux/bootstrap/033check_operands.cc.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
 .Constant { color: #008787; }
-.SalientComment { color: #0000af; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.CommentedCode { color: #8a8a8a; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.SalientComment { color: #0000af; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
 .PreProc { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/034check_operand_bounds.cc.html b/html/linux/bootstrap/034check_operand_bounds.cc.html
index e7b45d05..e2f146ee 100644
--- a/html/linux/bootstrap/034check_operand_bounds.cc.html
+++ b/html/linux/bootstrap/034check_operand_bounds.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/035compute_segment_address.cc.html b/html/linux/bootstrap/035compute_segment_address.cc.html
index fce17df9..8f7045ea 100644
--- a/html/linux/bootstrap/035compute_segment_address.cc.html
+++ b/html/linux/bootstrap/035compute_segment_address.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/036labels.cc.html b/html/linux/bootstrap/036labels.cc.html
index 03c86401..b20452b0 100644
--- a/html/linux/bootstrap/036labels.cc.html
+++ b/html/linux/bootstrap/036labels.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/037global_variables.cc.html b/html/linux/bootstrap/037global_variables.cc.html
index aaffc02c..04c77f10 100644
--- a/html/linux/bootstrap/037global_variables.cc.html
+++ b/html/linux/bootstrap/037global_variables.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/038literal_strings.cc.html b/html/linux/bootstrap/038literal_strings.cc.html
index 5fef9807..5c9b74ab 100644
--- a/html/linux/bootstrap/038literal_strings.cc.html
+++ b/html/linux/bootstrap/038literal_strings.cc.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
 .Constant { color: #008787; }
-.Delimiter { color: #c000c0; }
 .Comment { color: #005faf; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.CommentedCode { color: #8a8a8a; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Identifier { color: #af5f00; }
+.Delimiter { color: #c000c0; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/039debug.cc.html b/html/linux/bootstrap/039debug.cc.html
index 928167b1..b177aa58 100644
--- a/html/linux/bootstrap/039debug.cc.html
+++ b/html/linux/bootstrap/039debug.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.Todo { color: #000000; background-color: #ffff00; padding-bottom: 1px; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Todo { color: #000000; background-color: #ffff00; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/bootstrap/040tests.cc.html b/html/linux/bootstrap/040tests.cc.html
index d892eed2..362a2d55 100644
--- a/html/linux/bootstrap/040tests.cc.html
+++ b/html/linux/bootstrap/040tests.cc.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.cSpecial { color: #008000; }
 .LineNr { }
 .Constant { color: #008787; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .Comment { color: #005faf; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #af5f00; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.cSpecial { color: #008000; }
 -->
 </style>
 
diff --git a/html/linux/braces.subx.html b/html/linux/braces.subx.html
index c2c020e9..9ebddb15 100644
--- a/html/linux/braces.subx.html
+++ b/html/linux/braces.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 .Folded { color: #080808; background-color: #949494; }
 -->
 </style>
diff --git a/html/linux/calls.subx.html b/html/linux/calls.subx.html
index ebcaace4..fb16e1ac 100644
--- a/html/linux/calls.subx.html
+++ b/html/linux/calls.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 .Folded { color: #080808; background-color: #949494; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/crenshaw2-1.subx.html b/html/linux/crenshaw2-1.subx.html
index aaabf648..4685b3de 100644
--- a/html/linux/crenshaw2-1.subx.html
+++ b/html/linux/crenshaw2-1.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/crenshaw2-1b.subx.html b/html/linux/crenshaw2-1b.subx.html
index 8ad0f1bb..23f3f950 100644
--- a/html/linux/crenshaw2-1b.subx.html
+++ b/html/linux/crenshaw2-1b.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/dquotes.subx.html b/html/linux/dquotes.subx.html
index c1e6e49d..75cba9c3 100644
--- a/html/linux/dquotes.subx.html
+++ b/html/linux/dquotes.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.subxMinorFunction { color: #875f5f; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/ex1.mu.html b/html/linux/ex1.mu.html
index c4e5520f..d47f3dd8 100644
--- a/html/linux/ex1.mu.html
+++ b/html/linux/ex1.mu.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/ex1.subx.html b/html/linux/ex1.subx.html
index 9431dc49..a3f639e6 100644
--- a/html/linux/ex1.subx.html
+++ b/html/linux/ex1.subx.html
@@ -10,8 +10,8 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
diff --git a/html/linux/ex10.subx.html b/html/linux/ex10.subx.html
index 12ed11ff..ae8dc8aa 100644
--- a/html/linux/ex10.subx.html
+++ b/html/linux/ex10.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/ex11.subx.html b/html/linux/ex11.subx.html
index bbbf2ce1..e0764652 100644
--- a/html/linux/ex11.subx.html
+++ b/html/linux/ex11.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
-.subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.subxMinorFunction { color: #875f5f; }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.subxMinorFunction { color: #875f5f; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxS2Comment { color: #8a8a8a; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/ex12.subx.html b/html/linux/ex12.subx.html
index 24d18d93..36401e8d 100644
--- a/html/linux/ex12.subx.html
+++ b/html/linux/ex12.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/ex13.subx.html b/html/linux/ex13.subx.html
index 697b3226..2189bc1b 100644
--- a/html/linux/ex13.subx.html
+++ b/html/linux/ex13.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/ex14.subx.html b/html/linux/ex14.subx.html
index 4fa33e2d..4dbc4dcc 100644
--- a/html/linux/ex14.subx.html
+++ b/html/linux/ex14.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/ex2.mu.html b/html/linux/ex2.mu.html
index decd4fcd..272c7f97 100644
--- a/html/linux/ex2.mu.html
+++ b/html/linux/ex2.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/ex2.subx.html b/html/linux/ex2.subx.html
index 0403b9e4..351d8f4a 100644
--- a/html/linux/ex2.subx.html
+++ b/html/linux/ex2.subx.html
@@ -10,8 +10,8 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
diff --git a/html/linux/ex3.2.mu.html b/html/linux/ex3.2.mu.html
index 137e7e9f..a374e737 100644
--- a/html/linux/ex3.2.mu.html
+++ b/html/linux/ex3.2.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/ex3.mu.html b/html/linux/ex3.mu.html
index 80924f85..b5b741ba 100644
--- a/html/linux/ex3.mu.html
+++ b/html/linux/ex3.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/ex3.subx.html b/html/linux/ex3.subx.html
index 12b1db79..0b89fdeb 100644
--- a/html/linux/ex3.subx.html
+++ b/html/linux/ex3.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/ex4.subx.html b/html/linux/ex4.subx.html
index 954afad9..1cae7b19 100644
--- a/html/linux/ex4.subx.html
+++ b/html/linux/ex4.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 -->
 </style>
diff --git a/html/linux/ex5.subx.html b/html/linux/ex5.subx.html
index e4b97fa9..dd85b69f 100644
--- a/html/linux/ex5.subx.html
+++ b/html/linux/ex5.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/ex6.subx.html b/html/linux/ex6.subx.html
index c701c3dd..41c63e09 100644
--- a/html/linux/ex6.subx.html
+++ b/html/linux/ex6.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/ex7.subx.html b/html/linux/ex7.subx.html
index ddcc22c3..d489c25e 100644
--- a/html/linux/ex7.subx.html
+++ b/html/linux/ex7.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/ex8.subx.html b/html/linux/ex8.subx.html
index c70272de..72da315f 100644
--- a/html/linux/ex8.subx.html
+++ b/html/linux/ex8.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/ex9.subx.html b/html/linux/ex9.subx.html
index 57e729d3..d256dc22 100644
--- a/html/linux/ex9.subx.html
+++ b/html/linux/ex9.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/factorial.mu.html b/html/linux/factorial.mu.html
index 6e81da86..4dcf93ed 100644
--- a/html/linux/factorial.mu.html
+++ b/html/linux/factorial.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEbx { color: #8787af; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.muRegEbx { color: #8787af; }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/factorial.subx.html b/html/linux/factorial.subx.html
index e21238bd..1d42008e 100644
--- a/html/linux/factorial.subx.html
+++ b/html/linux/factorial.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/factorial2.subx.html b/html/linux/factorial2.subx.html
index f826b3a9..f7d2f111 100644
--- a/html/linux/factorial2.subx.html
+++ b/html/linux/factorial2.subx.html
@@ -10,16 +10,16 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/factorial3.subx.html b/html/linux/factorial3.subx.html
index 9fae571f..4bf3c779 100644
--- a/html/linux/factorial3.subx.html
+++ b/html/linux/factorial3.subx.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/factorial4.subx.html b/html/linux/factorial4.subx.html
index 9a79509f..a52949c0 100644
--- a/html/linux/factorial4.subx.html
+++ b/html/linux/factorial4.subx.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/hello.mu.html b/html/linux/hello.mu.html
index 585e5a99..d9979526 100644
--- a/html/linux/hello.mu.html
+++ b/html/linux/hello.mu.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/hex.subx.html b/html/linux/hex.subx.html
index 6e911410..cf871dbf 100644
--- a/html/linux/hex.subx.html
+++ b/html/linux/hex.subx.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/labels_baremetal.subx.html b/html/linux/labels_baremetal.subx.html
index 773ada27..581b6622 100644
--- a/html/linux/labels_baremetal.subx.html
+++ b/html/linux/labels_baremetal.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/mu-init-test.subx.html b/html/linux/mu-init-test.subx.html
index 199e7a83..6b2837a1 100644
--- a/html/linux/mu-init-test.subx.html
+++ b/html/linux/mu-init-test.subx.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .LineNr { }
+.SpecialChar { color: #d70000; }
+.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
diff --git a/html/linux/mu-init.subx.html b/html/linux/mu-init.subx.html
index db49fe50..da60c666 100644
--- a/html/linux/mu-init.subx.html
+++ b/html/linux/mu-init.subx.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
 .LineNr { }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/mu.subx.html b/html/linux/mu.subx.html
index 6ac243f0..c4cbbaf6 100644
--- a/html/linux/mu.subx.html
+++ b/html/linux/mu.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .subxMinorFunction { color: #875f5f; }
-.CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/pack.subx.html b/html/linux/pack.subx.html
index 7d95becc..c04ed03d 100644
--- a/html/linux/pack.subx.html
+++ b/html/linux/pack.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/parse-int.mu.html b/html/linux/parse-int.mu.html
index 0fe96dd9..a7606797 100644
--- a/html/linux/parse-int.mu.html
+++ b/html/linux/parse-int.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEax { color: #875f00; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
-.muRegEax { color: #875f00; }
+.Constant { color: #008787; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
 -->
 </style>
 
diff --git a/html/linux/print-file.mu.html b/html/linux/print-file.mu.html
index 299df4b0..1835fc2c 100644
--- a/html/linux/print-file.mu.html
+++ b/html/linux/print-file.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
 .LineNr { }
 .Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/random.subx.html b/html/linux/random.subx.html
index 1ba5ffd3..b498736b 100644
--- a/html/linux/random.subx.html
+++ b/html/linux/random.subx.html
@@ -10,17 +10,17 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/1.mu.html b/html/linux/raytracing/1.mu.html
index aff9e488..e48ce214 100644
--- a/html/linux/raytracing/1.mu.html
+++ b/html/linux/raytracing/1.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/2.mu.html b/html/linux/raytracing/2.mu.html
index ff2f9576..ee561a64 100644
--- a/html/linux/raytracing/2.mu.html
+++ b/html/linux/raytracing/2.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
+.CommentedCode { color: #8a8a8a; }
+.LineNr { }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.CommentedCode { color: #8a8a8a; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/3.mu.html b/html/linux/raytracing/3.mu.html
index e479d4cb..64efdc57 100644
--- a/html/linux/raytracing/3.mu.html
+++ b/html/linux/raytracing/3.mu.html
@@ -10,26 +10,26 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.muS2Comment { color: #8a8a8a; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
 .muS1Comment { color: #0000af; }
+.muS2Comment { color: #8a8a8a; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/color.mu.html b/html/linux/raytracing/color.mu.html
index a646459e..43b04815 100644
--- a/html/linux/raytracing/color.mu.html
+++ b/html/linux/raytracing/color.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muRegEax { color: #875f00; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
-.muRegEax { color: #875f00; }
+.Constant { color: #008787; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/ray.mu.html b/html/linux/raytracing/ray.mu.html
index 65e762eb..2b9caf2e 100644
--- a/html/linux/raytracing/ray.mu.html
+++ b/html/linux/raytracing/ray.mu.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/raytracing/vec.mu.html b/html/linux/raytracing/vec.mu.html
index e7a65eaa..363585d7 100644
--- a/html/linux/raytracing/vec.mu.html
+++ b/html/linux/raytracing/vec.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.muRegEdi { color: #87ffd7; }
+.Special { color: #ff6060; }
+.CommentedCode { color: #8a8a8a; }
 .LineNr { }
-.muComment { color: #005faf; }
-.Constant { color: #008787; }
+.muRegEdi { color: #87ffd7; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.CommentedCode { color: #8a8a8a; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/linux/rpn.mu.html b/html/linux/rpn.mu.html
index e55dc8a3..87dfaf32 100644
--- a/html/linux/rpn.mu.html
+++ b/html/linux/rpn.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
 .muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
 -->
 </style>
 
diff --git a/html/linux/sigils.subx.html b/html/linux/sigils.subx.html
index 5e25ba69..4cf3df1e 100644
--- a/html/linux/sigils.subx.html
+++ b/html/linux/sigils.subx.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/stack_array.subx.html b/html/linux/stack_array.subx.html
index 52d86d56..709b4919 100644
--- a/html/linux/stack_array.subx.html
+++ b/html/linux/stack_array.subx.html
@@ -10,18 +10,18 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 -->
 </style>
 
diff --git a/html/linux/subx-params.subx.html b/html/linux/subx-params.subx.html
index 135b923d..dc4da4ab 100644
--- a/html/linux/subx-params.subx.html
+++ b/html/linux/subx-params.subx.html
@@ -10,8 +10,8 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
diff --git a/html/linux/survey_baremetal.subx.html b/html/linux/survey_baremetal.subx.html
index 974c5d13..bee3ce57 100644
--- a/html/linux/survey_baremetal.subx.html
+++ b/html/linux/survey_baremetal.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/survey_elf.subx.html b/html/linux/survey_elf.subx.html
index e694c706..83b8eae8 100644
--- a/html/linux/survey_elf.subx.html
+++ b/html/linux/survey_elf.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
 .subxTest { color: #5f8700; }
-.SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .CommentedCode { color: #8a8a8a; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.SpecialChar { color: #d70000; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/tests.subx.html b/html/linux/tests.subx.html
index 5561608b..e1215211 100644
--- a/html/linux/tests.subx.html
+++ b/html/linux/tests.subx.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.Constant { color: #008787; }
+.subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
diff --git a/html/linux/texture.mu.html b/html/linux/texture.mu.html
index 67d70efa..0e428b64 100644
--- a/html/linux/texture.mu.html
+++ b/html/linux/texture.mu.html
@@ -10,24 +10,24 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/box.mu.html b/html/linux/tile/box.mu.html
index 312b33d1..55d8a5ca 100644
--- a/html/linux/tile/box.mu.html
+++ b/html/linux/tile/box.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEsi { color: #87d787; }
+.Special { color: #ff6060; }
 .LineNr { }
 .Constant { color: #008787; }
-.muComment { color: #005faf; }
-.muRegEcx { color: #af875f; }
-.muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/linux/tile/data.mu.html b/html/linux/tile/data.mu.html
index 2962d0bb..a4e3b874 100644
--- a/html/linux/tile/data.mu.html
+++ b/html/linux/tile/data.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.LineNr { }
 .muRegEdi { color: #87ffd7; }
 .muRegEcx { color: #af875f; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEdx { color: #878700; }
-.muFunction { color: #af5f00; text-decoration: underline; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .Special { color: #ff6060; }
+.muFunction { color: #af5f00; text-decoration: underline; }
+.PreProc { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/linux/tile/environment.mu.html b/html/linux/tile/environment.mu.html
index a383d0c7..719f132d 100644
--- a/html/linux/tile/environment.mu.html
+++ b/html/linux/tile/environment.mu.html
@@ -10,25 +10,25 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.muS2Comment { color: #8a8a8a; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
+.muS2Comment { color: #8a8a8a; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/float-stack.mu.html b/html/linux/tile/float-stack.mu.html
index 366ca4ed..5a092a31 100644
--- a/html/linux/tile/float-stack.mu.html
+++ b/html/linux/tile/float-stack.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.muRegEax { color: #875f00; }
+.Special { color: #ff6060; }
 .LineNr { }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muRegEax { color: #875f00; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/linux/tile/gap-buffer.mu.html b/html/linux/tile/gap-buffer.mu.html
index bc50457f..0aac2736 100644
--- a/html/linux/tile/gap-buffer.mu.html
+++ b/html/linux/tile/gap-buffer.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
+.Special { color: #ff6060; }
+.LineNr { }
 .muRegEdx { color: #878700; }
 .muRegEcx { color: #af875f; }
-.LineNr { }
-.muRegEdi { color: #87ffd7; }
-.muComment { color: #005faf; }
-.Constant { color: #008787; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/linux/tile/grapheme-stack.mu.html b/html/linux/tile/grapheme-stack.mu.html
index 0fd7ba87..9c14b5e8 100644
--- a/html/linux/tile/grapheme-stack.mu.html
+++ b/html/linux/tile/grapheme-stack.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.muRegEax { color: #875f00; }
+.Special { color: #ff6060; }
 .LineNr { }
-.muRegEbx { color: #8787af; }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muRegEax { color: #875f00; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 .muComment { color: #005faf; }
-.Special { color: #ff6060; }
 -->
 </style>
 
diff --git a/html/linux/tile/main.mu.html b/html/linux/tile/main.mu.html
index ce9981b1..561bdd7a 100644
--- a/html/linux/tile/main.mu.html
+++ b/html/linux/tile/main.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEdi { color: #87ffd7; }
-.muRegEcx { color: #af875f; }
+.muRegEsi { color: #87d787; }
+.Special { color: #ff6060; }
 .LineNr { }
+.muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
-.muComment { color: #005faf; }
-.muRegEbx { color: #8787af; }
-.muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.muRegEbx { color: #8787af; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/linux/tile/rpn.mu.html b/html/linux/tile/rpn.mu.html
index be2e48ec..2d4b0405 100644
--- a/html/linux/tile/rpn.mu.html
+++ b/html/linux/tile/rpn.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/surface.mu.html b/html/linux/tile/surface.mu.html
index 56b33ca1..53b6ca10 100644
--- a/html/linux/tile/surface.mu.html
+++ b/html/linux/tile/surface.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/table.mu.html b/html/linux/tile/table.mu.html
index 31dcfc1f..f25c562a 100644
--- a/html/linux/tile/table.mu.html
+++ b/html/linux/tile/table.mu.html
@@ -10,24 +10,24 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/value-stack.mu.html b/html/linux/tile/value-stack.mu.html
index ad7b9718..d359cd35 100644
--- a/html/linux/tile/value-stack.mu.html
+++ b/html/linux/tile/value-stack.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/value.mu.html b/html/linux/tile/value.mu.html
index 1716841a..96e9efd7 100644
--- a/html/linux/tile/value.mu.html
+++ b/html/linux/tile/value.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tile/word.mu.html b/html/linux/tile/word.mu.html
index c7f1c0e4..1daca13d 100644
--- a/html/linux/tile/word.mu.html
+++ b/html/linux/tile/word.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/linux/tui.mu.html b/html/linux/tui.mu.html
index 63d63f0f..a2224de8 100644
--- a/html/linux/tui.mu.html
+++ b/html/linux/tui.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.Constant { color: #008787; }
-.muRegEbx { color: #8787af; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/mandelbrot-fixed.mu.html b/html/mandelbrot-fixed.mu.html
index 2f48be18..316a071f 100644
--- a/html/mandelbrot-fixed.mu.html
+++ b/html/mandelbrot-fixed.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/mandelbrot-silhouette.mu.html b/html/mandelbrot-silhouette.mu.html
index 42ed277f..de6f5b21 100644
--- a/html/mandelbrot-silhouette.mu.html
+++ b/html/mandelbrot-silhouette.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
 .LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
-.muRegEsi { color: #87d787; }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
 -->
 </style>
 
diff --git a/html/mandelbrot.mu.html b/html/mandelbrot.mu.html
index 9a44cc5d..14324ce4 100644
--- a/html/mandelbrot.mu.html
+++ b/html/mandelbrot.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
 .LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
-.muRegEsi { color: #87d787; }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
 -->
 </style>
 
diff --git a/html/mu-init.subx.html b/html/mu-init.subx.html
index 68867335..4af3f5c0 100644
--- a/html/mu-init.subx.html
+++ b/html/mu-init.subx.html
@@ -10,15 +10,15 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
 .LineNr { }
+.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
-.CommentedCode { color: #8a8a8a; }
 -->
 </style>
 
diff --git a/html/rpn.mu.html b/html/rpn.mu.html
index 0e2e979c..ec9b78b6 100644
--- a/html/rpn.mu.html
+++ b/html/rpn.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.muRegEdi { color: #87ffd7; }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muRegEdi { color: #87ffd7; }
 -->
 </style>
 
diff --git a/html/shell/cell.mu.html b/html/shell/cell.mu.html
index 2317802a..c58efa7d 100644
--- a/html/shell/cell.mu.html
+++ b/html/shell/cell.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muRegEsi { color: #87d787; }
+.muComment { color: #005faf; }
 .LineNr { }
 .Constant { color: #008787; }
-.muRegEcx { color: #af875f; }
-.muRegEsi { color: #87d787; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.muRegEcx { color: #af875f; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/shell/environment.mu.html b/html/shell/environment.mu.html
index 5c02e4f6..a3761b41 100644
--- a/html/shell/environment.mu.html
+++ b/html/shell/environment.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/evaluate.mu.html b/html/shell/evaluate.mu.html
index 4dcdab18..1ad7707b 100644
--- a/html/shell/evaluate.mu.html
+++ b/html/shell/evaluate.mu.html
@@ -10,26 +10,26 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
+.Folded { color: #080808; background-color: #949494; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Folded { color: #080808; background-color: #949494; }
 .muTest { color: #5f8700; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/gap-buffer.mu.html b/html/shell/gap-buffer.mu.html
index d64fee8b..d869bae4 100644
--- a/html/shell/gap-buffer.mu.html
+++ b/html/shell/gap-buffer.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/global.mu.html b/html/shell/global.mu.html
index 1e2f1837..2427b27d 100644
--- a/html/shell/global.mu.html
+++ b/html/shell/global.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.Special { color: #ff6060; }
 .LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muRegEbx { color: #8787af; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muRegEcx { color: #af875f; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
+.muRegEbx { color: #8787af; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 .muComment { color: #005faf; }
-.Special { color: #ff6060; }
 -->
 </style>
 
diff --git a/html/shell/grapheme-stack.mu.html b/html/shell/grapheme-stack.mu.html
index 050ed007..613ec2ae 100644
--- a/html/shell/grapheme-stack.mu.html
+++ b/html/shell/grapheme-stack.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/infix.mu.html b/html/shell/infix.mu.html
index 6153094d..f8305359 100644
--- a/html/shell/infix.mu.html
+++ b/html/shell/infix.mu.html
@@ -10,26 +10,26 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.CommentedCode { color: #8a8a8a; }
+.Folded { color: #080808; background-color: #949494; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.Folded { color: #080808; background-color: #949494; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/int-stack.mu.html b/html/shell/int-stack.mu.html
index 705d76be..363f3a3e 100644
--- a/html/shell/int-stack.mu.html
+++ b/html/shell/int-stack.mu.html
@@ -10,21 +10,21 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
 .muRegEcx { color: #af875f; }
-.muRegEax { color: #875f00; }
+.Special { color: #ff6060; }
 .LineNr { }
 .muRegEdx { color: #878700; }
-.Constant { color: #008787; }
+.muRegEax { color: #875f00; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/shell/macroexpand.mu.html b/html/shell/macroexpand.mu.html
index bcfae257..e4fc4b62 100644
--- a/html/shell/macroexpand.mu.html
+++ b/html/shell/macroexpand.mu.html
@@ -10,26 +10,26 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
 .Folded { color: #080808; background-color: #949494; }
-.CommentedCode { color: #8a8a8a; }
 .muTest { color: #5f8700; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/main.mu.html b/html/shell/main.mu.html
index 9cf265e1..800f8b8f 100644
--- a/html/shell/main.mu.html
+++ b/html/shell/main.mu.html
@@ -10,19 +10,19 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.Special { color: #ff6060; }
+.muComment { color: #005faf; }
 .LineNr { }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
 .muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/shell/parenthesize.mu.html b/html/shell/parenthesize.mu.html
index 92c3fe1f..c00fc005 100644
--- a/html/shell/parenthesize.mu.html
+++ b/html/shell/parenthesize.mu.html
@@ -10,26 +10,26 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muTest { color: #5f8700; }
 .muComment { color: #005faf; }
 .muS1Comment { color: #0000af; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/parse.mu.html b/html/shell/parse.mu.html
index 522c7ad9..e57e5959 100644
--- a/html/shell/parse.mu.html
+++ b/html/shell/parse.mu.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muComment { color: #005faf; }
-.Constant { color: #008787; }
+.Special { color: #ff6060; }
+.LineNr { }
 .muRegEdx { color: #878700; }
+.muRegEcx { color: #af875f; }
+.muRegEsi { color: #87d787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muRegEsi { color: #87d787; }
-.Special { color: #ff6060; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
+.muComment { color: #005faf; }
 -->
 </style>
 
diff --git a/html/shell/primitives.mu.html b/html/shell/primitives.mu.html
index 18d302d7..279f05a8 100644
--- a/html/shell/primitives.mu.html
+++ b/html/shell/primitives.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/print.mu.html b/html/shell/print.mu.html
index bb36a49c..9a927129 100644
--- a/html/shell/print.mu.html
+++ b/html/shell/print.mu.html
@@ -10,23 +10,23 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
-.muRegEcx { color: #af875f; }
-.Special { color: #ff6060; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.muTest { color: #5f8700; }
 .LineNr { }
 .muRegEdi { color: #87ffd7; }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
-.muRegEsi { color: #87d787; }
+.muRegEcx { color: #af875f; }
+.Special { color: #ff6060; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muTest { color: #5f8700; }
-.muComment { color: #005faf; }
+.muRegEsi { color: #87d787; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/shell/read.mu.html b/html/shell/read.mu.html
index 2be18920..87c3825e 100644
--- a/html/shell/read.mu.html
+++ b/html/shell/read.mu.html
@@ -10,20 +10,20 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.PreProc { color: #c000c0; }
+.muRegEdx { color: #878700; }
+.muComment { color: #005faf; }
+.LineNr { }
 .muRegEcx { color: #af875f; }
 .Special { color: #ff6060; }
-.LineNr { }
-.muRegEdx { color: #878700; }
-.Constant { color: #008787; }
 .muRegEax { color: #875f00; }
 .Delimiter { color: #c000c0; }
 .muFunction { color: #af5f00; text-decoration: underline; }
-.muComment { color: #005faf; }
+.Constant { color: #008787; }
+.PreProc { color: #c000c0; }
 -->
 </style>
 
diff --git a/html/shell/sandbox.mu.html b/html/shell/sandbox.mu.html
index 29c11e3e..0ee9fe36 100644
--- a/html/shell/sandbox.mu.html
+++ b/html/shell/sandbox.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/tokenize.mu.html b/html/shell/tokenize.mu.html
index e6f540c6..20381132 100644
--- a/html/shell/tokenize.mu.html
+++ b/html/shell/tokenize.mu.html
@@ -10,14 +10,12 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -28,6 +26,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>
 
diff --git a/html/shell/trace.mu.html b/html/shell/trace.mu.html
index 6203947d..d8ee5fa7 100644
--- a/html/shell/trace.mu.html
+++ b/html/shell/trace.mu.html
@@ -10,15 +10,13 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
 .CommentedCode { color: #8a8a8a; }
-.muRegEdx { color: #878700; }
-.muRegEbx { color: #8787af; }
 .muRegEsi { color: #87d787; }
 .muRegEdi { color: #87ffd7; }
 .Constant { color: #008787; }
@@ -29,6 +27,8 @@ a { color:inherit; }
 .muComment { color: #005faf; }
 .muRegEax { color: #875f00; }
 .muRegEcx { color: #af875f; }
+.muRegEdx { color: #878700; }
+.muRegEbx { color: #8787af; }
 -->
 </style>