diff --git a/fish/conf.d/theme.fish b/fish/conf.d/theme.fish index 057dd4e..c1373d9 100644 --- a/fish/conf.d/theme.fish +++ b/fish/conf.d/theme.fish @@ -20,9 +20,6 @@ function __so_apply_theme --on-variable fish_terminal_color_theme set -f theme_variant dawn end - # Pure prompt colors - rose_pine_pure $theme_variant - # Bat and delta both use `BAT_THEME`. set -gx BAT_THEME "rose-pine-$theme_variant" diff --git a/fish/fish_plugins b/fish/fish_plugins index 8755b54..e1a6149 100644 --- a/fish/fish_plugins +++ b/fish/fish_plugins @@ -3,4 +3,3 @@ pure-fish/pure jorgebucaran/autopair.fish jorgebucaran/nvm.fish rose-pine/fish -rose-pine/pure