Right now, we are forcing all colors to be RGB24.
This only affects the Winsor Newton colors for now.
No one can tell on normal computer screens, but in theory if you were say printing it,
you could tell.
Issue is that we want them to be in the same format so that the ALL_COLORS dict can be a homogeneous type.
Right now, we are forcing all colors to be RGB24.
This only affects the Winsor Newton colors for now.
No one can tell on normal computer screens, but in theory if you were say printing it,
you could tell.
Issue is that we want them to be in the same format so that the ALL_COLORS dict can be a homogeneous type.