pub async fn get_resolution( yaml: Arc<Config>, header_color: Arc<AnsiOrCustom>, logo_color: Arc<CustomColor>, language: Arc<HashMap<&'static str, &'static str>>, infos: Arc<Infos>, ) -> Option<String>