<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPTimeRemainingColor/default",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@E@CPTimeRemainingColor@CPTimeRemainingColorDefault"
  },
  "title" : "CPTimeRemainingColor.default"
}
-->

# CPTimeRemainingColor.default

The system default color.

```
case `default`
```

## Discussion

The color is white when the map template’s [`tripEstimateStyle`](/documentation/CarPlay/CPMapTemplate/tripEstimateStyle) is [`CPTripEstimateStyle.dark`](/documentation/CarPlay/CPTripEstimateStyle/dark), and black when the style is [`CPTripEstimateStyle.light`](/documentation/CarPlay/CPTripEstimateStyle/light).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)