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

! -- info --
style.name:            cws_flg_bb7
style.author:          blockhead aka pcc
style.date:            June 2007
style.credits:         
style.comments:        0.7 syntax - wall cropped from http://www.deviantart.com/deviation/57078715/

# win:  rootCommand: bsetbg -full ~/backgrounds/rivington_061_crop.png
# nix:  rootCommand: bash -c "convert ~/backgrounds/Rivington_061_by_Elandria.jpg -crop 1600x1200+180+0 -scale 1024x768 ~/screen_temp.tga && bsetbg -full ~/screen_temp.tga"
rootCommand: bash -c "convert ~/backgrounds/Rivington_061_by_Elandria.jpg -crop 1600x1200+180+0 -scale 1024x768 ~/screen_temp.tga && bsetbg -full ~/screen_temp.tga"
# piccy from http://www.deviantart.com/deviation/57078715/


# globals / zone 1
*appearance: raised gradient vertical border
*Color1: rgb:56/5a/54
*Color2: rgb:00/00/00
*textColor: rgb:db/e1/eb

*foregroundColor: rgb:9f/83/56

*borderColor: rgb:00/00/00
*alignment: Left
*font: anorexia
*borderWidth: 1
*marginWidth: 2


# zone 1 tweaks/kludges
toolbar.appearance: raised gradient vertical border
toolbar.label.appearance: parentRelative
toolbar.clock.appearance: parentRelative

menu.title.appearance: raised gradient vertical border
menu.frame.appearance: raised gradient vertical border
menu.frame.disabledColor:  rgb:81/8d/8d

slit.marginWidth: 0

window.title.unfocus.appearance: raised gradient vertical border
window.title.focus.appearance: raised gradient vertical border
window.label.unfocus.appearance: parentRelative
window.handle.unfocus.appearance: raised gradient vertical border
window.handle.focus.appearance: raised gradient vertical border
window.grip.unfocus.appearance: raised gradient vertical border
window.frame.borderColor: rgb:00/00/00
window.frame.unfocus.borderColor: rgb:00/00/00
window.frame.focus.borderColor: rgb:00/00/00


# zone 2
toolbar.windowLabel.appearance: raised gradient vertical border
toolbar.windowLabel.Color1: rgb:80/8d/91
toolbar.windowLabel.Color2: rgb:65/72/7e
toolbar.windowLabel.textColor: rgb:ff/ff/ff

menu.active.appearance: raised gradient vertical border
menu.active.Color1: rgb:80/8d/91
menu.active.Color2: rgb:65/72/7e
menu.active.textColor:  rgb:ff/ff/ff
menu.active.foregroundColor:  rgb:00/00/00

window.label.focus.appearance: raised gradient vertical border
window.label.focus.Color1: rgb:80/8d/91
window.label.focus.Color2: rgb:65/72/7e
window.label.focus.textColor:  rgb:ff/ff/ff
window.label.focus.foregroundColor:  rgb:ff/ff/ff

window.grip.focus.appearance: raised gradient vertical border
window.grip.focus.Color1: rgb:80/8d/91
window.grip.focus.Color2: rgb:65/72/7e


# buttons
toolbar.button.appearance: raised gradient vertical border
window.button.unfocus.appearance: parentRelative
window.button.focus.appearance: raised gradient vertical border
toolbar.button.pressed.appearance: sunken gradient vertical border
window.button.pressed.appearance: sunken gradient vertical border


# actual end of this file
