Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions fish/conf.d/theme.fish
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ function __so_apply_theme --on-variable fish_terminal_color_theme
# Tide prompt colors.
rose_pine_tide $theme_variant

# Reload Tide to pick up color changes (workaround for cached colors in _tide_pwd and fish_prompt)
tide reload

# Bat and delta both use `BAT_THEME`.
set -gx BAT_THEME "rose-pine-$theme_variant"

Expand Down