styles/motif.style
changeset 1624 46064adf74a0
parent 833 5628715a15c3
child 1853 c3d87b4f6051
--- a/styles/motif.style	Mon Apr 21 13:58:33 1997 +0200
+++ b/styles/motif.style	Mon Apr 21 13:59:20 1997 +0200
@@ -7,7 +7,7 @@
 ; on VGA displays, where the colors are a bit darkish,
 ; use motif_light
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.style,v 1.8 1996-06-12 12:13:05 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.style,v 1.9 1997-04-21 11:59:19 cg Exp $
 
 #if Display hasGreyscales
 viewGrey                Color grey:61
@@ -16,7 +16,7 @@
 mediumColor             Color grey:52
 #else
 viewGrey                Color white
-lightColor              Color grey:25
+lightColor              Color grey:75
 shadowColor             Color black
 mediumColor             Color grey:50.
 #endif
@@ -53,6 +53,10 @@
 editFieldBackgroundColor           Color red:100 green:75 blue:75
 editFieldSelectionBackgroundColor  Color white
 editFieldSelectionForegroundColor  Color black
+#else
+# if Display hasGrayscales not
+editFieldBackgroundColor           Color white
+# endif
 #endif