Use rustacean branding colors for rustc item

This commit is contained in:
Ilan Cosman 2021-07-14 18:48:52 -07:00
parent 50df365c50
commit 4842005ef2
6 changed files with 7 additions and 7 deletions

View File

@ -71,7 +71,7 @@ tide_right_prompt_separator_diff_color ''
tide_right_prompt_separator_same_color ''
tide_right_prompt_suffix ''
tide_rustc_bg_color 444444
tide_rustc_color 00AFAF
tide_rustc_color F74C00
tide_rustc_icon ''
tide_shlvl_bg_color 444444
tide_shlvl_color d78700

View File

@ -37,7 +37,7 @@ tide_pwd_color_anchors brcyan
tide_pwd_color_dirs cyan
tide_pwd_color_truncated_dirs magenta
tide_rustc_bg_color black
tide_rustc_color cyan
tide_rustc_color red
tide_shlvl_bg_color black
tide_shlvl_color yellow
tide_status_bg_color black

View File

@ -71,7 +71,7 @@ tide_right_prompt_separator_diff_color ' '
tide_right_prompt_separator_same_color ' '
tide_right_prompt_suffix ''
tide_rustc_bg_color normal
tide_rustc_color 00AFAF
tide_rustc_color F74C00
tide_rustc_icon ''
tide_shlvl_bg_color normal
tide_shlvl_color d78700

View File

@ -37,7 +37,7 @@ tide_pwd_color_anchors brcyan
tide_pwd_color_dirs cyan
tide_pwd_color_truncated_dirs magenta
tide_rustc_bg_color normal
tide_rustc_color cyan
tide_rustc_color red
tide_shlvl_bg_color normal
tide_shlvl_color yellow
tide_status_bg_color normal

View File

@ -70,8 +70,8 @@ tide_right_prompt_prefix ''
tide_right_prompt_separator_diff_color ''
tide_right_prompt_separator_same_color ''
tide_right_prompt_suffix ''
tide_rustc_bg_color FF8700
tide_rustc_color 2E3436
tide_rustc_bg_color F74C00
tide_rustc_color 000000
tide_rustc_icon ''
tide_shlvl_bg_color 808000
tide_shlvl_color 000000

View File

@ -36,7 +36,7 @@ tide_pwd_bg_color blue
tide_pwd_color_anchors brwhite
tide_pwd_color_dirs brwhite
tide_pwd_color_truncated_dirs white
tide_rustc_bg_color yellow
tide_rustc_bg_color red
tide_rustc_color black
tide_shlvl_bg_color yellow
tide_shlvl_color black