<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Outline](./server.outline.md) &gt; [color](./server.outline.color.md)

## Outline.color property

The color of the outline. Defaults to black.

**Signature:**

```typescript
color?: RgbColor;
```
