Searched refs:warning_style (Results 1 – 1 of 1) sorted by relevance
102 let warning_style = Style::default().fg(Color::Yellow); in draw_footer() localVariable112 log if log.contains("WARNING") => warning_style, in draw_footer()