---
title: headerTextColor
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/headertextcolor
---

# headerTextColor

The color to use for text in header cells in table views and outline views.

## Declaration

```swift
class var headerTextColor: NSColor { get }
```

## Return Value

Return Value The system color used for text in header cells in table and outline views. For more information, see NSColor.

## See Also

### Table colors

- [gridColor](appkit/nscolor/gridcolor.md)
- [alternatingContentBackgroundColors](appkit/nscolor/alternatingcontentbackgroundcolors.md)
