<!--
{
  "availability" : [
    "Xcode: 11.0.0 -",
    "iOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/adopting-ios-dark-mode",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Adopting iOS Dark Mode"
}
-->

# Adopting iOS Dark Mode

Adopt Dark Mode in your iOS app by using dynamic colors and visual effects.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [214: Implementing Dark Mode on iOS](https://developer.apple.com/wwdc19/214).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)