Skip to content

Instantly share code, notes, and snippets.

@justanindieguy
Created August 21, 2023 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justanindieguy/960db4fd2a4a4168fbfaefcb173dcd57 to your computer and use it in GitHub Desktop.
Save justanindieguy/960db4fd2a4a4168fbfaefcb173dcd57 to your computer and use it in GitHub Desktop.
Kanagawa theme for Fish Shell
fish_color_autosuggestion 727169
fish_color_cancel --reverse
fish_color_command 7AA89F
fish_color_comment 727169
fish_color_cwd green
fish_color_cwd_root red
fish_color_end FF9E64
fish_color_error C34043
fish_color_escape D27E99
fish_color_history_current --bold
fish_color_host normal
fish_color_host_remote
fish_color_keyword
fish_color_match --background=brblue
fish_color_normal normal
fish_color_operator 76946A
fish_color_option
fish_color_param 957FB8
fish_color_quote C0A36E
fish_color_redirection DCD7BA
fish_color_search_match 'bryellow' '--background=brblack'
fish_color_selection 'white' '--bold' '--background=brblack'
fish_color_status red
fish_color_user brgreen
fish_color_valid_path --underline
fish_pager_color_background
fish_pager_color_completion normal
fish_pager_color_description 727169
fish_pager_color_prefix 'normal' '--bold' '--underline'
fish_pager_color_progress 'brwhite' '--background=cyan'
fish_pager_color_secondary_background
fish_pager_color_secondary_completion
fish_pager_color_secondary_description
fish_pager_color_secondary_prefix
fish_pager_color_selected_background --background=brblack
fish_pager_color_selected_completion
fish_pager_color_selected_description
fish_pager_color_selected_prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment