# Sandbox.GameResourceAttribute.IconFgColor

```csharp
string IconFgColor { get; set; }
```

Foreground color (icon color) for this resource's thumbnail.

Declared in [Sandbox.GameResourceAttribute](/api/Sandbox.GameResourceAttribute).
Assembly: `Sandbox.Engine`.
