How I can make a change only Random color using lighter colors.
What I mean is that just want to use the colors that are in the upper right corner, I do not want to use dark colors.
Use this to the random color change:
startColor = new Color (Random.value, Random.value, Random.value);