---
title: dark
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/shortcutslinkstyle/dark
---

# dark

A button style that applies a dark background with light text.

## Declaration

```swift
static let dark: ShortcutsLinkStyle
```

## See Also

### Getting the styles

- [automatic](appintents/shortcutslinkstyle/automatic.md)
- [automaticOutline](appintents/shortcutslinkstyle/automaticoutline.md)
- [darkOutline](appintents/shortcutslinkstyle/darkoutline.md)
- [light](appintents/shortcutslinkstyle/light.md)
- [lightOutline](appintents/shortcutslinkstyle/lightoutline.md)
