NewYorkDynamicColor
public enum NewYorkDynamicColor
A color palette for NewYorkButton. These colors will be adjusted based on an app’s user interface style.
-
Light: #f44336, Dark: #e53935
Declaration
Swift
case red
-
Light: #ff5722, Dark: #ff8a65
Declaration
Swift
case orange
-
Light: #ffc107, Dark: #ffd54f
Declaration
Swift
case yellow
-
Light: #4caf50, Dark: #81c784
Declaration
Swift
case green
-
Light: #009688, Dark: #4db6ac
Declaration
Swift
case teal
-
Light: #2196f3, Dark: #64b5f6
Declaration
Swift
case blue
-
Light: #3f51b5, Dark: #7986cb
Declaration
Swift
case indigo
-
Light: #9c27b0, Dark: #ba68c8
Declaration
Swift
case purple
-
Light: #e91e63, Dark: #f06292
Declaration
Swift
case pink