ohmyzsh/lib/powerline/box
2015-03-18 13:11:11 +01:00

14 lines
210 B
Text

# use $HOME/.zsh/256-color-test.py to test colors.
echo true
# user colors
prompt_context_user_fg="252"
prompt_context_user_bg="240"
# root colors
prompt_context_root_fg="172"
prompt_context_root_bg="52"