2023-02-09 19:30:07 +00:00
|
|
|
# TokyoNight
|
|
|
|
|
|
|
|
# Syntax Highlighting Colors
|
|
|
|
fish_color_normal c0caf5
|
|
|
|
fish_color_command 7dcfff
|
|
|
|
fish_color_keyword bb9af7
|
|
|
|
fish_color_quote e0af68
|
|
|
|
fish_color_redirection c0caf5
|
|
|
|
fish_color_end ff9e64
|
|
|
|
fish_color_error f7768e
|
|
|
|
fish_color_param 9d7cd8
|
|
|
|
fish_color_comment 565f89
|
2023-04-16 06:17:51 +00:00
|
|
|
fish_color_selection --background=283457
|
|
|
|
fish_color_search_match --background=283457
|
2023-02-09 19:30:07 +00:00
|
|
|
fish_color_operator 9ece6a
|
|
|
|
fish_color_escape bb9af7
|
|
|
|
fish_color_autosuggestion 565f89
|
|
|
|
|
|
|
|
# Completion Pager Colors
|
|
|
|
fish_pager_color_progress 565f89
|
|
|
|
fish_pager_color_prefix 7dcfff
|
|
|
|
fish_pager_color_completion c0caf5
|
|
|
|
fish_pager_color_description 565f89
|
2023-04-16 06:17:51 +00:00
|
|
|
fish_pager_color_selected_background --background=283457
|
2023-02-09 19:30:07 +00:00
|
|
|
|