I’m trying to figure out how to make different lines in a grid to be different colors. If possible, I would like the color of the grid elements to be based on the content of the element. (For example, “Square” is green, “Circle” is blue, …)
What would be the best way to do this?