Skip to content

Conversation

@simono
Copy link
Owner

@simono simono commented Jan 9, 2026

Fish 4.3+ auto themes handle the switching automatically, removing the need to call fish_config in the event handler.

Depends on rose-pine/fish#6

@simono simono self-assigned this Jan 9, 2026
Copilot AI review requested due to automatic review settings January 9, 2026 20:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Fish shell theme configuration to leverage Fish 4.3+'s new auto theme functionality for automatic light/dark mode switching. Instead of manually calling fish_config theme choose in the event handler, the theme is now set once to "Rosé Pine Moon Auto", which handles theme switching automatically.

Changes:

  • Set the theme to "Rosé Pine Moon Auto" at configuration load time
  • Removed manual theme switching logic from the __so_apply_theme function
  • Removed the theme_variant_capitalized variable which is no longer needed

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@simono simono marked this pull request as draft January 9, 2026 20:17
Fish 4.3+ auto themes handle the switching automatically,
removing the need to call fish_config in the event handler.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants