styles/greenPC.style
changeset 6244 e052fc7783f9
parent 3702 39cb49a47bc1
child 6251 602ca5030646
--- a/styles/greenPC.style	Thu Feb 06 03:04:18 2014 +0100
+++ b/styles/greenPC.style	Thu Feb 06 03:09:38 2014 +0100
@@ -1,4 +1,4 @@
-; View defaultStyle:#greenPC 
+; View defaultStyle:#greenPC
 ;
 ; green PC - living in a box -- recycle you windows :-)
 ;
@@ -10,7 +10,9 @@
 ; 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.9 2002-08-19 16:26:47 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/greenPC.style,v 1.10 2014-02-06 02:09:38 cg Exp $
+
+previewFileName         'viewStyleSample_greenpc.png'
 
 #if Screen current hasGreyscales
 wooden             (Smalltalk imageFromFileNamed:'bitmaps/wood2H.tiff' inPackage:'stx:libwidg3')
@@ -24,7 +26,7 @@
 
 lightColor         =woodColor lightened
 shadowColor        =woodColor darkened darkened
-mediumColor        =woodColor darkened 
+mediumColor        =woodColor darkened
 
 #endif
 
@@ -38,12 +40,12 @@
 
 #if Screen current hasGreyscales
 button.activeForegroundColor      Color white
-button.activeBackgroundColor      =granite 
+button.activeBackgroundColor      =granite
 button.foregroundColor            Color grey:80
-button.backgroundColor            =granite 
+button.backgroundColor            =granite
 
-radioButton.backgroundColor       =wooden 
-radioButton.foregroundColor       Color black "Color grey:80"  
+radioButton.backgroundColor       =wooden
+radioButton.foregroundColor       Color black "Color grey:80"
 
 label.foregroundColor             Color black