Searched refs:error_style (Results 1 – 1 of 1) sorted by relevance
103 let error_style = Style::default().fg(Color::Magenta); in draw_footer() localVariable113 log if log.contains("ERROR") => error_style, in draw_footer()