Skip to content

Commit 452edbb

Browse files
simonoclaude
andcommitted
Remove rose-pine/pure plugin, now handled by rose-pine/fish
Pure prompt colors are now reactively applied via --on-variable handlers in the rose-pine/fish conf.d integration. No manual rose_pine_pure call needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 42bc8d5 commit 452edbb

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

fish/conf.d/theme.fish

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ function __so_apply_theme --on-variable fish_terminal_color_theme
2020
set -f theme_variant dawn
2121
end
2222

23-
# Pure prompt colors
24-
rose_pine_pure $theme_variant
25-
2623
# Bat and delta both use `BAT_THEME`.
2724
set -gx BAT_THEME "rose-pine-$theme_variant"
2825

fish/fish_plugins

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ pure-fish/pure
33
jorgebucaran/autopair.fish
44
jorgebucaran/nvm.fish
55
rose-pine/fish
6-
rose-pine/pure

0 commit comments

Comments
 (0)