ThemeKit
-
Use
ThemeManagershared 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
ThemeKitbehaviour
Declaration
Swift
public class ThemeManager: NSObject
View on GitHub
Install in Dash
ThemeKit Reference