about summary refs log tree commit diff stats
path: root/html/subx/060write-stream.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-28 02:18:16 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-28 02:18:16 -0800
commite0610e396f0218f5927be8bbcba9ec05be4b1479 (patch)
tree8568eb940cc0944422f3e87a5b315e8769c89223 /html/subx/060write-stream.subx.html
parent044b4130214f9dbe0d9d9990a3b9c3fa2f0a1e45 (diff)
downloadmu-e0610e396f0218f5927be8bbcba9ec05be4b1479.tar.gz
4880
Diffstat (limited to 'html/subx/060write-stream.subx.html')
-rw-r--r--html/subx/060write-stream.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/060write-stream.subx.html b/html/subx/060write-stream.subx.html
index a6fa89be..d8fd2059 100644
--- a/html/subx/060write-stream.subx.html
+++ b/html/subx/060write-stream.subx.html
@@ -23,11 +23,11 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .LineNr { color:#444444; }
 .subxS1Comment { color:#2d8cff; }
 .CommentedCode { color: #6c6c6c; }
-.subxFunction { color: #ff8700; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .subxTest { color: #5f8700; }
 .subxMinorFunction { color: #875f5f; }
 .Constant { color:#00a0a0; }
-.SpecialChar { color: #ff0000; }
+.SpecialChar { color: #d70000; }
 -->
 </style>