diff --git a/lib/powerline/box b/lib/powerline/box new file mode 100644 index 000000000..92840a0ed --- /dev/null +++ b/lib/powerline/box @@ -0,0 +1,10 @@ +# use $HOME/.zsh/256-color-test.py to test colors. + +# user colors +prompt_context_user_fg="252" +prompt_context_user_bg="240" + +# root colors +prompt_context_root_fg="152" +prompt_context_root_bg="32" +