fish vi keybinds
This commit is contained in:
parent
7a4856380d
commit
83e8e09329
3 changed files with 34 additions and 35 deletions
|
@ -1,29 +1,29 @@
|
|||
# name: 'Catppuccin macchiato'
|
||||
# url: 'https://github.com/catppuccin/fish'
|
||||
# preferred_background: 24273a
|
||||
# preferred_background: #24273a
|
||||
|
||||
fish_color_normal cad3f5
|
||||
fish_color_command 8aadf4
|
||||
fish_color_param f0c6c6
|
||||
fish_color_keyword ed8796
|
||||
fish_color_quote a6da95
|
||||
fish_color_redirection f5bde6
|
||||
fish_color_end f5a97f
|
||||
fish_color_comment 8087a2
|
||||
fish_color_error ed8796
|
||||
fish_color_gray 6e738d
|
||||
fish_color_selection --background=363a4f
|
||||
fish_color_search_match --background=363a4f
|
||||
fish_color_operator f5bde6
|
||||
fish_color_escape ee99a0
|
||||
fish_color_autosuggestion 6e738d
|
||||
fish_color_cancel ed8796
|
||||
fish_color_cwd eed49f
|
||||
fish_color_user 8bd5ca
|
||||
fish_color_host 8aadf4
|
||||
fish_color_host_remote a6da95
|
||||
fish_color_status ed8796
|
||||
fish_pager_color_progress 6e738d
|
||||
fish_pager_color_prefix f5bde6
|
||||
fish_pager_color_completion cad3f5
|
||||
fish_pager_color_description 6e738d
|
||||
fish_color_normal #cad3f5
|
||||
fish_color_command #8aadf4
|
||||
fish_color_param #f0c6c6
|
||||
fish_color_keyword #ed8796
|
||||
fish_color_quote #a6da95
|
||||
fish_color_redirection #f5bde6
|
||||
fish_color_end #f5a97f
|
||||
fish_color_comment #8087a2
|
||||
fish_color_error #ed8796
|
||||
fish_color_gray #6e738d
|
||||
fish_color_selection --background=#363a4f
|
||||
fish_color_search_match --background=#363a4f
|
||||
fish_color_operator #f5bde6
|
||||
fish_color_escape #ee99a0
|
||||
fish_color_autosuggestion #6e738d
|
||||
fish_color_cancel #ed8796
|
||||
fish_color_cwd #eed49f
|
||||
fish_color_user #8bd5ca
|
||||
fish_color_host #8aadf4
|
||||
fish_color_host_remote #a6da95
|
||||
fish_color_status #ed8796
|
||||
fish_pager_color_progress #6e738d
|
||||
fish_pager_color_prefix #f5bde6
|
||||
fish_pager_color_completion #cad3f5
|
||||
fish_pager_color_description #6e738d
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
fish_color_normal D4BE98
|
||||
fish_color_command 89B482
|
||||
fish_color_command A9B665
|
||||
fish_color_keyword 7DAEA3
|
||||
fish_color_quote D8A657
|
||||
fish_color_redirection D4BE98
|
||||
fish_color_end E78A4E
|
||||
fish_color_error EA6962
|
||||
fish_color_param D3869B
|
||||
fish_color_comment D3869B
|
||||
fish_color_param D4BE98
|
||||
fish_color_comment 7C6F64
|
||||
fish_color_selection --background=504945
|
||||
fish_color_search_match --background=504945
|
||||
fish_color_operator A9B665
|
||||
fish_color_escape 7DAEA3
|
||||
fish_color_autosuggestion 8F3F71
|
||||
fish_color_autosuggestion 5A524C
|
||||
|
||||
fish_pager_color_progress 8F3F71
|
||||
fish_pager_color_prefix 89B482
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue