ColorNames
enum ColorNames : String
Semantic representation of the colors in the Palettes
-
Background color names
Declaration
Swift
case backgroundMain
-
Declaration
Swift
case backgroundMid
-
Declaration
Swift
case backgroundAlt
-
Text color names
Declaration
Swift
case textPrimary
-
Declaration
Swift
case textAlt
-
App color names
Declaration
Swift
case primary
-
Declaration
Swift
case secondary
-
Declaration
Swift
case tertiary