---
title: CPTimeRemainingColor.default
framework: carplay
role: symbol
role_heading: Case
path: carplay/cptimeremainingcolor/default
---

# CPTimeRemainingColor.default

The system default color.

## Declaration

```swift
case `default`
```

## Discussion

Discussion The color is white when the map template’s tripEstimateStyle is CPTripEstimateStyle.dark, and black when the style is CPTripEstimateStyle.light.

## See Also

### Colors

- [CPTimeRemainingColor.green](carplay/cptimeremainingcolor/green.md)
- [CPTimeRemainingColor.orange](carplay/cptimeremainingcolor/orange.md)
- [CPTimeRemainingColor.red](carplay/cptimeremainingcolor/red.md)
