Open
Description
When the following conditions are true:
- macOS
- light and dark themes set
- in dark mode
and the configuration is reloaded, the tab bar gets stuck in light mode for all newly-created windows and when new tabs are added to existing windows.
Reproduction:
- Set your ghostty config to this:
theme = light:catppuccin-latte,dark:catppuccin-mocha
- Quit Ghostty
- Switch to Dark Mode
- Reopen Ghostty
- Reload configuration (shift-command-,)
- New tab (command-t)
- The tab bar should now be in light mode
To temporarily fix the issue, switch into light mode and then back into dark mode