ThemeKit
-
Use
ThemeManager
shared instance to perform app-wide theming related operations, such as:- Get information about current theme/appearance
- Change current
theme
(can also be changed fromNSUserDefaults
) - List available themes
- Define
ThemeKit
behaviour
Declaration
Swift
public class ThemeManager: NSObject