! title:      BlueStar
! author:     m.kato
! email:      mkato@par.odn.ne.jp
! date:       2003/05/31

! ----- toolbar style -----

toolbar:  	   		Sanken gradient vertical
toolbar.color:			rgb:00/f0/ff
toolbar.colorTo:		rgb:00/50/59

toolbar.button:			Sanken gradient vertical
toolbar.button.color:		rgb:ff/fa/be
toolbar.button.colorTo:		rgb:51/35/20
toolbar.button.picColor:	rgb:ff/ff/ff

toolbar.button.pressed:		Sanken gradient vertical 
toolbar.button.pressed.color:	rgb:80/84/88
toolbar.button.pressed.colorTo:	rgb:60/64/68

toolbar.clock:			Sanken gradient vertical 
toolbar.clock.color:		rgb:50/f0/ff
toolbar.clock.colorTo:		rgb:00/30/40
toolbar.clock.textColor:	rgb:ff/ff/ff

toolbar.label:			Sanken gradient vertical  
toolbar.label.color:		rgb:50/f0/ff
toolbar.label.colorTo:		rgb:00/30/40
toolbar.label.textColor:	rgb:ff/ff/ff

toolbar.windowLabel:		Sanken gradient vertical
toolbar.windowLabel.color:	rgb:50/f0/ff
toolbar.windowLabel.colorTo:	rgb:00/30/40
toolbar.windowLabel.textColor:	rgb:ff/ff/ff


! ----- menu style -----

menu.title:			Sunken gradient vertical
menu.title.color:		rgb:50/f0/ff
menu.title.colorTo:		rgb:00/30/40
menu.title.textColor:		rgb:ff/ff/ff

menu.frame:			Sunken gradient Interlaced diagonal
menu.frame.color:		rgb:50/c0/cf
menu.frame.colorTo:		rgb:00/20/30
menu.frame.textColor:		rgb:ff/ff/ff

menu.hilite:			Sunken gradient vertical
menu.hilite.color:		rgb:ff/fa/be
menu.hilite.colorTo:		rgb:51/35/20
menu.hilite.textColor:		rgb:ff/ff/ff

menu.bullet:			diamond
menu.bullet.position:		right


! ----- window style -----

window.title.focus:		Sunken gradient vertical
window.title.focus.color:	rgb:00/83/90
window.title.focus.colorTo:	rgb:00/a0/af

window.title.unfocus:		Sunken gradient vertical
window.title.unfocus.color:	rgb:00/50/50
window.title.unfocus.colorTo:	rgb:00/70/7d
window.title.unfocus.textColor:	rgb:ff/ff/ff

window.label.focus:		Sunken gradient vertical
window.label.focus.color:	rgb:50/f0/ff
window.label.focus.colorTo:	rgb:00/30/40
window.label.focus.textColor:	rgb:ff/ff/ff

window.label.unfocus:		Sunken gradient vertical 
window.label.unfocus.color:	rgb:80/c0/cf
window.label.unfocus.colorTo:	rgb:00/28/38
window.label.unfocus.textColor:	rgb:dd/dd/dd

window.button.focus:		Sunken gradient vertical 
window.button.focus.color:	rgb:ff/fa/be
window.button.focus.colorTo:	rgb:73/51/35
window.button.focus.picColor:	rgb:ff/ff/ff

window.button.unfocus:		Sunken gradient vertical
window.button.unfocus.color:	rgb:ff/fa/be
window.button.unfocus.colorTo:	rgb:73/51/35
window.button.unfocus.picColor: rgb:35/60/7f

window.button.pressed:		Sunken gradient diagonal 
window.button.pressed.color:	rgb:80/84/88
window.button.pressed.colorTo:	rgb:60/68/68

window.frame.focusColor:        rgb:00/f0/ff
window.frame.unfocusColor:      rgb:80/a0/af

window.handle.focus:		Sunken gradient vertical
window.handle.focus.color:	rgb:50/f0/ff
window.handle.focus.colorTo:	rgb:00/80/8f

window.handle.unfocus:		Sunken gradient vertical
window.handle.unfocus.color:	rgb:20/30/3f
window.handle.unfocus.colorTo:	rgb:60/70/78

window.grip.focus:		Sunken gradient vertical 
window.grip.focus.color:	rgb:ff/fa/be
window.grip.focus.colorTo:	rgb:92/73/57

window.grip.unfocus:		Sunken gradient vertical 
window.grip.unfocus.color:	rgb:30/30/00
window.grip.unfocus.colorTo:	rgb:80/80/5f

window.tab.font:		alias-r-12

! ----- global style -----

*font:				alias-r-14
*justify:			center

bevelWidth:			1
borderWidth:			1
borderColor:			rgb:00/80/8f
handleWidth:			3


! e.g. Call some commands
!rootCommand:	bsetroot -from rgb:00/1f/27 -to rgb:00/aa/b8 -gradient RaisedRectangleGradient && bbpager -geom -0-0 && cp ~/.fluxbox/menu.gend ~/.fluxbox/menu  && kterm -geometry -200-200 -bg rgb:00/48/48 -fg rgb:f0/f8/ff -e less /usr/share/fluxbox/fluxtips.txt 

! e.g. Call shell script
!rootCommand:	~/bin/dsktop/FluxBoxDesk

! e.g. Set wallpaper (picture file)
!rootCommand:	xloadimage -onroot -fit ~/.fluxbox/backgrounds/wallpaper.jpg

! e.g. Set wallpaper (color pattern)
!rootCommand:	bsetroot -from rgb:00/1f/27 -to rgb:00/aa/b8 -gradient RaisedRectangleGradient

! Set wallpaper & display tips text
rootCommand:	bsetroot -from rgb:00/1f/27 -to rgb:00/aa/b8 -gradient RaisedRectangleGradient && kterm -geometry -200-200 -bg rgb:00/48/48 -fg rgb:f0/f8/ff -e less /usr/share/fluxbox/fluxtips.txt 
