---
title: dark
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsview/backgroundstyle/dark
---

# dark

The background is a dark color.

## Declaration

```swift
static var dark: NSView.BackgroundStyle { get }
```

## Discussion

Discussion Light content contrasts well with this background.

## See Also

### Deprecated

- [light](appkit/nsview/backgroundstyle/light.md)
