add host color file for blade

This commit is contained in:
Armin 2015-02-22 19:59:22 +01:00
commit de1ae19fd8

6
lib/powerline/blade Normal file
View file

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