styles/motif2.style
changeset 1853 c3d87b4f6051
parent 1440 114c32a3d0ea
child 1857 854b5ec3c7b9
--- a/styles/motif2.style	Thu Aug 07 18:49:20 1997 +0200
+++ b/styles/motif2.style	Mon Aug 11 13:55:36 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.8 1997-03-07 11:07:03 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.9 1997-08-11 11:55:32 cg Exp $
 
 #if Display hasGreyscales
-viewGrey                Color grey:61 
-lightColor              Color grey:84
-shadowColor             Color grey:33
-mediumColor             Color grey:52.
+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)
 #else
 viewGrey                Color white
 lightColor              Color grey:25