Fix night theme, search fg
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
fish_color_error db5234
|
||||
fish_color_param 876060
|
||||
fish_color_comment d79687
|
||||
fish_color_selection --background=c48c75
|
||||
fish_color_search_match --background=c48c75
|
||||
fish_color_selection --background=dd9169
|
||||
fish_color_search_match --background=dd9169
|
||||
fish_color_operator 715e4b
|
||||
fish_color_escape c37f87
|
||||
fish_color_autosuggestion d79687
|
||||
@@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix 91654c
|
||||
fish_pager_color_completion 6c6252
|
||||
fish_pager_color_description d79687
|
||||
fish_pager_color_selected_background --background=c48c75
|
||||
fish_pager_color_selected_background --background=dd9169
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
fish_color_error bf472c
|
||||
fish_color_param a47a7a
|
||||
fish_color_comment 6B4035
|
||||
fish_color_selection --background=714f41
|
||||
fish_color_search_match --background=714f41
|
||||
fish_color_selection --background=6b442f
|
||||
fish_color_search_match --background=6b442f
|
||||
fish_color_operator a4896f
|
||||
fish_color_escape 8a4b53
|
||||
fish_color_autosuggestion 6B4035
|
||||
@@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix a67458
|
||||
fish_pager_color_completion E0CCAE
|
||||
fish_pager_color_description 6B4035
|
||||
fish_pager_color_selected_background --background=714f41
|
||||
fish_pager_color_selected_background --background=6b442f
|
||||
|
||||
Reference in New Issue
Block a user