milkypostman / powerline

emacs powerline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is customization of inactive powerline separator foreground color possible?

gamecubate opened this issue · comments

Is there a way (when making some adjustments to a theme via the 'set-face-attribute func) to specify the foreground color of one of the powerline utf-8 separators inside an inactive powerline?

Which theme are you using?

i don’t think by default you can. But you could add it. If you look at the theme it should be obvious.

powerline-default-theme

I wasn't sure quite how to do it and ended up setting it to a slant for now.

(custom-set-variables
 '(powerline-default-separator "slant"))