Deprecate old default_theme function

This commit is contained in:
Tau Gärtli 2024-04-16 14:43:18 +02:00
parent 1423dd9440
commit de796392cf
No known key found for this signature in database

View file

@ -90,6 +90,7 @@ impl HighlightingAssets {
///
/// See <https://github.com/sharkdp/bat/issues/1746> and
/// <https://github.com/sharkdp/bat/issues/1928> for more context.
#[deprecated(note = "use bat::theme::theme instead")]
pub fn default_theme() -> &'static str {
#[cfg(not(target_os = "macos"))]
{