Skip to main content

get_active_syntax_theme

Function get_active_syntax_theme 

Source
pub fn get_active_syntax_theme() -> &'static str
Expand description

Get the recommended syntax highlighting theme for the currently active UI theme. Convenience wrapper around get_syntax_theme_for_ui_theme.