pub fn style_sign(
kind: DiffLineType,
_theme: DiffTheme,
_level: DiffColorLevel,
) -> StyleExpand description
Sign character (+/-) style.
Uses standard ANSI red/green without bold for consistency.
pub fn style_sign(
kind: DiffLineType,
_theme: DiffTheme,
_level: DiffColorLevel,
) -> StyleSign character (+/-) style.
Uses standard ANSI red/green without bold for consistency.