Skip to content

0.2.0

Choose a tag to compare

@demolaf demolaf released this 22 Jun 23:32
· 2 commits to main since this release

ThemeKit 0.2.0

Adds macOS 14+ support and a native macOS example app.

  • macOS 14+ is now a supported platform — ThemeKit, ThemeKitSwiftUI, and their test suites compile on macOS with Swift 6 strict concurrency
  • ThemeApplier (SwiftUI) overrides NSApplication.shared.appearance on macOS, so forced color schemes persist across window focus changes
  • ThemeKitUIKit remains iOS-only
  • Requires iOS 17+ or macOS 14+, Swift 6