Open IKorabel opened 4 years ago
Ummm.. I don't think it is the correct library for your purpose. RandomColorSwift is only providing a very small public interface to produce random colors for visual effects, you cannot control it in that level you described.
For your purpose, maybe just try to tweak colors with the related method.
Hello. I'm making a colorBlind game. How can I make the same colors in array with one excess (which is lighter than others in array, for example), using your library? Thank you!