Use php branding colors for php item

This commit is contained in:
Ilan Cosman 2021-07-14 18:58:29 -07:00
parent 657c989afa
commit de0925106e
6 changed files with 6 additions and 6 deletions

View File

@ -48,7 +48,7 @@ tide_nvm_icon '⬢'
tide_os_bg_color 444444
tide_os_color EEEEEE
tide_php_bg_color 444444
tide_php_color 875FFF
tide_php_color 617CBE
tide_php_icon ''
tide_prompt_add_newline_before true
tide_prompt_color_frame_and_connection 6C6C6C

View File

@ -29,7 +29,7 @@ tide_nvm_color green
tide_os_bg_color black
tide_os_color brwhite
tide_php_bg_color black
tide_php_color brmagenta
tide_php_color blue
tide_prompt_color_frame_and_connection brblack
tide_prompt_color_separator_same_color brblack
tide_pwd_bg_color black

View File

@ -48,7 +48,7 @@ tide_nvm_icon '⬢'
tide_os_bg_color normal
tide_os_color normal
tide_php_bg_color normal
tide_php_color 875FFF
tide_php_color 617CBE
tide_php_icon ''
tide_prompt_add_newline_before true
tide_prompt_color_frame_and_connection 6C6C6C

View File

@ -29,7 +29,7 @@ tide_nvm_color green
tide_os_bg_color normal
tide_os_color brwhite
tide_php_bg_color normal
tide_php_color brmagenta
tide_php_color blue
tide_prompt_color_frame_and_connection brblack
tide_prompt_color_separator_same_color brblack
tide_pwd_bg_color normal

View File

@ -47,7 +47,7 @@ tide_nvm_color 000000
tide_nvm_icon '⬢'
tide_os_bg_color CED7CF
tide_os_color 080808
tide_php_bg_color 75507B
tide_php_bg_color 617CBE
tide_php_color 000000
tide_php_icon ''
tide_prompt_add_newline_before true

View File

@ -28,7 +28,7 @@ tide_nvm_bg_color green
tide_nvm_color black
tide_os_bg_color white
tide_os_color black
tide_php_bg_color magenta
tide_php_bg_color blue
tide_php_color black
tide_prompt_color_frame_and_connection brblack
tide_prompt_color_separator_same_color brblack