styles/motif2.style
changeset 180 0b3a8658d55e
parent 144 cf645a1ebbb3
child 246 77e353b0ba79
--- a/styles/motif2.style	Thu Aug 31 06:43:20 1995 +0200
+++ b/styles/motif2.style	Thu Sep 07 14:31:44 1995 +0200
@@ -3,12 +3,23 @@
 ; just a demo:
 ; like motif, but with different (red) menu-hilighting
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.2 1995-05-16 17:15:52 claus Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.3 1995-09-07 12:31:11 claus Exp $
 
+#if Display hasGreyscales
+viewGrey                Color grey:61 
+lightColor              Color grey:84
+shadowColor             Color grey:33
+mediumColor             Color grey:52.
+#else
+viewGrey                Color white
+lightColor              Color grey:25
+shadowColor             Color black
+mediumColor             Color grey:50.
+#endif
 
 #include 'motif.style'
 
-comment  'like motif.style;\\with changed menu & selection colors'
+comment  'like motif.style.\\With changed menu & selection colors (only a demo).'
 
 menuHilightForegroundColor      Color white
 menuHilightBackgroundColor      Color red
@@ -22,4 +33,3 @@
 selectionHilightForegroundColor Color black      
 selectionHilightBackgroundColor Color green
 selectionHilightLevel           1
-