# `GSGlyphsInfo labelColors`

*Type Method*

## Declaration

```swift
class func labelColors() -> [NSColor]
```

```objc
+ (NSArray<NSColor *> *) labelColors;
```

```python
labelColors() -> list[NSColor]
```

