! Stylefile for blackbox
! written for linux blackbox 0.7 / windows bblean 1.16

! -- info --
style.name:            shortblade_01_bb7
style.author:          blockhead aka pcc
style.date:            September 2007
style.credits:         
style.comments:        0.7 syntax - wall is from the gallery at: chonastock.deviantart.com

rootCommand: bash -c "convert Woad_9_by_Chonastock.jpg -resize x768 -crop 1024x768+0+0 -gamma 1.3 ~/screen_temp.tga && bsetbg -full ~/screen_temp.tga"

# picture for wall is from the gallery at: http://chonastock.deviantart.com
#
# The complex nature of this style's rootCommand makes it impossible(?) to
# use this style in windows, so this style must be considered as linux-only

# globals / zone 1
*appearance: raised gradient crossdiagonal border
*Color1: rgb:6c/5f/5c
*Color2: rgb:09/08/09
*textColor: rgb:c1/be/c7
*foregroundColor: rgb:a3/97/9b
*borderColor: rgb:09/08/09
*marginWidth: 2
*borderWidth: 1
*alignment: Left
*font: anorexia


# zone 1 tweaks
slit.appearance: raised gradient crossdiagonal border
slit.marginWidth: 0

toolbar.appearance: raised gradient crossdiagonal border

menu.frame.appearance: raised gradient crossdiagonal border
menu.frame.disabledColor: rgb:87/7b/7b

window.title.unfocus.appearance: raised gradient crossdiagonal border
window.title.focus.appearance: raised gradient crossdiagonal border
window.label.unfocus.appearance: raised gradient crossdiagonal border
window.handle.unfocus.appearance: raised gradient crossdiagonal border
window.handle.focus.appearance: raised gradient crossdiagonal border


# zone 2
toolbar.windowLabel.appearance: raised gradient vertical border
toolbar.windowLabel.Color1: rgb:e1/da/da
toolbar.windowLabel.Color2: rgb:bb/b4/b3
toolbar.windowLabel.textColor: rgb:00/00/00

menu.active.appearance: raised gradient vertical border
menu.active.Color1: rgb:e1/da/da
menu.active.Color2: rgb:bb/b4/b3
menu.active.textColor: rgb:00/00/00
menu.active.foregroundColor: rgb:52/59/62

window.label.focus.appearance: raised gradient vertical border
window.label.focus.Color1: rgb:e1/da/da
window.label.focus.Color2: rgb:bb/b4/b3
window.label.focus.textColor: rgb:00/00/00

window.grip.focus.appearance: raised gradient vertical border
window.grip.focus.Color1: rgb:e1/da/da
window.grip.focus.Color2: rgb:bb/b4/b3


# zone three (blue green, sorta)
menu.title.appearance: raised gradient vertical border
menu.title.Color1:  rgb:5e/7d/7f
menu.title.Color2:  rgb:3d/57/63
menu.title.textColor: rgb:ae/cc/ce

window.grip.unfocus.appearance: raised gradient vertical border
window.grip.unfocus.Color1:  rgb:5e/7d/7f
window.grip.unfocus.Color2:  rgb:3d/57/63

toolbar.button.appearance: raised gradient vertical border
toolbar.button.Color1:  rgb:5e/7d/7f
toolbar.button.Color2:  rgb:3d/57/63
toolbar.button.foregroundColor: rgb:ae/cc/ce

toolbar.button.pressed.appearance: sunken gradient vertical border
toolbar.button.pressed.Color1:  rgb:5e/7d/7f
toolbar.button.pressed.Color2:  rgb:3d/57/63
toolbar.button.pressed.foregroundColor: rgb:ae/cc/ce

window.button.focus.appearance: raised gradient vertical border
window.button.focus.Color1:  rgb:5e/7d/7f
window.button.focus.Color2:  rgb:3d/57/63
window.button.focus.foregroundColor: rgb:ae/cc/ce

window.button.unfocus.appearance: raised gradient vertical border
window.button.unfocus.Color1:  rgb:5e/7d/7f
window.button.unfocus.Color2:  rgb:3d/57/63
window.button.unfocus.foregroundColor: rgb:ae/cc/ce

window.button.pressed.appearance: sunken gradient vertical border
window.button.pressed.Color1:  rgb:5e/7d/7f
window.button.pressed.Color2:  rgb:3d/57/63
window.button.pressed.foregroundColor: rgb:ae/cc/ce

# actual end of this file
