styles/motif2.style
changeset 1857 854b5ec3c7b9
parent 1853 c3d87b4f6051
child 1948 6a9b754ca6d3
--- a/styles/motif2.style	Wed Aug 13 15:26:32 1997 +0200
+++ b/styles/motif2.style	Wed Aug 13 15:51:32 1997 +0200
@@ -3,13 +3,13 @@
 ; just a demo:
 ; like motif, but with different (red) menu-hilighting
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.9 1997-08-11 11:55:32 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.10 1997-08-13 13:51:22 cg Exp $
 
 #if Display hasGreyscales
-viewGrey                (Color grey:61) nearestOn:(Screen current) 
-lightColor              (Color grey:84) nearestOn:(Screen current)
-shadowColor             (Color grey:33) nearestOn:(Screen current)
-mediumColor             (Color grey:52) nearestOn:(Screen current)
+viewGrey                (Color grey:61) exactOrNearestOn:(Screen current) 
+lightColor              (Color grey:84) exactOrNearestOn:(Screen current)
+shadowColor             (Color grey:33) exactOrNearestOn:(Screen current)
+mediumColor             (Color grey:52) exactOrNearestOn:(Screen current)
 #else
 viewGrey                Color white
 lightColor              Color grey:25