pub fn render_diff_lines( lines: &[DiffLine], file_path: &str, theme: &Theme, ) -> Vec<Line<'static>>