static func == (ColorScheme , ColorScheme ) -> Bool
Indicates whether two color schemes are equal.
static func != (Self, Self) -> Bool
Indicates whether two color schemes are unequal.
var hashValue : Int
The hashed value of the color scheme.