! Stylefile for blackbox
! written for linux blackbox 0.7

! -- info --
style.name:            the_pitt_1153
style.author:          blockhead aka pcc
style.date:            April 2024
style.credits:         
style.comments:        0.7 syntax

! colors matched to this picture:
! https://blockhead.neocities.org/piccy/fallout_3/ScreenShot1153.png

rootCommand: setwall.sh ~/piccy/fallout_3/2019_may_28/ScreenShot1153.png

! zone 1 / globals
*appearance: raised solid border
*borderColor: rgb:01/01/01
*backgroundColor: rgb:24/2d/2f
*foregroundColor: rgb:4b/63/6f
*textColor: rgb:a8/74/43
*disabledColor: rgb:80/90/a9
*marginWidth: 1
*borderWidth: 2
*font: IBM Plex Sans
! Arg: fontHeight may not be an actual comand
*fontHeight: 15
*alignment: Left


! zone 2 (highlight / active / selected colors )
toolbar.windowLabel.appearance: raised solid border
toolbar.windowLabel.backgroundColor: rgb:a8/74/43
toolbar.windowLabel.foregroundColor: rgb:08/0a/0b
toolbar.windowLabel.borderColor: rgb:01/01/01
toolbar.windowLabel.textColor: rgb:08/0a/0b

menu.active.appearance: raised solid border
menu.active.backgroundColor: rgb:a8/74/43
menu.active.foregroundColor: rgb:08/0a/0b
menu.active.borderColor: rgb:01/01/01
menu.active.textColor: rgb:08/0a/0b

window.label.focus.appearance: raised solid border
window.label.focus.backgroundColor: rgb:a8/74/43
window.label.focus.foregroundColor: rgb:08/0a/0b
window.label.focus.borderColor: rgb:01/01/01
window.label.focus.textColor: rgb:08/0a/0b


! zone 3
menu.title.backgroundColor: rgb:17/1d/1e
menu.title.textColor: rgb:4b/63/6f

toolbar.clock.backgroundColor: rgb:17/1d/1e
toolbar.clock.foregroundColor: rgb:4b/63/6f
toolbar.clock.textColor: rgb:4b/63/6f

toolbar.label.backgroundColor: rgb:17/1d/1e
toolbar.label.foregroundColor: rgb:4b/63/6f
toolbar.label.textColor: rgb:4b/63/6f


! pressed buttons (zone 1 tweak)
*.button.pressed.appearance: sunken solid border
*.button.pressed.textColor: rgb:4b/63/6f
*.button.pressed.backgroundColor: rgb:24/2d/2f
*.button.pressed.foregroundColor: rgb:4b/63/6f

! actual end of this file
