isDisliked
Determines if the color is disliked.
A color is considered disliked if it is a dark yellow-green that is not neutral.
Receiver
The Color to check.
Return
true
if the color is disliked, false
otherwise.
Determines if the color is disliked.
A color is considered disliked if it is a dark yellow-green that is not neutral.
The Color to check.
true
if the color is disliked, false
otherwise.