Platforms
The same palette in UIKit, AppKit, watchOS and visionOS.
- Using ColorTokensKit in UIKitGive UIKit views the palette's tokens as UIColors that follow dark mode on every iOS version tested.
- Using ColorTokensKit in AppKitGive AppKit views the palette's tokens as NSColors that follow the Mac's light and dark appearance.
- Using ColorTokensKit on watchOSEvery token gives its dark stop on Apple Watch, so your watch app gets dark-mode contrast as is.
- Using ColorTokensKit on visionOSUse the palette on Apple Vision Pro, where tokens give their dark stops and color goes on buttons.