Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground'); $config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none