For iOS Developers: View all system colors that vary depending on the iOS trait environment. Check how each color looks in dark and regular modes.
Features:
- View is of list of system colors.
- Web link to Human Interface Guidelines.
Example (shown in Light and Dark modes)
Technical Info:
Xcode project written in Swift 5
Requires Xcode 11
Installations:
- Open project in Xcode
- Go to project settings for the target and update the your signing information(signing and capabilities)
- Build and run the app in Xcode.
- Use Similator menu "Toggle Appearance" or [Shift] [Command] [A] to switch modes.
See Also:
Quickies - a variety of example iOS apps
Make Icons Swiftly - used to generate app icon sets
Author:
Marcy Vernon @MarcyVernon
License:
"Dark Mode Colors" is under the MIT license. See LICENSE for more information.