Have a command line flag that allows for specifying the style for each column. Something like this: `column-bling --colors 'red;yellow,blue,green'` The colors would wrap around and repeat if the actual number of columns is more than the one specified.