onMagenta property

Chalk get onMagenta

Set background base 16 xterm colors magenta (terminal dependent) linen

Implementation

Chalk get onMagenta =>
    _createStyler(_ansiSGRModiferOpen(45), _ansiBgClose, this);