Similar to fish_function_path and fish_complete_path, it would be helpful to have a fish_theme_path variable. This variable would be a list indicating where fish_config theme <cmd> would find its *.theme files.
This would allow Fish theme authors (like dracula and TokyoNight) to more easily migrate to using *.theme files. Fisher, a very popular fish plugin manager, now supports themes, but with limitations due to the lack of this functionality.
Similar to
fish_function_pathandfish_complete_path, it would be helpful to have afish_theme_pathvariable. This variable would be a list indicating wherefish_config theme <cmd>would find its*.themefiles.This would allow Fish theme authors (like dracula and TokyoNight) to more easily migrate to using
*.themefiles. Fisher, a very popular fish plugin manager, now supports themes, but with limitations due to the lack of this functionality.