All the Icons Spaceline Separator Issue
Hey - thanks for an awesome emacs theme!
I've just started using All the Icons and tried using the spaceline-all-the-icons theme. The background colour of the separators is a little bit out (see the screenshot below):

Is there a chance to get this fixed?
Thanks :)
(P.S. The alignment issue is an upstream bug)
Of course there is a chance, I'm not an all-the-icons user, but if you are, and are willing, use the list-all-faces-display and search for the faces used there, edit rebecca-theme.el accordingly (you can base on the faces for vim powerline) and eval-current-buffer until you get it fixed. And send a PR :)
Awesome - as a not very experienced elisp person thanks for the point in the right direction! I'll have a go at fixing it when I get some time :smile: