styles/greenPC.style
changeset 180 0b3a8658d55e
parent 144 cf645a1ebbb3
child 242 f7e4fcb6a9e8
--- a/styles/greenPC.style	Thu Aug 31 06:43:20 1995 +0200
+++ b/styles/greenPC.style	Thu Sep 07 14:31:44 1995 +0200
@@ -10,11 +10,7 @@
 ; On my SGI, this one looks great; on VGA's, the colors come out
 ; a bit too dark.
 ;
-; $Header: /cvs/stx/stx/libview/styles/greenPC.style,v 1.2 1995-05-16 17:15:40 claus Exp $
-
-#include 'motif.style'
-
-comment  'like motif style;\\with different viewbackground'
+; $Header: /cvs/stx/stx/libview/styles/greenPC.style,v 1.3 1995-09-07 12:31:02 claus Exp $
 
 #if Display hasGreyscales
 wooden             (Image fromFile:'bitmaps/wood2H.tiff')
@@ -28,7 +24,14 @@
 
 lightColor         =woodColor lightened
 shadowColor        =woodColor darkened darkened
+mediumColor        =woodColor darkened 
+#endif
 
+#include 'motif.common'
+
+comment  'like motif, with cute viewbackground\\not recommended for slow display servers.'
+
+#if Display hasGreyscales
 buttonActiveForegroundColor      Color white
 buttonActiveBackgroundColor      =granite 
 buttonForegroundColor            Color grey:80
@@ -52,6 +55,3 @@
 menuHilightForegroundColor       =wooden
 menuHilightBackgroundColor       Color black
 #endif
-
-
-