about summary refs log tree commit diff stats
path: root/html/linux/apps/raytracing/color.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/apps/raytracing/color.mu.html')
-rw-r--r--html/linux/apps/raytracing/color.mu.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/linux/apps/raytracing/color.mu.html b/html/linux/apps/raytracing/color.mu.html
index dc60a456..0322ff11 100644
--- a/html/linux/apps/raytracing/color.mu.html
+++ b/html/linux/apps/raytracing/color.mu.html
@@ -15,15 +15,15 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color:
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .PreProc { color: #c000c0; }
-.muRegEcx { color: #870000; }
 .muRegEdx { color: #af5f00; }
+.Special { color: #ff6060; }
 .LineNr { }
-.muRegEsi { color: #005faf; }
 .Constant { color: #008787; }
-.muFunction { color: #af5f00; text-decoration: underline; }
+.muRegEsi { color: #005faf; }
+.muRegEcx { color: #870000; }
 .Delimiter { color: #c000c0; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
-.Special { color: #ff6060; }
 -->
 </style>