about summary refs log tree commit diff stats
path: root/html/fork.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/fork.mu.html')
-rw-r--r--html/fork.mu.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/fork.mu.html b/html/fork.mu.html
index 414dfd3d..1dbd922c 100644
--- a/html/fork.mu.html
+++ b/html/fork.mu.html
@@ -10,14 +10,14 @@
 <meta name="colorscheme" content="minimal">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #000000; }
-body { font-family: monospace; color: #d0d0d0; background-color: #000000; }
+pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #080808; }
+body { font-family: monospace; color: #d0d0d0; background-color: #080808; }
 * { font-size: 1em; }
-.muRecipe { color: #ff8700; }
 .Constant { color: #008080; }
 .Comment { color: #8080ff; }
 .Delimiter { color: #c000c0; }
 .Identifier { color: #008080; }
+.muRecipe { color: #ff8700; }
 -->
 </style>