styles/os2.style
changeset 1620 49812898bfe2
parent 1447 968c4326f1b9
child 1853 c3d87b4f6051
--- a/styles/os2.style	Sun Apr 20 12:45:23 1997 +0200
+++ b/styles/os2.style	Mon Apr 21 11:08:38 1997 +0200
@@ -2,7 +2,7 @@
 ;
 ; this is not yet completed
 ;
-; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.8 1997-03-07 22:56:40 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.9 1997-04-21 09:08:37 cg Exp $
 
 comment  'OS/2 look alike'
 
@@ -143,6 +143,21 @@
 pullDownMenuSeparatingLines         false
 pullDownMenuLevel                   0
 pullDownMenuHilightLevel            -1
+#if Display hasGrayscales
 pullDownMenuHilightForegroundColor  Color black
+#else
+pullDownMenuHilightForegroundColor  Color white
+#endif
 pullDownMenuKeepMenu                true
 ; pullDownMenuToggleKeep              true
+
+#if Display hasGrayscales not
+htmlAnchorUnderline                true
+htmlAnchorForegroundColor          Color black
+htmlBackgroundColor                Color white
+htmlActiveAnchorForegroundColor    Color black
+htmlActiveAnchorBackgroundColor    =htmlBackgroundColor
+htmlVisitedAnchorForegroundColor   Color black
+htmlExampleAnchorForegroundColor   Color black
+#endif
+