A lua utility to easily get colors to style your statusline
I spend hours making sure colors look good so that you don't have to
The main function can be loaded as local themer = require('slthemer').getSltheme. This function detects the current colorscheme and, if a set of statusline colors are defined for it, returns them as a table. If not, a generic set of colors is returned
Feel free to add more colorschemes