about summary refs log tree commit diff stats
path: root/html/subx/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-16 20:52:47 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-16 20:52:47 -0800
commitcdfff1a18d2203b8493f8700ab694c1c05ef6161 (patch)
treeee8d998b73721b1288cd8829cc52bf72893062f8 /html/subx/apps
parent011a634cc6a114088e9f7f1208147f3f59fec853 (diff)
downloadmu-cdfff1a18d2203b8493f8700ab694c1c05ef6161.tar.gz
4869
Diffstat (limited to 'html/subx/apps')
-rw-r--r--html/subx/apps/crenshaw2-1.subx.html2
-rw-r--r--html/subx/apps/crenshaw2-1b.subx.html2
-rw-r--r--html/subx/apps/factorial.subx.html2
-rw-r--r--html/subx/apps/hex.subx.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/html/subx/apps/crenshaw2-1.subx.html b/html/subx/apps/crenshaw2-1.subx.html
index 44b0ac02..5372b93c 100644
--- a/html/subx/apps/crenshaw2-1.subx.html
+++ b/html/subx/apps/crenshaw2-1.subx.html
@@ -26,7 +26,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .Constant { color:#00a0a0; }
 .subxFunction { color: #ff8700; }
 .subxMinorFunction { color: #875f5f; }
-.subxTest { color: #00af00; }
+.subxTest { color: #5f8700; }
 .SpecialChar { color: #ff0000; }
 .subxH1Comment { color:#00ffff; }
 -->
diff --git a/html/subx/apps/crenshaw2-1b.subx.html b/html/subx/apps/crenshaw2-1b.subx.html
index 3d5196a2..37e36821 100644
--- a/html/subx/apps/crenshaw2-1b.subx.html
+++ b/html/subx/apps/crenshaw2-1b.subx.html
@@ -26,7 +26,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .Constant { color:#00a0a0; }
 .subxFunction { color: #ff8700; }
 .subxMinorFunction { color: #875f5f; }
-.subxTest { color: #00af00; }
+.subxTest { color: #5f8700; }
 .SpecialChar { color: #ff0000; }
 .subxH1Comment { color:#00ffff; }
 -->
diff --git a/html/subx/apps/factorial.subx.html b/html/subx/apps/factorial.subx.html
index 87a467fa..8383b297 100644
--- a/html/subx/apps/factorial.subx.html
+++ b/html/subx/apps/factorial.subx.html
@@ -25,7 +25,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .CommentedCode { color: #6c6c6c; }
 .Constant { color:#00a0a0; }
 .subxFunction { color: #ff8700; }
-.subxTest { color: #00af00; }
+.subxTest { color: #5f8700; }
 .SpecialChar { color: #ff0000; }
 .subxH1Comment { color:#00ffff; }
 -->
diff --git a/html/subx/apps/hex.subx.html b/html/subx/apps/hex.subx.html
index 928b233e..a97b1f11 100644
--- a/html/subx/apps/hex.subx.html
+++ b/html/subx/apps/hex.subx.html
@@ -26,7 +26,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .Constant { color:#00a0a0; }
 .subxFunction { color: #ff8700; }
 .subxMinorFunction { color: #875f5f; }
-.subxTest { color: #00af00; }
+.subxTest { color: #5f8700; }
 .SpecialChar { color: #ff0000; }
 .subxH1Comment { color:#00ffff; }
 -->