First stab at converting to farout palette
Also renamed all/most instances of tokyonight to farout
This commit is contained in:
25
extras/fish_themes/faroutday.theme
Normal file
25
extras/fish_themes/faroutday.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
# TokyoNight
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
fish_color_normal 6c6252
|
||||
fish_color_command 91654c
|
||||
fish_color_keyword c37f87
|
||||
fish_color_quote 9b6635
|
||||
fish_color_redirection 6c6252
|
||||
fish_color_end b15c00
|
||||
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_operator 715e4b
|
||||
fish_color_escape c37f87
|
||||
fish_color_autosuggestion d79687
|
||||
|
||||
# Completion Pager Colors
|
||||
fish_pager_color_progress d79687
|
||||
fish_pager_color_prefix 91654c
|
||||
fish_pager_color_completion 6c6252
|
||||
fish_pager_color_description d79687
|
||||
fish_pager_color_selected_background --background=c48c75
|
||||
|
||||
25
extras/fish_themes/faroutmoon.theme
Normal file
25
extras/fish_themes/faroutmoon.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
# TokyoNight
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
fish_color_normal c8d3f5
|
||||
fish_color_command 86e1fc
|
||||
fish_color_keyword c099ff
|
||||
fish_color_quote ffc777
|
||||
fish_color_redirection c8d3f5
|
||||
fish_color_end ff966c
|
||||
fish_color_error ff757f
|
||||
fish_color_param fca7ea
|
||||
fish_color_comment 636da6
|
||||
fish_color_selection --background=2d3f76
|
||||
fish_color_search_match --background=2d3f76
|
||||
fish_color_operator c3e88d
|
||||
fish_color_escape c099ff
|
||||
fish_color_autosuggestion 636da6
|
||||
|
||||
# Completion Pager Colors
|
||||
fish_pager_color_progress 636da6
|
||||
fish_pager_color_prefix 86e1fc
|
||||
fish_pager_color_completion c8d3f5
|
||||
fish_pager_color_description 636da6
|
||||
fish_pager_color_selected_background --background=2d3f76
|
||||
|
||||
25
extras/fish_themes/faroutnight.theme
Normal file
25
extras/fish_themes/faroutnight.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
# TokyoNight
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
fish_color_normal E0CCAE
|
||||
fish_color_command a67458
|
||||
fish_color_keyword 8a4b53
|
||||
fish_color_quote f2a766
|
||||
fish_color_redirection E0CCAE
|
||||
fish_color_end ff9e64
|
||||
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_operator a4896f
|
||||
fish_color_escape 8a4b53
|
||||
fish_color_autosuggestion 6B4035
|
||||
|
||||
# Completion Pager Colors
|
||||
fish_pager_color_progress 6B4035
|
||||
fish_pager_color_prefix a67458
|
||||
fish_pager_color_completion E0CCAE
|
||||
fish_pager_color_description 6B4035
|
||||
fish_pager_color_selected_background --background=714f41
|
||||
|
||||
25
extras/fish_themes/faroutstorm.theme
Normal file
25
extras/fish_themes/faroutstorm.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
# TokyoNight
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
fish_color_normal E0CCAE
|
||||
fish_color_command a67458
|
||||
fish_color_keyword 8a4b53
|
||||
fish_color_quote f2a766
|
||||
fish_color_redirection E0CCAE
|
||||
fish_color_end ff9e64
|
||||
fish_color_error bf472c
|
||||
fish_color_param a47a7a
|
||||
fish_color_comment 6B4035
|
||||
fish_color_selection --background=6b442f
|
||||
fish_color_search_match --background=6b442f
|
||||
fish_color_operator a4896f
|
||||
fish_color_escape 8a4b53
|
||||
fish_color_autosuggestion 6B4035
|
||||
|
||||
# Completion Pager Colors
|
||||
fish_pager_color_progress 6B4035
|
||||
fish_pager_color_prefix a67458
|
||||
fish_pager_color_completion E0CCAE
|
||||
fish_pager_color_description 6B4035
|
||||
fish_pager_color_selected_background --background=6b442f
|
||||
|
||||
Reference in New Issue
Block a user