# CustomColor

Field in [BasicMarker](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.markuppalette/yarn.unity.markuppalette.basicmarker)

## Summary

Indicates whethere or not the text associated with this marker should have a custom colour.

```csharp
public bool CustomColor;
```
