PepperoniJoe / DarkModeColors

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DarkModeColors

Xcode version Language License

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:

  1. Open project in Xcode
  2. Go to project settings for the target and update the your signing information(signing and capabilities)
  3. Build and run the app in Xcode.
  4. 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.

About

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.

License:MIT License


Languages

Language:Swift 100.0%