Skip to main content

style_sign

Function style_sign 

Source
pub fn style_sign(
    kind: DiffLineType,
    _theme: DiffTheme,
    _level: DiffColorLevel,
) -> Style
Expand description

Sign character (+/-) style. Uses standard ANSI red/green without bold for consistency.