# `BFColorBackground`

*Enumeration*

## Declaration

```swift
enum BFColorBackground
```

```objc
enum BFColorBackground : uint8_t;
```

```python
BFColorBackground
```

## Topics

### Enumeration Cases

- [`BFColorBackground.BFColorBackgroundDark`](/Core/GlyphsKit/BFColorBackground/BFColorBackgroundDark)
- [`BFColorBackground.BFColorBackgroundLight`](/Core/GlyphsKit/BFColorBackground/BFColorBackgroundLight)
- [`BFColorBackground.BFColorBackgroundUnknown`](/Core/GlyphsKit/BFColorBackground/BFColorBackgroundUnknown)

