about summary refs log tree commit diff stats
path: root/html/subx/apps
diff options
context:
space:
mode:
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; }
 -->