fn parse_designs(input: &str) -> Vec<Vec<Colour>>
Turn the list of designs to match into the internal representation, one design per line.