setting background color

Haines Brown <[email protected]> Wed, 27 May 2015 20:17:40 -0400
Newsgroups gmane.comp.window-managers.fluxbox.user
Message-ID <[email protected]>
This is a FAQ, but my searching about did not help. I want to make
background color permanently black. I'm using the Twice style. 
In startup I put the line:

     fbsetroot -solid black

This works, but I get an error:

     fbsetbg: Can't find wallpaper style

In fluxbox manual it says I can prevent this with the command

     session.screen0.rootCommand: fbsetbg -f   \
     ~/backgrounds/zimdib_dark.png

I don't understand. The -f option selects the background, but I want to
ignore it. Also, I have no such ~/backgrounds folder. 

------------------------------------------------------------------------------