pub fn diff_hunk_bg(theme: DiffTheme, level: DiffColorLevel) -> ColorExpand description
Get background color for hunk header (@@ -old +new @@) lines.
Neutral blue-grey tint (not red/green) so hunk separators stay visually distinct from add/del content while still painting full-width.