# Sandbox.UI.BaseStyles.ScrollbarThumbColor

```csharp
System.Nullable<Color> ScrollbarThumbColor { get; set; }
```

Represents the `scrollbar-thumb-color` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
