Skip to main content

theme_matches_terminal_scheme

Function theme_matches_terminal_scheme 

Source
pub fn theme_matches_terminal_scheme(theme_id: &str) -> bool
Expand description

Check if a theme is suitable for the detected terminal color scheme. Returns true if the theme matches (light theme for light terminal, dark for dark).