TomTomSDKCommonUI+UIColor

extension UIColor
  • Dark blue sky color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let darkBlueSky: UIColor
  • Label text color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let labelText: UIColor
  • Primary button text color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let primaryButtonText: UIColor
  • Secondary button background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let secondaryButtonBackground: UIColor
  • Secondary button text color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let secondaryButtonText: UIColor
  • View background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let viewBackground: UIColor
  • View background pastel color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let viewBackgroundPastel: UIColor
  • View shadow color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let viewShadow: UIColor
  • Primary navigation label color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let primaryNavigationLabel: UIColor
  • Secondary navigation label color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let secondaryNavigationLabel: UIColor
  • Neutral color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let neutral: UIColor
  • Neutral dark color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let neutralDark80: UIColor
  • Dark grey color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let dark65: UIColor
  • Alert button background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let alertButtonBackground: UIColor
  • Separator color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let separator: UIColor
  • Alert color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let alert: UIColor
  • Status green light color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let statusGreenLight: UIColor
  • Loading placeholder color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let loadingPlaceholder: UIColor
  • Speed limit border color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let speedLimitBorder: UIColor
  • Light background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let lightBackground: UIColor
  • Progress bar driven color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let progressBarDriven: UIColor
  • Active route color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let activeRoute: UIColor
  • Alternative route color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let alternativeRoute: UIColor
  • Illustrations teal color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let illustrationsTeal: UIColor
  • Not speeding background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let notSpeedingBackground: UIColor
  • Speeding background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let speedingBackground: UIColor
  • Speeding over threshold background color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let speedingOverThresholdBackground: UIColor
  • Always light navigation label color.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public static let alwaysLightNavigationLabel: UIColor