*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 10 Sep 2002 14:13:25 +0200
changeset 3728 566b30ab2f4d
parent 3727 3cbc55b7db41
child 3729 d2cd7d8585a3
*** empty log message ***
styles/mswindows95.style
styles/mswindowsXP.style
--- a/styles/mswindows95.style	Fri Sep 06 23:07:14 2002 +0200
+++ b/styles/mswindows95.style	Tue Sep 10 14:13:25 2002 +0200
@@ -1,6 +1,6 @@
 ; View defaultStyle:#mswindows95 
 ;
-; $Header: /cvs/stx/stx/libview/styles/mswindows95.style,v 1.42 2002-09-06 20:53:36 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/mswindows95.style,v 1.43 2002-09-10 12:13:25 cg Exp $
 
 comment  'win95/nt lookalike'
 
@@ -34,6 +34,9 @@
 ; halfLightColor                  (Color grey:67) exactOrNearestOn:(Screen current)
 ; halfLightColor                  Color white "/ grey:67
 halfLightColor                  =viewGrey
+shadowColor                     (Color grey:33) exactOrNearestOn:(Screen current)
+
+; shadowColor                     Color black
 
 #else
 
@@ -41,11 +44,10 @@
 viewGrey                        Color white
 viewLightGrey                   Color white 
 lightColor                      Color grey:50
+shadowColor                     Color black
 
 #endif
 
-shadowColor                     Color black
-
 #if Screen current platformName = 'WIN32'
 
 selectionBlue                   [Screen current getSystemColor:#'COLOR_HIGHLIGHT']
--- a/styles/mswindowsXP.style	Fri Sep 06 23:07:14 2002 +0200
+++ b/styles/mswindowsXP.style	Tue Sep 10 14:13:25 2002 +0200
@@ -1,6 +1,6 @@
 ; View defaultStyle:#mswindowsXP 
 ;
-; $Header: /cvs/stx/stx/libview/styles/mswindowsXP.style,v 1.3 2002-09-06 20:53:36 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/mswindowsXP.style,v 1.4 2002-09-10 12:13:25 cg Exp $
 
 name                            #winXP 
 
@@ -82,4 +82,6 @@
 
 arrowButton.passiveLevel          0
 arrowButton.activeLevel           0
+arrowButton.backgroundColor       =scroller.viewBackground
+arrowButton.activeBackgroundColor =scroller.viewBackground