diff --git a/functions/bobthefish_display_colors.fish b/functions/bobthefish_display_colors.fish index e147468..2abb5ab 100644 --- a/functions/bobthefish_display_colors.fish +++ b/functions/bobthefish_display_colors.fish @@ -23,6 +23,8 @@ function bobthefish_display_colors -a color_scheme -d 'Print example prompt colo __bobthefish_colors $color_scheme case '' + [ -n "$theme_color_scheme" ] + and echo "$theme_color_scheme:" __bobthefish_colors $theme_color_scheme type -q bobthefish_colors and bobthefish_colors