2023-09-02 18:19:36 +02:00
|
|
|
# name: Nightfox
|
2023-09-07 17:55:16 +02:00
|
|
|
# license: MIT
|
|
|
|
# palette author: EdenEast
|
|
|
|
# initial author: EdenEast
|
|
|
|
# adapted by: Kujiu
|
2023-09-02 18:19:36 +02:00
|
|
|
# preferred_background: 131a24
|
|
|
|
# url: https://github.com/edeneast/nightfox.nvim/raw/main/extra/nightfox/nightfox_fish.fish
|
2022-10-15 21:52:57 +02:00
|
|
|
|
|
|
|
fish_color_normal cdcecf
|
|
|
|
fish_color_command 63cdcf
|
|
|
|
fish_color_quote dbc074
|
|
|
|
fish_color_redirection cdcecf
|
|
|
|
fish_color_end f4a261
|
|
|
|
fish_color_error c94f6d
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_param 71839b
|
2022-10-15 21:52:57 +02:00
|
|
|
fish_color_comment 738091
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_match dbc074
|
|
|
|
fish_color_selection --bold --background=2b3b51
|
2022-10-15 21:52:57 +02:00
|
|
|
fish_color_search_match --background=2b3b51
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_history_current --bold
|
2023-09-27 03:29:50 +02:00
|
|
|
fish_color_operator aeafb0
|
2022-10-15 21:52:57 +02:00
|
|
|
fish_color_escape d67ad2
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_cwd 81b29a
|
2023-09-06 02:40:27 +02:00
|
|
|
fish_color_cwd_root c94f6d
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_valid_path 719cd6 --underline
|
2023-09-27 03:29:50 +02:00
|
|
|
fish_color_autosuggestion 81b29a
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_color_user 63cdcf
|
|
|
|
fish_color_host 719cd6
|
|
|
|
fish_color_cancel 9d79d6
|
2022-10-15 21:52:57 +02:00
|
|
|
fish_pager_color_completion cdcecf
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_pager_color_prefix 63cdcf --bold --underline
|
2022-10-15 21:52:57 +02:00
|
|
|
fish_pager_color_description 738091
|
2023-09-02 18:19:36 +02:00
|
|
|
fish_pager_color_progress 738091
|
|
|
|
fish_pager_color_selected_background --background=2b3b51
|
|
|
|
fish_color_option dfdfe0
|
|
|
|
fish_color_keyword 9d79d6
|
|
|
|
fish_color_host_remote f4a261
|
|
|
|
fish_color_status c94f6d
|