[Demudi-commits] r559 - in packages/demudi/trunk: debian fluxbox/styles

Free Ekanayaka free-guest@costa.debian.org
Sun, 17 Apr 2005 20:14:36 +0000


Author: free-guest
Date: 2005-04-17 20:14:35 +0000 (Sun, 17 Apr 2005)
New Revision: 559

Modified:
   packages/demudi/trunk/debian/changelog
   packages/demudi/trunk/fluxbox/styles/Statik
Log:
  * [fluxbox]
      - bigger window buttons and visible borders

Modified: packages/demudi/trunk/debian/changelog
===================================================================
--- packages/demudi/trunk/debian/changelog	2005-04-17 18:41:57 UTC (rev 558)
+++ packages/demudi/trunk/debian/changelog	2005-04-17 20:14:35 UTC (rev 559)
@@ -4,6 +4,8 @@
       - fixed garbled qjackctl entry
   * [cfengine]
       - fixed bashism in demudi-cfengine script
+  * [fluxbox]
+      - bigger window buttons and visible borders
 
  -- Free Ekanayaka <free@agnula.org>  Wed, 13 Apr 2005 02:01:30 +0200
 

Modified: packages/demudi/trunk/fluxbox/styles/Statik
===================================================================
--- packages/demudi/trunk/fluxbox/styles/Statik	2005-04-17 18:41:57 UTC (rev 558)
+++ packages/demudi/trunk/fluxbox/styles/Statik	2005-04-17 20:14:35 UTC (rev 559)
@@ -40,9 +40,12 @@
 
 !The toolbar - general settings for the toolbar
 
-toolbar.borderWidth:			0
-!toolbar.borderColor: <color>
+! was 0
+toolbar.borderWidth:			1
 
+! was commented
+toolbar.borderColor: #3c3c3c
+
 toolbar.shaped:				True
 toolbar.alpha:				150
 toolbar.height:				18
@@ -95,7 +98,8 @@
 !Unfocused window icon
 
 !toolbar.iconbar.unfocused.font:		sans-9:bold
-toolbar.iconbar.unfocused.textColor:	#4F4F4F
+! was #4F4F4F
+toolbar.iconbar.unfocused.textColor:	#8F8F8F
 toolbar.iconbar.unfocused.justify: 	center
 
 toolbar.iconbar.unfocused:		Flat
@@ -123,12 +127,17 @@
 
 !window.font: 				rothwell-15:bold,shadow
 window.justify:				Center
-window.roundCorners:			topleft topright BottomLeft  BottomRight
+! was topleft topright BottomLeft  BottomRight
+window.roundCorners:			topleft topright 
 window.alpha:                           150
-window.bevelWidth:                      5
-window.borderWidth: 			0
-!window.borderColor: <color>
+! was 5
+window.bevelWidth:                      2
+! was 0
+window.borderWidth: 			1
 
+! was commented
+window.borderColor: #3C3C3C
+
 !---------------------------------------------------------
 
 !focused and unfocused window
@@ -151,24 +160,31 @@
 
 window.label.unfocus:			Flat
 window.label.unfocus.color:		#000000
-window.label.unfocus.textColor:		#363636
+! was #363636
+window.label.unfocus.textColor:		#666666
 
 !handle - the bar along the bottom of the window for resizing vertically
 
 window.handleWidth:			5
 
-window.handle.focus:			Flat
+!was Flat
+window.handle.focus:			Sunken
 window.handle.focus.color:		#1C1C1C
 
-window.handle.unfocus:			Flat
-window.handle.unfocus.color:		#000000
+! was Flat
+window.handle.unfocus:			Sunken
+! was #000000
+window.handle.unfocus.color:		#1C1C1C
 
 !grips - either side of the handle for resizing in horizontally and vertically
 
-window.grip.focus:			Flat
-window.grip.focus.color:		#1C1C1C
+! was Flat
+window.grip.focus:			Sunken
+! was #1C1C1C
+window.grip.focus.color:		#3C3C3C
 
-window.grip.unfocus:			Flat
+! was Flat
+window.grip.unfocus:			Sunken
 window.grip.unfocus.color:		#000000
 
 !button - sets the background for the window buttons - not visible if window buttons (below) are used