backgroundLightMagenta top-level constant

AnsiCode const backgroundLightMagenta

Implementation

const backgroundLightMagenta =
    AnsiCode._('light magenta', AnsiCodeType.background, 105, resetAll);