Skip to content

0.1.0

Choose a tag to compare

@demolaf demolaf released this 21 Jun 10:51
· 9 commits to main since this release

ThemeKit 0.1.0

Initial release. A Swift package for managing light/dark theme variants in iOS apps.

  • Theme@Observable central store with UserDefaults persistence
  • Core protocols: ThemeExtension, ThemeVariant, ThemeOverridable
  • SwiftUI and UIKit appliers handling first launch, follow-system, and forced color scheme modes
  • Requires iOS 17+, Swift 6