Hello,

I'll describe you a problem with styles:

If you set toolbar.label.textColor to another color than 
window.label.focus.textColor, and you're going to try edit the workspace 
name, the edit-color is the same as window.label.focus.textColor (and 
not toolbar.label.textColor).

The same problem comes with bbdate - but I neither use the slit or 
bbtools. If you test the attached style, you could imagine the described 
problem.

Anselm
!
! gelbphase theme for blackbox 0.61.x
! created by Anselm Garbe ([EMAIL PROTECTED])
! Version 0.1 (2001-08-01)
!

! The toolbar
toolbar:                        Raised Gradient Diagonal
toolbar.color:                  #3f3f3f
toolbar.colorTo:                #0f0e0e

! The buttons on the toolbar
toolbar.button:                 ParentRelative

! Color of the button arrows
toolbar.button.picColor:        #eaeaea

! Buttons in pressed state
toolbar.button.pressed:         Sunken Gradient Diagonal
toolbar.button.pressed.color:   #3f3f3f
toolbar.button.pressed.colorTo: #616161

! Color of pressed button arrows
toolbar.button.pressed.picColor: #e0dd2a

! The toolbar workspace label
toolbar.label:                  Sunken Gradient Diagonal
toolbar.label.color:            #f2f1ab
toolbar.label.colorTo:          #e0dd2a
toolbar.label.textColor:        #000000

! The toolbar window label
toolbar.windowLabel:            ParentRelative

! The toolbar clock
toolbar.clock:                  Sunken Gradient Diagonal
toolbar.clock.color:            #f2f1ab
toolbar.clock.colorTo:          #e0dd2a
toolbar.clock.textColor:        #000000

! How the toolbar's text should be justified.
toolbar.justify:                right

! The menu titlebar
menu.title:                     Raised Gradient Diagonal Interlaced
menu.title.color:               #616161
menu.title.colorTo:             #161616
menu.title.textColor:           #FFFFFF
menu.title.justify:             right

! The menu frame
menu.frame:                     Raised Gradient Vertical
menu.frame.color:               #302e2e
menu.frame.colorTo:             #0f0e0e
menu.frame.textColor:           #d6d6cd
menu.frame.disableColor:        #8e8e8e
menu.frame.justify:             right

! Bullets for submenu items
menu.bullet:                    triangle
menu.bullet.position:           right

! The highlighted menu item
menu.hilite:                    Sunken Gradient Diagonal
menu.hilite.color:              #f2f1ab
menu.hilite.colorTo:            #e0dd2a
menu.hilite.textColor:          #000000

! A focused window
window.title.focus:             Raised Gradient Diagonal
window.title.focus.color:       #616161
window.title.focus.colorTo:     #161616

! An unfocused window
window.title.unfocus:           Raised Gradient Diagonal
window.title.unfocus.color:     #3f3f3f
window.title.unfocus.colorTo:   #0e0e0e

! Window label
window.label.focus:             Flat Gradient Diagonal Interlaced
window.label.focus.color:       #616161
window.label.focus.colorTo:     #161616
window.label.focus.textColor:   #ffffff


window.label.unfocus:           Flat Gradient Diagonal Interlaced
window.label.unfocus.color:     #3f3f3f
window.label.unfocus.colorTo:   #0e0e0e
window.label.unfocus.textColor: #8e8e8e

! Handlebar
window.handle.focus:            Flat Gradient Diagonal
window.handle.focus.color:      #616161
window.handle.focus.colorTo:    #161616

window.handle.unfocus:          Flat Gradient Diagonal
window.handle.unfocus.color:    #3f3f3f
window.handle.unfocus.colorTo:  #0e0e0e

! Resize grips
window.grip.focus:              Raised Gradient Diagonal Interlaced
window.grip.focus.color:        #616161
window.grip.focus.colorTo:      #161616

window.grip.unfocus:            Flat Gradient Diagonal Interlaced
window.grip.unfocus.color:      #3f3f3f
window.grip.unfocus.colorTo:    #0e0e0e

! Window buttons
window.button.focus:            ParentRelative
window.button.focus.picColor:   #eaeaea

window.button.unfocus:          ParentRelative
window.button.unfocus.picColor: #161616

window.button.pressed:          Sunken Gradient Diagonal
window.button.pressed.color:    #3f3f3f
window.button.pressed.colorTo:  #616161

! Frame around window
window.frame.focusColor:        #0f0e0e
window.frame.unfocusColor:      #161616

! A border can be drawn round all components
borderWidth:                    1
borderColor:                    #161616

bevelWidth:                     2
handleWidth:                    5

! Width of the window frame (from version 0.61 on)
! When not specified, frameWidth defaults to the value of bevelWidth
frameWidth:                     2

! justification for window labels
window.justify:                 right

! background
rootCommand:                    bsetroot -mod 16 16 -fg rgb:16/16/16 -bg rgb:0e/0e/0e

! global font
*font:              lucidasans*bold-10

Reply via email to