pub fn theme_pull( config: &Config, discourse_name: &str, theme_id: u64, local_path: Option<&Path>, ) -> Result<()>
Pull a theme to a local JSON file.