You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
We already have a fix for that in our preparation branch #944 for the upcoming version. It would be super helpful, if you could try out this branch and report any issues.
Describe Your Issue
I was using non-standard colors like mediumpurple4 or grey11 and get white segment separators on the left side.
Have you tried to debug or fix it?
I've found that issue comes from using variable $CURRENT_BG as foreground color directly without converting it to color id through foregroundColor function.
https://github.com/bhilburn/powerlevel9k/blob/571a859413866897cf962396f02f65a288f677ac/powerlevel9k.zsh-theme#L134
https://github.com/bhilburn/powerlevel9k/blob/571a859413866897cf962396f02f65a288f677ac/powerlevel9k.zsh-theme#L183
Environment Information
The text was updated successfully, but these errors were encountered: