You should be able to set background color from the theme configuration. Make sure you edit the theme you are using, and make sure permissions are set so that it actually saves the setting.
Code
background_color = 0x111111
You should write your color like in the example above with 0x infront.