'ffffff', ); add_theme_support( 'custom-background', $args ); } add_action( 'after_setup_theme', __NAMESPACE__ . '\load_custom_background' );