# prompt set fish_color_normal white set fish_color_command white set fish_color_keyword blue set fish_color_quote yellow set fish_color_redirection yellow set fish_color_end pink set fish_color_error white set fish_color_param white set fish_color_valid_path white set fish_color_option white set fish_color_comment "#323b46" set fish_color_operator white set fish_color_escape yellow set fish_color_autosuggestion "#323b46" set fish_color_search_match --background=black # pager set fish_pager_color_progress "#a8afb7" set fish_pager_color_prefix white set fish_pager_color_completion white --bold set fish_pager_color_description "#a8afb7" set fish_pager_color_selected_background --background="#171c22"