static func == (ColorScheme , ColorScheme ) -> Bool
Indicates whether two color schemes are equal.
static func != (Self, Self) -> Bool
Indicates whether two color schemes are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the color scheme by passing them into the given hash function.