pub fn style_line_bg(
kind: DiffLineType,
theme: DiffTheme,
level: DiffColorLevel,
) -> StyleExpand description
Full-width line background style. Context lines use terminal default.
pub fn style_line_bg(
kind: DiffLineType,
theme: DiffTheme,
level: DiffColorLevel,
) -> StyleFull-width line background style. Context lines use terminal default.