From 166fe8a511d109a98efecfc8d75e0a21f6006f55 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Fri, 28 Aug 2020 07:01:04 -0700 Subject: [PATCH] Include nord color scheme in bobthefish_display_colors. --- functions/bobthefish_display_colors.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/bobthefish_display_colors.fish b/functions/bobthefish_display_colors.fish index 9c8d5fd..836de13 100644 --- a/functions/bobthefish_display_colors.fish +++ b/functions/bobthefish_display_colors.fish @@ -4,7 +4,7 @@ function bobthefish_display_colors -a color_scheme -d 'Print example prompt colo solarized solarized-light \ base16 base16-light \ gruvbox zenburn \ - dracula \ + dracula nord \ terminal terminal-dark-white \ terminal-light terminal-light-black \ terminal2 terminal2-dark-white \