---
title: alternatingContentBackgroundColors
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/alternatingcontentbackgroundcolors
---

# alternatingContentBackgroundColors

The colors to use for alternating content, typically found in table views and collection views.

## Declaration

```swift
class var alternatingContentBackgroundColors: [NSColor] { get }
```

## See Also

### Table colors

- [gridColor](appkit/nscolor/gridcolor.md)
- [headerTextColor](appkit/nscolor/headertextcolor.md)
