new zshrc, powerline colours for blade

This commit is contained in:
Armin 2015-03-13 19:52:59 +01:00
commit f4f220cedf
3 changed files with 22 additions and 4 deletions

View file

@ -1,4 +1,4 @@
colours=(252 160 152 32)
colours=(250 58 152 32)
prompt_context_user_fg="${colours[1]}"
prompt_context_user_bg="${colours[2]}"
prompt_context_root_fg="${colours[3]}"