mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
new colors for blade prompt
This commit is contained in:
parent
b35a583c09
commit
c12cd92396
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
colours=(250 58 152 32)
|
||||
colours=(250 236 152 32)
|
||||
prompt_context_user_fg="${colours[1]}"
|
||||
prompt_context_user_bg="${colours[2]}"
|
||||
prompt_context_root_fg="${colours[3]}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue