---
title: ColorScheme.dark
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/colorscheme/dark
---

# ColorScheme.dark

The color scheme that corresponds to a dark appearance.

## Declaration

```swift
case dark
```

## See Also

### Getting color schemes

- [ColorScheme.light](swiftui/colorscheme/light.md)
