Contents

systemGreen

Returns a color object for green that automatically adapts to vibrancy and accessibility settings.

Declaration

class var systemGreen: NSColor { get }

Discussion

Use this color when you want a tint color that looks great on both light and dark backgrounds.

See Also

Adaptable system colors