! STYLEFILE FOR BLACKBOX 0.7.x
!
! This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
!
! Please read this license to know the legal rights to the use of this work. The license can be
! found at the folowing location: http://creativecommons.org/licenses/by-nc-sa/2.5/

! -------- INFO --------
style.name:                            bbox
style.author:                          crowmag
style.date:                            feb 2003
style.credits:                         inspired by the style bbnote_s2 by grischka, creator of bbLean
style.comments:                        my first style! - converted to Blackbox 0.7.x style syntax 17 May 2006

! ################################################################
! All width, height and margin resources are specified in pixels.
! In general, width and height specify the full extent, where as
! margin specifies the space around another element.
! ################################################################

! -------- BACKGROUND --------
rootCommand:			       bsetbg -f backgrounds/bbox_by_crowmag-1280.png
!rootCommand:                           bsetroot -solid #0b0b0b

! -------- TOOLBAR --------
toolbar.appearance:                    flat solid bevel1 border
toolbar.backgroundColor:               #424146
toolbar.textColor:                     #aeadae
toolbar.alignment:                     center

! space around and between buttons and labels
toolbar.marginWidth:                   1

toolbar.label.appearance:              parentrelative
toolbar.label.textColor:               #aeadae

! space around text in labels
toolbar.label.marginWidth:             2

toolbar.windowLabel.appearance:        parentrelative
toolbar.windowLabel.textColor:         #e1e0e5

! space around text in labels
toolbar.windowlabel.marginWidth:      2

toolbar.clock.appearance:              parentrelative
toolbar.clock.textColor:               #adaeaf

! space around text in clock
toolbar.clock.marginWidth:             2

toolbar.button.appearance:             parentrelative
toolbar.button.foregroundColor:        #c5c4c9

toolbar.button.pressed.appearance:     flat solid bevel1 border
toolbar.button.pressed.backgroundColor:#56555a
toolbar.button.pressed.foregroundColor:#e1e0e1
toolbar.button.pressed.borderColor:    #e1e0e5

! space around bitmaps in buttons
toolbar.button.marginWidth:            3

! -------- MENU --------
menu.title.appearance:                 flat solid bevel1 border
menu.title.backgroundColor:            #56555a
menu.title.textColor:                  #e1e0e5
menu.title.alignment:                  center
menu.title.borderColor:                #898792

! space around text in title
menu.title.marginWidth:                2

menu.frame.appearance:                 flat solid bevel1 border
menu.frame.backgroundColor:            #424146
menu.frame.textColor:                  #c5c4c9
menu.frame.alignment:                  left
! the bullet color
menu.frame.foregroundColor:            #c5c4c9
! only shows in 'nix - let's be nice
menu.frame.disabledColor:              #898792

! space around all items in frame
menu.frame.marginWidth:                0

menu.active.appearance:                flat solid bevel1 border
menu.active.backgroundColor:           #6e6d72
menu.active.textColor:                 #e1e0e5
! the hilited bullet color
menu.active.foregroundColor:           #e1e0e5
menu.active.borderColor:               #898792
!menu.active.borderWidth:               0

menu.bullet:                           triangle
menu.bullet.position:                  right

! -------- WINDOW --------
window.title.focus.appearance:       flat solid bevel1 border
window.title.focus.backgroundColor:    #56555a

window.title.unfocus.appearance:       flat solid bevel1 border
window.title.unfocus.backgroundColor:  #424146
window.title.unfocus.borderColor:      #6e6d72

! space around and between buttons and labels
window.title.marginWidth:              2

window.label.focus.appearance:         parentrelative
window.label.focus.textColor:          #e1e0e1

window.label.unfocus.appearance:       parentrelative
window.label.unfocus.textColor:        #a6a5aa

! space around text in labels
window.label.marginWidth:              2
window.alignment:                      center

window.button.focus.appearance:        flat solid bevel1 border
window.button.focus.backgroundColor:   #424146
window.button.focus.foregroundColor:   #e1e0e1

window.button.unfocus.appearance:      parentrelative
window.button.unfocus.foregroundColor: #a6a5aa

window.button.pressed.appearance:      flat solid bevel1
window.button.pressed.backgroundColor: #424146
window.button.pressed.foregroundColor: #e1e0e1
window.button.pressed.borderColor:     #e1e0e1

! space around bitmaps in buttons
window.button.marginWidth:             4

window.handle.focus.appearance:        flat solid bevel1
window.handle.focus.backgroundColor:   #56555a

window.handle.unfocus.appearance:      flat solid bevel1 border
window.handle.unfocus.backgroundColor: #424146
window.handle.unfocus.borderColor:     #6e6d72

window.handleHeight:                   6

window.grip.focus.appearance:          flat solid bevel1
window.grip.focus.backgroundColor:     #424146

window.grip.unfocus.appearance:        flat solid bevel1 border
window.grip.unfocus.backgroundColor:   #424146
window.grip.unfocus.borderColor:       #6e6d72

! these are the left and right borders of the window frame
window.frame.focus.borderColor:        #aeadb2
window.frame.unfocus.borderColor:      #6e6d72

! -------- SLIT --------
! add the following for 'nix (xob?) users
slit.appearance:                       flat gradient elliptic bevel1 border
slit.backgroundColor:                  #424146
slit.borderColor:                      #aeadb2
! the space around and between slit clients
slit.MarginWidth:                      2

! -------- FONTS --------
! syntax is for Posix platforms - I use "global.fonts" (bbLean 1.16)
toolbar.font:                          ProggyTinyTTSZ-10:style=normal
menu.title.font:                       Dungeon-12:style=bold
menu.frame.font:                       Verdana-13:style=normal
window.font:                           Dungeon-12:style=bold
*font:                                 Verdana-12:style=normal

! -------- MISC. --------
*.borderColor:                         #aeadb2
*.borderWidth:                         1
*.bevelWidth:                          1

! Posix platforms should delete this following section,
! it is Windows color scheme info
! -------- 3DC INFO START --------
7498348
8814208
10195861
12632256
11511721
12827581
7499118
7499118
16777215
10195861
4604226
0
0
12433850
8814208
4604226
4604226
11183526
10195861
10195861
0
8388736
10195861
11051940
16777215
7499118
16777215
13881296
0
! __END__