I have a column of containing the days of the week.
|dow |
|----|
|Tue |
|Wed |
|Thu |
|Thu |
I would like to color the background of each day differently. So every Mon would have the same color and every Tue would have the same color etc. I don't care what colors each day has. I just want them to be different.