static let black: Color
A black color suitable for use in UI elements.
static let blue: Color
A context-dependent blue color suitable for use in UI elements.
static let brown: Color
A context-dependent brown color suitable for use in UI elements.
static let clear: Color
A clear color suitable for use in UI elements.
static let cyan: Color
A context-dependent cyan color suitable for use in UI elements.
static let gray: Color
A context-dependent gray color suitable for use in UI elements.
static let green: Color
A context-dependent green color suitable for use in UI elements.
static let indigo: Color
A context-dependent indigo color suitable for use in UI elements.
static let mint: Color
A context-dependent mint color suitable for use in UI elements.
static let orange: Color
A context-dependent orange color suitable for use in UI elements.
static let pink: Color
A context-dependent pink color suitable for use in UI elements.
static let red: Color
A context-dependent red color suitable for use in UI elements.
static let teal: Color
A context-dependent teal color suitable for use in UI elements.
static let white: Color
A white color suitable for use in UI elements.
static let yellow: Color
A context-dependent yellow color suitable for use in UI elements.