styles/motif.common
changeset 1620 49812898bfe2
parent 1504 e9f6b4eadecf
child 1624 46064adf74a0
--- a/styles/motif.common	Sun Apr 20 12:45:23 1997 +0200
+++ b/styles/motif.common	Mon Apr 21 11:08:38 1997 +0200
@@ -2,7 +2,7 @@
 ; common motif stuff (not a style, but included by all motif style variations)
 ;
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.12 1997-04-01 13:09:25 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.13 1997-04-21 09:08:34 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -116,7 +116,15 @@
 rulerForegroundColor            Color black
 rulerBackgroundColor            =viewGrey
 
-
+#if Display hasGrayscales not
+htmlAnchorUnderline                true
+htmlAnchorForegroundColor          Color black
+htmlBackgroundColor                Color white
+htmlActiveAnchorForegroundColor    Color black
+htmlActiveAnchorBackgroundColor    =htmlBackgroundColor
+htmlVisitedAnchorForegroundColor   Color black
+htmlExampleAnchorForegroundColor   Color black
+#endif
 
 infoBoxSeparator                  true
 infoBoxIconFile                   'bitmaps/Information_motif.xbm'