# Sandbox.UI.TextEntry.SelectionColor

```csharp
Color SelectionColor { get; set; }
```

The color used for text selection highlight. Defaults to cyan with transparency.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
