read_color
pub fn rgba(chars: &mut Chars<'_>) -> Option<[u8; 4]>
Reads RGBA colors from iterator of characters.