I'm noticing that the separator for the first column with the following format isn't coloured blue, it's just white:
"table {{.ID}}\t{{.ImageName}}\t{{.Names}}\t{{.State}}\t{{.Status}}\t{{.ShortPublishedPorts}}"
However, when I make my terminal wider and the following format applies, the first entry in the first column is blue (and the separator is still white):
"table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Tag}}\t{{.CreatedAt}}\t{{.State}}\t{{.Status}}\t{{.Networks}}\t{{.IP}}\t{{.LongPublishedPorts}}"
I'm noticing that the separator for the first column with the following format isn't coloured blue, it's just white:
However, when I make my terminal wider and the following format applies, the first entry in the first column is blue (and the separator is still white):