Fluxbox Styles

VastOne

I have never seen the joy many have seen from using OB, it is beyond me... Having found FluxBox, I cannot see why it did not get as much fame as OB or if it did, why it died out...

I am grateful for the choices..!  ;D
VSIDO      VSIDO Change Blog    

    I dev VSIDO

lwfitz

Don't Be A Dick!

PackRat

#32
Quote from: VastOne on May 09, 2013, 12:40:14 AM
<Snip>... Having found FluxBox, I cannot see why it did not get as much fame as OB or if it did, why it died out...

I am grateful for the choices..!  ;D

I attribute it to marketing -- fluxbox hit the scene in 2001, by then mainline linux distros were using KDE and Gnome in part - my opinion anyway - to shorten the learning curve for the users they wanted to attract from Windows and Mac. Red Hat Linux 5 actually went so far as to use Fvwm95 to simulate a Windows 95 interface - it was still an option to install in RH 6.

Fluxbox has never really gotten the respect it deserves as a minimal window manager - came out too late to be popular and too early to be trendy.

VSIDO will change all that  ;D

Edit - Ouch! -- https://en.wikipedia.org/wiki/File:Fvwm95.png

Although it did motivate me to compile Fvwm as my window manager on Redhat 6 - first software I ever compiled from source.
I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

VastOne

I think VSIDO could help even more if it had FluxBox as the only DM/WM
VSIDO      VSIDO Change Blog    

    I dev VSIDO

PackRat

Fluxbox with systemd - then VSIDO would be "bringing something new to the table" as they like to say.
I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat

Found another interesting tidbit in the fluxbox wiki -

[wallpapers] (directory) {command}
   This allows you to list your backgrounds. This tag is built in to use
   fbsetbg(1) and allows you to simply click on an image to set your
   wallpaper. See? Fluxbox makes it easy... This item can also be hacked to
   perform a command over directory content (it doesn't dive in subdirs,
   it's a hack). For instance, to choose between playlists
   [wallpapers] (~/Music/Playlists) {xmms} will perfectly work.


In my menu:

[submenu] (Wallpaper)
      [wallpapers] (~/wallpaper) {fbsetbg}
[end]


The menu setting is similar to a script I use to use a couple years back; looks to have been incorporated into fluxbox.

The screen -

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

VastOne

Nice find PackRat, thanks for sharing it!
VSIDO      VSIDO Change Blog    

    I dev VSIDO

PackRat

#37
Needed a new light colored theme.

As written needs the agave font (monospaced programers font): https://bitbucket.org/agaric/agave; as usual no pixmaps.

theme.cfg

! Agave light colored theme by PackRat
! 05-22-2013
! This work is licensed under the Creative Commons
! Attribution-NonCommercial-ShareAlike License.

*.font: agave-10

toolbar:                            flat gradient vertical
toolbar.height:       18
toolbar.borderWidth: 1
toolbar.borderColor: #444444
toolbar.color:                      #DDDDDD
toolbar.colorTo:                    #CCCCCC
toolbar.bevelWidth: 2

toolbar.button:                      parentrelative
toolbar.button.picColor:             #888888
toolbar.button.pressed:              sunken gradient vertical
toolbar.button.pressed.color:        #CCCCCC
toolbar.button.pressed.colorTo:      #DDDDDD

toolbar.clock:                      flat gradient vertical
toolbar.clock.Color: #DDDDDD
toolbar.clock.colorTo: #CCCCCC
toolbar.clock.textColor:             #060606
toolbar.clock.borderWidth: 0
toolbar.clock.borderColor: #444444

toolbar.workspace: flat gradient vertical
toolbar.workspace.Color: #DDDDDD
toolbar.workspace.colorTo: #CCCCCC
toolbar.workspace.textColor: #060606
toolbar.workspace.borderWidth: 0
toolbar.workspace.borderColor: rgb:44/44/44

toolbar.justify:                     Center

toolbar.iconbar.empty: flat gradient vertical
toolbar.iconbar.empty.pixmap:
toolbar.iconbar.empty.color: #DDDDDD
toolbar.iconbar.empty.colorTo: #CCCCCC
toolbar.iconbar.borderWidth: 1

toolbar.iconbar.focused.borderWidth: 1
toolbar.iconbar.focused.borderColor: #444444
toolbar.iconbar.focused: sunken gradient rectangle
toolbar.iconbar.focused.pixmap:
toolbar.iconbar.focused.color: #E1D7C3
toolbar.iconbar.focused.colorTo: #C2B8A2
toolbar.iconbar.focused.textColor: #0F0F0F
toolbar.iconbar.focused.justify: center

toolbar.iconbar.unfocused.borderWidth: 1
toolbar.iconbar.unfocused.borderColor: #444444
toolbar.iconbar.unfocused: flat gradient vertical
toolbar.iconbar.unfocused.pixmap:
toolbar.iconbar.unfocused.color: #DDDDDD
toolbar.iconbar.unfocused.colorTo: #CCCCCC
toolbar.iconbar.unfocused.textColor: #060606
toolbar.iconbar.unfocused.justify: center

menu.borderWidth:                   1
menu.borderColor: #444444
menu.itemHeight:                16
menu.bevelWidth: 3

menu.title:                          flat gradient rectangle
menu.title.color:                    #C2B8A2
menu.title.colorTo:                  #E1D7C3
menu.title.textColor:                #060606
menu.title.justify:                  center

menu.frame:                          flat
menu.frame.color:                    #EEEEEE
menu.frame.colorTo:                  #CCCCCC
menu.frame.textColor:                #060606
menu.frame.disableColor:        #444444
menu.frame.justify:                  left

menu.hilite:                         flat gradient rectangle
menu.hilite.textColor:               #0f0f0f
menu.hilite.color:                  #C2B8A2
menu.hilite.colorTo: #E1D7C3

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

window.title.height:                 18
window.justify:                      center
window.borderColor:                  #444444
window.borderWidth:                  1
window.bevelWidth: 1

window.title.focus:                  raised gradient vertical
window.title.focus.color:            #333333
window.title.focus.colorTo:          #222222
window.title.unfocus:                raised gradient vertical
window.title.unfocus.color:          #333333
window.title.unfocus.colorTo:        #222222

window.label.focus:                 sunken gradient rectangle
window.label.focus.color: #E1D7C3
window.label.focus.colorTo: #C2B8A2
window.label.focus.textColor:       #0f0f0f
window.label.unfocus:               flat gradient vertical
window.label.unfocus.color: #333333
window.label.unfocus.colorTo: #222222
window.label.unfocus.textColor:     #606060

window.button.focus:                 raised gradient vertical
window.button.focus.color: #333333
window.button.focus.colorTo: #222222
window.button.focus.picColor:        #aaaaaa
window.button.unfocus:               raised gradient vertical
window.button.unfocus.color: #333333
window.button.unfocus.colorTo: #222222
window.button.unfocus.picColor:      #454545

window.button.pressed:               sunken gradient vertical
window.button.pressed.color:         #E1D7C3
window.button.pressed.colorTo:       #C2B8A2
window.button.pressed.picColor: #060606

window.handle.focus:                 raised gradient vertical
window.handle.focus.color:           #333333
window.handle.focus.colorTo:         #222222
window.handle.unfocus:               raised gradient vertical
window.handle.unfocus.color:         #333333
window.handle.unfocus.colorTo:       #222222
handleWidth:                         3

window.grip.focus:                   raised gradient vertical
window.grip.focus.color:             #E1D7C3
window.grip.focus.colorTo:           #C2B8A2
window.grip.unfocus:                 raised gradient vertical
window.grip.unfocus.color:           #DDDDDD
window.grip.unfocus.colorTo:         #CCCCCC


slit: flat
slit.bevelWidth: 0
slit.borderColor: #000000
slit.borderWidth: 1
slit.color: #000000
slit.colorTo: #111111
slit.pixmap:


#background:                          mod
#background.modX:                     4
#background.modY:                     4
#background.color:                    #706a5f
#background.colorTo:                  #555147


Edit - 22 May; fixed some typos in theme.cfg
I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

ozitraveller

#38
Like it a lot! :) In fact, I like it so much I would like  to set it up for myself! Simple, clean, elegant. ;) Nice work PackRat.

ozitraveller

Really Like the the PackRat. How did you get the wifi signal on the toolbar?

quote author=PackRat link=topic=215.msg4819#msg4819 date=1369065299]
Needed a new light colored theme.

As written needs the agave font (monospaced programers font): https://bitbucket.org/agaric/agave; as usual no pixmaps.

theme.cfg

! Agave light colored theme by PackRat
! 05-22-2013
! This work is licensed under the Creative Commons
! Attribution-NonCommercial-ShareAlike License.

*.font: agave-10

toolbar:                            flat gradient vertical
toolbar.height:       18
toolbar.borderWidth: 1
toolbar.borderColor: #444444
toolbar.color:                      #DDDDDD
toolbar.colorTo:                    #CCCCCC
toolbar.bevelWidth: 2

toolbar.button:                      parentrelative
toolbar.button.picColor:             #888888
toolbar.button.pressed:              sunken gradient vertical
toolbar.button.pressed.color:        #CCCCCC
toolbar.button.pressed.colorTo:      #DDDDDD

toolbar.clock:                      flat gradient vertical
toolbar.clock.Color: #DDDDDD
toolbar.clock.colorTo: #CCCCCC
toolbar.clock.textColor:             #060606
toolbar.clock.borderWidth: 0
toolbar.clock.borderColor: #444444

toolbar.workspace: flat gradient vertical
toolbar.workspace.Color: #DDDDDD
toolbar.workspace.colorTo: #CCCCCC
toolbar.workspace.textColor: #060606
toolbar.workspace.borderWidth: 0
toolbar.workspace.borderColor: rgb:44/44/44

toolbar.justify:                     Center

toolbar.iconbar.empty: flat gradient vertical
toolbar.iconbar.empty.pixmap:
toolbar.iconbar.empty.color: #DDDDDD
toolbar.iconbar.empty.colorTo: #CCCCCC
toolbar.iconbar.borderWidth: 1

toolbar.iconbar.focused.borderWidth: 1
toolbar.iconbar.focused.borderColor: #444444
toolbar.iconbar.focused: sunken gradient rectangle
toolbar.iconbar.focused.pixmap:
toolbar.iconbar.focused.color: #E1D7C3
toolbar.iconbar.focused.colorTo: #C2B8A2
toolbar.iconbar.focused.textColor: #0F0F0F
toolbar.iconbar.focused.justify: center

toolbar.iconbar.unfocused.borderWidth: 1
toolbar.iconbar.unfocused.borderColor: #444444
toolbar.iconbar.unfocused: flat gradient vertical
toolbar.iconbar.unfocused.pixmap:
toolbar.iconbar.unfocused.color: #DDDDDD
toolbar.iconbar.unfocused.colorTo: #CCCCCC
toolbar.iconbar.unfocused.textColor: #060606
toolbar.iconbar.unfocused.justify: center

menu.borderWidth:                   1
menu.borderColor: #444444
menu.itemHeight:                16
menu.bevelWidth: 3

menu.title:                          flat gradient rectangle
menu.title.color:                    #C2B8A2
menu.title.colorTo:                  #E1D7C3
menu.title.textColor:                #060606
menu.title.justify:                  center

menu.frame:                          flat
menu.frame.color:                    #EEEEEE
menu.frame.colorTo:                  #CCCCCC
menu.frame.textColor:                #060606
menu.frame.disableColor:        #444444
menu.frame.justify:                  left

menu.hilite:                         flat gradient rectangle
menu.hilite.textColor:               #0f0f0f
menu.hilite.color:                  #C2B8A2
menu.hilite.colorTo: #E1D7C3

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

window.title.height:                 18
window.justify:                      center
window.borderColor:                  #444444
window.borderWidth:                  1
window.bevelWidth: 1

window.title.focus:                  raised gradient vertical
window.title.focus.color:            #333333
window.title.focus.colorTo:          #222222
window.title.unfocus:                raised gradient vertical
window.title.unfocus.color:          #333333
window.title.unfocus.colorTo:        #222222

window.label.focus:                 sunken gradient rectangle
window.label.focus.color: #E1D7C3
window.label.focus.colorTo: #C2B8A2
window.label.focus.textColor:       #0f0f0f
window.label.unfocus:               flat gradient vertical
window.label.unfocus.color: #333333
window.label.unfocus.colorTo: #222222
window.label.unfocus.textColor:     #606060

window.button.focus:                 raised gradient vertical
window.button.focus.color: #333333
window.button.focus.colorTo: #222222
window.button.focus.picColor:        #aaaaaa
window.button.unfocus:               raised gradient vertical
window.button.unfocus.color: #333333
window.button.unfocus.colorTo: #222222
window.button.unfocus.picColor:      #454545

window.button.pressed:               sunken gradient vertical
window.button.pressed.color:         #E1D7C3
window.button.pressed.colorTo:       #C2B8A2
window.button.pressed.picColor: #060606

window.handle.focus:                 raised gradient vertical
window.handle.focus.color:           #333333
window.handle.focus.colorTo:         #222222
window.handle.unfocus:               raised gradient vertical
window.handle.unfocus.color:         #333333
window.handle.unfocus.colorTo:       #222222
handleWidth:                         3

window.grip.focus:                   raised gradient vertical
window.grip.focus.color:             #E1D7C3
window.grip.focus.colorTo:           #C2B8A2
window.grip.unfocus:                 raised gradient vertical
window.grip.unfocus.color:           #DDDDDD
window.grip.unfocus.colorTo:         #CCCCCC


slit: flat
slit.bevelWidth: 0
slit.borderColor: #000000
slit.borderWidth: 1
slit.color: #000000
slit.colorTo: #111111
slit.pixmap:


#background:                          mod
#background.modX:                     4
#background.modY:                     4
#background.color:                    #706a5f
#background.colorTo:                  #555147


Edit - 22 May; fixed some typos in theme.cfg
[/quote]

PackRat

Quote from: ozitraveller on June 10, 2013, 11:15:47 PM
Really Like the the PackRat. How did you get the wifi signal on the toolbar?

That is nm-applet which is included with network-manager-gnome. I have always preferred it to wicd - especially if you use a hidden name for your wireless. Also very good for roaming if you travel with the laptop/netbook for any reason.

Not using it with the current install - actually installed it with the first go around before I realized VSIDO had ceni pre-installed; ceni is also very good so I'm sticking with that.
I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

ozitraveller


PackRat

A dark green style:

! This work is licensed under the Creative Commons
! Attribution-NonCommercial-ShareAlike License.
! idocrase theme by packrat
! 25 August 2013
#======================================================================#

*.font: Sans-8
toolbar.clock.font:             PT Sans Mono-8
!toolbar.iconbar.focused.font:   <font>
!toolbar.iconbar.unfocused.font: <font>
toolbar.workspace.font:         PT Sans Mono-8
!window.font:                    <font>
!menu.frame.font:                <font>
!menu.hilite.font:               <font>
!menu.title.font:                <font>

toolbar: flat
toolbar.height:                 18
toolbar.bevelWidth:             1
toolbar.shaped:                 false
toolbar.borderColor:            #232323
toolbar.borderWidth:            0
toolbar.color:                  #232323
toolbar.colorTo:               
toolbar.pixmap:                 

toolbar.workspace:              raised gradient vertical
toolbar.workspace.justify:      Center
toolbar.workspace.textColor:    #F2F2F2
toolbar.workspace.borderColor:  #232323
toolbar.workspace.borderWidth:  0
toolbar.workspace.color:        #333333
toolbar.workspace.colorTo:      #030303
toolbar.workspace.pixmap:       

toolbar.button: flat
toolbar.button.scale:           200
toolbar.button.borderWidth: 0
toolbar.button.pixmap:
toolbar.button.borderColor: #232323
toolbar.button.color: #333333
toolbar.button.colorTo: #030303
toolbar.button.picColor: #F2F2F2
toolbar.button.pressed: sunken
toolbar.button.pressed.pixmap:
toolbar.button.pressed.color: #323232
toolbar.button.pressed.picColor: #F2F2F2

toolbar.clock:                  raised gradient vertical
toolbar.clock.borderColor:      #232323
toolbar.clock.borderWidth:      0
toolbar.clock.justify:          Center
toolbar.clock.pixmap:           
toolbar.clock.color: #333333
toolbar.clock.colorTo:          #030303
toolbar.clock.textColor:        #F2F2F2

toolbar.iconbar.empty:          raised gradient vertical
toolbar.iconbar.borderColor:    #232323
toolbar.iconbar.borderWidth:    0
toolbar.iconbar.empty.color:    #333333
toolbar.iconbar.empty.colorTo:  #030303
toolbar.iconbar.empty.pixmap:   

toolbar.iconbar.focused:        raised gradient vertical
toolbar.iconbar.focused.borderColor: #232323
toolbar.iconbar.focused.borderWidth: 0
toolbar.iconbar.focused.color:       #3E5749
toolbar.iconbar.focused.colorTo: #202C25
toolbar.iconbar.focused.pixmap:
toolbar.iconbar.focused.justify:   Center
toolbar.iconbar.focused.textColor: #B4AD96

toolbar.iconbar.unfocused:      raised gradient vertical
toolbar.iconbar.unfocused.color: #3C453C
toolbar.iconbar.unfocused.colorTo: #161916
toolbar.iconbar.unfocused.pixmap:
toolbar.iconbar.unfocused.borderColor: #232323
toolbar.iconbar.unfocused.borderWidth:  0
toolbar.iconbar.unfocused.justify:      Center
toolbar.iconbar.unfocused.textColor: #AAAAAA

window.title.focus:             raised gradient vertical
window.title.focus.color:       #333333
window.title.focus.colorTo:     #030303
window.title.focus.pixmap:     
window.title.height:            18
window.title.unfocus:           raised gradient vertical
window.title.unfocus.color:     #333333
window.title.unfocus.colorTo:   #030303
window.title.unfocus.pixmap:   
window.bevelWidth:              0
window.borderColor:             #232323
window.borderWidth:             1
window.justify:                 Center

!window.label.active:            sunken
!window.label.active.textColor:  #161616
window.label.focus:             raised gradient vertical
window.label.focus.color:       #3E5749
window.label.focus.colorTo:     #202C25
window.label.focus.pixmap:     
window.label.focus.textColor:   #B4AD96
window.label.unfocus:           raised gradient vertical
window.label.unfocus.color:     #3C453C
window.label.unfocus.colorTo:   #161916
window.label.unfocus.pixmap:   
window.label.unfocus.textColor: #AAAAAA

window.button.focus:            raised gradient vertical
window.button.focus.color:      #333333
window.button.focus.colorTo:    #030303
window.button.focus.picColor:   #BBBBBB
window.button.focus.pixmap:     
window.button.pressed: sunken
window.button.pressed.color:    #161616
window.button.pressed.colorTo: 
window.button.pressed.pixmap:   
window.button.unfocus:          raised gradient vertical
window.button.unfocus.color:    #333333
window.button.unfocus.colorTo:  #030303
window.button.unfocus.picColor: #BBBBBB
window.button.unfocus.pixmap:

!window.frame.focusColor:        red
!window.frame.unfocusColor:      blue

window.grip.focus:              flat
window.grip.focus.color:        #3E5749
window.grip.focus.colorTo:     
window.grip.focus.pixmap:       
window.grip.unfocus:            flat
window.grip.unfocus.color:      #232323
window.grip.unfocus.colorTo:   
window.grip.unfocus.pixmap:     

window.handle.focus:            flat
window.handle.focus.color:      #232323
window.handle.focus.colorTo:   
window.handle.focus.pixmap:     
window.handle.unfocus:          flat
window.handle.unfocus.color:    #232323
window.handle.unfocus.colorTo: 
window.handle.unfocus.pixmap:   
window.handleWidth:             2

!window.iconify.pixmap:         
!window.iconify.pressed.pixmap: 
!window.iconify.unfocus.pixmap: 

!window.close.pixmap:            <filename>
!window.close.pressed.pixmap:    <filename>
!window.close.unfocus.pixmap:    <filename>
!window.maximize.pixmap:         <filename>
!window.maximize.pressed.pixmap: <filename>
!window.maximize.unfocus.pixmap: <filename>
!window.roundCorners:            <{Top|Bottom}{Left|Right}>
!window.shade.pixmap:            <filename>
!window.shade.pressed.pixmap:    <filename>
!window.shade.unfocus.pixmap:    <filename>
!window.stick.pixmap:            <filename>
!window.stick.pressed.pixmap:    <filename>
!window.stick.unfocus.pixmap:    <filename>
!window.stuck.pixmap:            <filename>
!window.stuck.unfocus.pixmap:    <filename>
!window.lhalf.pixmap:            <filename>
!window.lhalf.unfocus.pixmap:    <filename>
!window.rhalf.pixmap:            <filename>
!window.rhalf.unfocus.pixmap:    <filename>

menu.bevelWidth:                3
menu.borderColor:               #161616
menu.borderWidth:               1
menu.bullet:                    triangle
menu.bullet.position:           right
menu.frame:                     flat
menu.frame.color:               #EBEBDF
menu.frame.colorTo:             
menu.frame.disableColor:        #6C806E
menu.frame.justify:             left
menu.frame.pixmap:             
menu.frame.textColor:           #161616
menu.hilite:                    flat
menu.hilite.color:              #26352D
menu.hilite.colorTo:           
menu.hilite.justify:            left
menu.hilite.pixmap:             
menu.hilite.textColor:          #B4AD96
menu.itemHeight:                18
menu.title:                     flat
menu.title.color:               #26352D
menu.title.colorTo:             
menu.title.pixmap:             
menu.title.textColor:           #B4AD96
menu.title.justify:             Center
menu.titleHeight:               18
menu.roundCorners:              TopLeft TopRight
menu.selected.pixmap:           
menu.submenu.pixmap:           
menu.unselected.pixmap:         

!background: centered|aspect|tiled|fullscreen|random|solid|gradient <texture>|mod|none|unset
!background.pixmap: <file or directory>
!background.color: <color>
!background.colorTo: <color>
!background.modX: <integer>
!background.modY: <integer>

slit: flat
slit.bevelWidth: 0
slit.borderColor: #161616
slit.borderWidth: 0
slit.color:         #161616
slit.colorTo:       
slit.pixmap:       


I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

VastOne

^ Nice one, thanks for sharing that PackRat!
VSIDO      VSIDO Change Blog    

    I dev VSIDO

LaCoste

This is my Fluxbox style Negra_Tormenta_I (you can modify it as you please):

 

! Title:  Negra_Tormenta_I
! Title:  Original style (fb_green) by Giulio F.
!! Modified:  Elder V. LaCoste

! toolbar    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

toolbar.height: 18
toolbar.borderColor:     grey25
toolbar.bevelWidth:     8

toolbar:         flat bevel gradient vertical
     toolbar.color:             grey20
     toolbar.colorTo:     grey10

toolbar.label: flat gradient vertical
     toolbar.label.color:             grey60
     toolbar.label.colorTo:     grey30
     toolbar.label.textColor:     grey90

toolbar.windowLabel:            flat gradient vertical
     toolbar.windowLabel.color:     grey40
     toolbar.windowLabel.colorTo:     grey30
     toolbar.windowLabel.textColor:   white

toolbar.clock: flat bevel gradient vertical
     toolbar.clock.color:             grey60
     toolbar.clock.colorTo:     grey30
     toolbar.clock.textColor:     grey90

toolbar.button: raised bevel gradient vertical
     toolbar.button.color:     grey60
     toolbar.button.colorTo:     grey30
     toolbar.button.picColor:     grey90

toolbar.button.pressed: sunken bevel gradient vertical
     toolbar.button.pressed.color:     grey80
     toolbar.button.pressed.colorTo:  white

toolbar.iconbar.focused:         flat bevel gradient vertical
toolbar.iconbar.focused.color:          grey70
toolbar.iconbar.focused.colorTo:       grey50
toolbar.iconbar.focused.textColor:    black

toolbar.iconbar.unfocused:         flat bevel gradient vertical
toolbar.iconbar.unfocused.color:       grey65
toolbar.iconbar.unfocused.colorTo:    grey45
toolbar.iconbar.unfocused.textColor: black

toolbar.iconbar.empty:             flat bevel gradient vertical
toolbar.iconbar.empty.color:             grey50
toolbar.iconbar.empty.colorTo:          grey30



! menu  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

menu.title:         raised gradient crossdiagonal
     menu.title.color:              grey55
     menu.title.colorTo:              grey10
     menu.title.textColor:              grey80

menu.frame: sunken gradient crossdiagonal
     menu.frame.color:              grey20
     menu.frame.colorTo:              grey10
     menu.frame.textColor:              grey90

menu.borderColor:
     menu.borderColor:              grey90

menu.hilite: raised gradient crossdiagonal
     menu.hilite.color:              grey70
     menu.hilite.colorTo:              grey30
     menu.hilite.textColor:              white

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

menu.borderWidth: 1
menu.bevelWidth:  1
menu.titleHeight: 22
menu.itemHeight:  12
menu.roundCorners:        
! menu.roundCorners:         TopRight TopLeft BottomRight BottomLeft

! window focused   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

window.borderColor:              grey85 
window.bevelWidth: 2

window.title.height: 20

window.title.focus: raised bevel gradient vertical
     window.title.focus.color:      grey20
     window.title.focus.colorTo:      grey10

window.label.focus: sunken bevel gradient vertical
     window.label.focus.color:      grey50
     window.label.focus.colorTo:          grey30
     window.label.focus.textColor:       grey75

window.button.focus: parentrelative
!     window.button.focus.color:        grey10
!     window.button.focus.colorTo:     black
     window.button.focus.picColor:     grey75

window.button.pressed: sunken bevel gradient vertical
     window.button.pressed.color:      white
     window.button.pressed.colorTo:   gray75

window.handle.focus: raised gradient vertical
     window.handle.focus.color:      grey75
     window.handle.focus.colorTo:       grey10

window.grip.focus: raised gradient vertical
     window.grip.focus.color:              grey75
     window.grip.focus.colorTo:      grey



! window unfocused   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

window.title.unfocus: flat bevel gradient vertical
     window.title.unfocus.color:          grey60
     window.title.unfocus.colorTo:       grey30

window.label.unfocus: parentrelative
!     window.label.unfocus.color:        grey65
!     window.label.unfocus.colorTo:     grey30
     window.label.unfocus.textColor:   grey75

window.button.unfocus: parentrelative
     window.button.unfocus.picColor:  grey75

window.handle.unfocus: raised gradient vertical
     window.handle.unfocus.color   :   grey75
     window.handle.unfocus.colorTo:   grey10
     
window.grip.unfocus: raised gradient vertical
     window.grip.unfocus.color:      white
     window.grip.unfocus.colorTo:       grey

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


*.font: sans-8

    menu.title.font sans-9
    menu.frame.font: sans-8
    toolbar.font:          sans-8
    toolbar.workspace.font: sans-8
    toolbar.iconbar.focused.font: sans-8
    toolbar.iconbar.unfocused.font: sans-8
    window.font: sans-9
    toolbar.justify: center
    window.justify: center
    menu.title.justify: center
    menu.frame.justify: left

! misc
borderWidth: 1
bevelWidth: 2
handleWidth: 5
frameWidth: 0


!! EOF