# SquirrelColor

```typescript
SquirrelColor {
    color: string;
    alpha: number;
}
```
