pub fn style_content(
kind: DiffLineType,
style_context: DiffRenderStyleContext,
) -> StyleExpand description
Content style for plain (non-syntax-highlighted) diff lines.
ANSI16: foreground-only styling. Light: bg only, no fg override. Dark + TrueColor/256: colored fg + tinted bg.