EnterpriseDS Documentation

Extensions on UIColor

Properties

primary​Brand​Violet

static var primaryBrandViolet: UIColor  

Primary branding color

primary​Violet​Shade

static var primaryVioletShade: UIColor  

Shaded primary branding color

secondary​Teal​Deep

static var secondaryTealDeep: UIColor  

Secondary branding color

tertiary​Cranberry

static var tertiaryCranberry: UIColor  

Tertiary branding color

status​Info

static var statusInfo: UIColor  

A bluish color used for calling attention to the user for data

status​Success

static var statusSuccess: UIColor  

A greenish color used to denote a successful/correct state

status​Warning

static var statusWarning: UIColor  

A yellowish color used for warning states and non-urgent needs

status​Error

static var statusError: UIColor  

A reddish color used for error states and urgent needs

grayscale​Black

static var grayscaleBlack: UIColor  

Black

grayscale​Gray​Shade

static var grayscaleGrayShade: UIColor  

A medium-dark gray color

grayscale​Gray

static var grayscaleGray: UIColor  

A medium-dark gray color

grayscale​Gray​Tint

static var grayscaleGrayTint: UIColor  

A medium gray color

grayscale​Avatar​Gray

static var grayscaleAvatarGray: UIColor  

A light gray color

grayscale​Background

static var grayscaleBackground: UIColor  

A gray color used for view backgrounds

grayscale​White

static var grayscaleWhite: UIColor  

White

grayscale11Gray

static var grayscale11Gray: UIColor  

A medium gray color

deemphasized

@available(tvOS 11.0, *)
    static var deemphasized: UIColor  

The color of deemphasized typography

linked

@available(tvOS 11.0, *)
    static var linked: UIColor  

The color of linked typography

disabled

@available(tvOS 11.0, *)
    static var disabled: UIColor  

The color of disabled typography