diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2008-10-06 03:19:35 -0400 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2008-10-06 03:19:35 -0400 |
commit | e5b91b116075d8ebc288f1022be8ff30ef93e845 (patch) | |
tree | 05348c5f403cbbf0fa30a55d1bd84c7c71fbea30 /.fluxbox/styles | |
parent | 759a27cbcbc0bdb35520e5c8714e053abceb6132 (diff) | |
download | openwrt-repro-e5b91b116075d8ebc288f1022be8ff30ef93e845.tar.gz openwrt-repro-e5b91b116075d8ebc288f1022be8ff30ef93e845.zip |
many tweaks to fluxbox conf
Diffstat (limited to '.fluxbox/styles')
-rw-r--r-- | .fluxbox/styles/TheOrange | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.fluxbox/styles/TheOrange b/.fluxbox/styles/TheOrange index 5965466..ad3c2c0 100644 --- a/.fluxbox/styles/TheOrange +++ b/.fluxbox/styles/TheOrange @@ -22,6 +22,7 @@ toolbar.button: flat gradient vertical toolbar.button.pressed: sunken gradient vertical toolbar.clock: flat gradient vertical toolbar.bevelWidth: 0 +toolbar.height: 11 menu.title: flat gradient vertical menu.title.color: rgb:D4/72/3C @@ -32,6 +33,7 @@ menu.hilite: flat solid menu.hilite.color: rgb:60/60/60 menu.bullet: triangle menu.bullet.position: right +menu.itemHeight: 0 window.button.pressed: sunken gradient vertical window.button.pressed.color: rgb:D4/72/3C @@ -42,10 +44,9 @@ window.button.unfocus.picColor: black window.justify: center window.bevelWidth: 2 +window.title.height: 15 - - -background: flat +background: solid background.color: rgb:54/54/54 *textColor: black |