styles/normal.style
changeset 1620 49812898bfe2
parent 1440 114c32a3d0ea
child 1948 6a9b754ca6d3
--- a/styles/normal.style	Sun Apr 20 12:45:23 1997 +0200
+++ b/styles/normal.style	Mon Apr 21 11:08:38 1997 +0200
@@ -3,7 +3,7 @@
 ; the good-old normal 2D style - actually not bad to work
 ; with. Also the best to use on black&white displays
 ;
-; $Header: /cvs/stx/stx/libview/styles/normal.style,v 1.9 1997-03-07 11:07:04 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/normal.style,v 1.10 1997-04-21 09:08:36 cg Exp $
 
 comment  'plain good old 2D style.\No fancy decoration, but functional.\Great for monochrome displays.'
 
@@ -49,3 +49,14 @@
 
 checkToggleActiveForegroundColor        Color black
 checkToggleActiveBackgroundColor        Color white
+
+#if Display hasGrayscales not
+htmlAnchorUnderline                true
+htmlAnchorForegroundColor          Color black
+htmlBackgroundColor                Color white
+htmlActiveAnchorForegroundColor    Color black
+htmlActiveAnchorBackgroundColor    =htmlBackgroundColor
+htmlVisitedAnchorForegroundColor   Color black
+htmlExampleAnchorForegroundColor   Color black
+#endif
+