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
I am looking at the powerline theme right now. I know I can configure it's colors, for example by doing export USER_INFO_THEME_PROMPT_COLOR={some integer value}. I have tried out quite a few values, but the outcome is seemingly random - I can't for the life of me figure out how they're encoded. The official documentation does not even mention coloring.
Please explain, I'm getting desperate.
The text was updated successfully, but these errors were encountered:
As I recall powerline supports standard 256 terminal colors.
What I think you'll want is a way to review which what colors each value renders in your terminal.
I googled "print 256 colors terminal" and found this page:
I am looking at the powerline theme right now. I know I can configure it's colors, for example by doing
export USER_INFO_THEME_PROMPT_COLOR={some integer value}
. I have tried out quite a few values, but the outcome is seemingly random - I can't for the life of me figure out how they're encoded. The official documentation does not even mention coloring.Please explain, I'm getting desperate.
The text was updated successfully, but these errors were encountered: