> And another little improvement: > the first color is black, and the second is white, but with the default > multiplierCoefficient of 0.1, we have darker and lighter versions of +/- > 10%, and in case of these two "extreme" colors, we losetwo of them, because > the darker version of black is always #000000, and the lighter version of > white is always #ffffff . > So what do you think to "fix" also these colors in the default json colors ? > We could have as "base black" #191919, and as "base white" #e6e6e6 ... what > do you think ?
This would be too disruptive. We'd have to change every skin that refers to color[1] to color[0], and the same for white.
