GiniColor
@objc
public class GiniColor : NSObjectThe GiniColor class allows to customize color for the light and the dark modes.
- 
                  
                  Creates a GiniColor with the colors for the light and dark modes. DeclarationSwift public init(lightModeColor: UIColor, darkModeColor: UIColor)ParameterslightModeColorcolor for the light mode darkModeColorcolor for the dark mode 
 
    
         View on GitHub
            View on GitHub
           GiniColor Class Reference
      GiniColor Class Reference