]> gitweb.factorcode.org Git - factor.git/commitdiff
help.stylesheet: tweak color
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 18 Feb 2010 15:11:57 +0000 (04:11 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 18 Feb 2010 15:11:57 +0000 (04:11 +1300)
basis/help/stylesheet/stylesheet.factor

index d5b783fef86534969225afb776dae7b00ed0a8c7..254b65e5ac177d0a1943f55e95723e2819d9aead 100644 (file)
@@ -83,7 +83,7 @@ H{
 SYMBOL: output-style
 H{
     { font-style bold }
-    { foreground COLOR: dark-red }
+    { foreground COLOR: DarkOrange4 }
 } output-style set-global
 
 SYMBOL: url-style