update styles to use bsetroot directly now that bsetbg is gone - Thanks Han

This commit is contained in:
rathnor 2003-07-27 03:13:38 +00:00
parent 2585aefafe
commit 3a4acffbaf
3 changed files with 3 additions and 3 deletions

View file

@ -113,7 +113,7 @@ bevelWidth: 2
handleWidth: 4
frameWidth: 0
rootCommand: bsetbg -solid "#3a404b"
rootCommand: bsetroot -solid "#3a404b"
! ***** bbpager *****
bbpager.frame: sunken gradient crossdiagonal

View file

@ -126,5 +126,5 @@ bevelWidth: 1
frameWidth: 1
handleWidth: 4
rootCommand: bsetbg -solid "#d6d7e7"
rootCommand: bsetroot -solid "#d6d7e7"

View file

@ -135,4 +135,4 @@ borderWidth: 1
bevelWidth: 2
handleWidth: 4
frameWidth: 0
rootCommand: bsetbg -solid white
rootCommand: bsetroot -solid white