mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
add host color file for deep
This commit is contained in:
parent
de1ae19fd8
commit
4519edfc02
1 changed files with 6 additions and 0 deletions
6
lib/powerline/deep
Normal file
6
lib/powerline/deep
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
colours=(252 164 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]}"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue