---
title: color
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextinsertionindicator/color
---

# color

The color of this indicator.

## Declaration

```swift
@NSCopying var color: NSColor! { get set }
```

## Discussion

Discussion If set to nil, returns textInsertionPointColor. Defaults to textInsertionPointColor.

## See Also

### Configuring indicators

- [effectsViewInserter](appkit/nstextinsertionindicator/effectsviewinserter.md)
