CheetahColorTheme
public struct CheetahColorTheme : ColorTheme
                Default theme.
- 
                  
                  
Declaration
Swift
public let primaryColor: UIColor - 
                  
                  
Declaration
Swift
public let secondaryColor: UIColor - 
                  
                  
Declaration
Swift
public var disabledButtonColor: UIColor? - 
                  
                  
Declaration
Swift
public var highlightedButtonColor: UIColor? 
View on GitHub
        CheetahColorTheme Structure Reference